zebra/zebra-state/src/service/non_finalized_state
teor 5c62dd62cd
1. feat(state): Use ReadStateService for RPCs (#3847)
* Use the read-only state service for RPCs

* Refactor non-finalized block lookup into Chain

* Implement the read-only state block request

* Drop the Chain watch channel lock before accessing the finalized state
2022-03-15 16:50:28 -03:00
..
tests feat(shielded): Store Sapling & Orchard note commitment trees in finalized and non-finalized state (#3818) 2022-03-15 05:18:18 +00:00
chain.rs 1. feat(state): Use ReadStateService for RPCs (#3847) 2022-03-15 16:50:28 -03:00
queued_blocks.rs B. refactor(state): prepare non-finalized chains for shared read-only access (#3811) 2022-03-10 02:44:39 +00:00
tests.rs Move zebra-state tests into their own files 2021-04-23 09:34:13 -04:00