Zebra/zebra-rpc/src
Conrado Gouvea 9aaf0ed0ce
change: set NU5 mainnet activation height and current network protocol version (#4390)
* change: set NU5 mainnet activation height and minimum protocol version

* fix tests

* test if V5 coinbase expiry height is not bound by non-coinbase limit

* update get_blockchain_info snapshot for NU5

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-19 01:04:11 +00:00
..
methods change: set NU5 mainnet activation height and current network protocol version (#4390) 2022-05-19 01:04:11 +00:00
queue Fix typos (#4112) 2022-04-20 00:26:58 +00:00
server Add missing application/json headers to RPC requests (#4215) 2022-04-28 00:57:13 +00:00
tests feat(rpc): add getrawtransaction (#3908) 2022-03-24 09:45:37 +00:00
config.rs feature(rpc): add an rpc server to Zebra (#3589) 2022-02-22 08:26:29 -03:00
lib.rs feat(rpc): Implement an RPC transaction queue (#4015) 2022-04-12 15:06:29 +10:00
methods.rs feat(rpc): Implement `z_gettreestate` RPC (#3990) 2022-05-12 07:00:12 +00:00
queue.rs Fix typos (#4112) 2022-04-20 00:26:58 +00:00
server.rs feat(rpc): Log unrecognized RPC requests (#3860) 2022-04-22 00:09:03 +00:00
tests.rs feat(rpc): add getrawtransaction (#3908) 2022-03-24 09:45:37 +00:00