Zebra/zebra-state/src/service
teor 1fb646db7e
B. refactor(state): prepare non-finalized chains for shared read-only access (#3811)
* fix(shielded): use RwLock for note commitment tree root caches

* Prepare the non-finalized state for read-only state

* fix(state): performance tweak for chain forks

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-10 02:44:39 +00:00
..
chain_tip Stop panicking when using sync and async methods on the same ChainTipChange (#2800) 2021-09-28 07:48:19 -03:00
check Document consensus rules from 3.9 Nullifier Sets (#3521) 2022-02-16 10:00:26 +00:00
finalized_state 4. test(db): add large transaction tests (#3759) 2022-03-09 23:34:50 +00:00
non_finalized_state B. refactor(state): prepare non-finalized chains for shared read-only access (#3811) 2022-03-10 02:44:39 +00:00
arbitrary.rs ZIP-221/244 auth data commitment validation in checkpoint verifier (#2633) 2021-08-23 14:17:33 +00:00
chain_tip.rs Estimate network chain tip height based on local node time and current best tip (#3492) 2022-02-11 01:27:02 +00:00
check.rs Document second part of consensus rules from 7.6 Block Header Encoding and Consensus (#3566) 2022-02-19 02:22:35 +00:00
finalized_state.rs 4. test(db): add large transaction tests (#3759) 2022-03-09 23:34:50 +00:00
non_finalized_state.rs B. refactor(state): prepare non-finalized chains for shared read-only access (#3811) 2022-03-10 02:44:39 +00:00
pending_utxos.rs Fix typos (#3314) 2022-01-04 11:25:00 +01:00
tests.rs feature(rpc): implement getblock api call (#3707) 2022-03-10 01:12:41 +00:00