Zebra/zebra-rpc/src
teor 9ad47d1081
7. feat(state): add a read-only state service stub (#3835)
* Add state service module docs and cleanup

* Move and add finalized state methods

* Add chain and non-finalized state methods

* Cleanup methods and imports

* Create a ReadStateService type

* Add a stub service implementation

* Add a TODO

* Update ReadStateService request stubs with RPC names and tickets

* Documentation updates

* Make RPC State generic bounds accept a buffered state and a read-only state

* Doc updates

* Add missing proptest-impl feature in RPC dev dependencies
2022-03-11 10:58:22 -03:00
..
methods 7. feat(state): add a read-only state service stub (#3835) 2022-03-11 10:58:22 -03:00
server feature(rpc): add an rpc server to Zebra (#3589) 2022-02-22 08:26:29 -03:00
config.rs feature(rpc): add an rpc server to Zebra (#3589) 2022-02-22 08:26:29 -03:00
lib.rs feature(rpc): add an rpc server to Zebra (#3589) 2022-02-22 08:26:29 -03:00
methods.rs 7. feat(state): add a read-only state service stub (#3835) 2022-03-11 10:58:22 -03:00
server.rs 7. feat(state): add a read-only state service stub (#3835) 2022-03-11 10:58:22 -03:00