Zebra/zebra-rpc/src
teor 93c681fd6e
refactor(rpc): use ChainTip for get_best_block_hash (#3864)
* Use ChainTip for get_best_block_hash RPC

* Use ReadStateService and LatestChainTip in tests

* Mark Request::Tip as out of scope for ReadStateService
2022-03-16 14:01:59 +10:00
..
methods refactor(rpc): use ChainTip for get_best_block_hash (#3864) 2022-03-16 14:01:59 +10: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 refactor(rpc): use ChainTip for get_best_block_hash (#3864) 2022-03-16 14:01:59 +10:00
server.rs 2a. refactor(rpc): Add the ChainTip and Network to RpcImpl (#3863) 2022-03-16 08:29:15 +10:00