zebra/zebra-state/src/service
teor 419770409a
doc(db): update database design for read-only state service (#3843)
* Add a TODO for a history tree concurrent write issue

* Update database design for read-only state service
2022-03-12 00:37:01 +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 8. refactor(state): allow shared read access to the finalized state database (#3846) 2022-03-11 20:23:32 +00:00
finalized_state doc(db): update database design for read-only state service (#3843) 2022-03-12 00:37:01 +00:00
non_finalized_state 7. feat(state): add a read-only state service stub (#3835) 2022-03-11 10:58:22 -03:00
arbitrary.rs 5. refactor(state): split the state service into modules (#3778) 2022-03-10 20:40:48 +00:00
block_iter.rs 8. refactor(state): allow shared read access to the finalized state database (#3846) 2022-03-11 20:23:32 +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 5. refactor(state): split the state service into modules (#3778) 2022-03-10 20:40:48 +00:00
finalized_state.rs 8. refactor(state): allow shared read access to the finalized state database (#3846) 2022-03-11 20:23:32 +00:00
non_finalized_state.rs 8. refactor(state): allow shared read access to the finalized state database (#3846) 2022-03-11 20:23:32 +00:00
pending_utxos.rs Fix typos (#3314) 2022-01-04 11:25:00 +01:00
tests.rs 7. feat(state): add a read-only state service stub (#3835) 2022-03-11 10:58:22 -03:00