zebra/zebrad/tests
Alfredo Garcia 0fe47bbbbb
feature(rpc): Migrate from deprecated `jsonrpc_*` crates to `jsonrpsee` (#9059)
* update methods

* update get block template rpc methods

* update other getblocktemplate files

* upgrade server and middlewares

* upgrade zebrad start command

* remove unused imports

* add a todo for unauthenticated rpc error

* upgrade tests, temporally comment out some of them

* fix the rpc tx queue

* update denies

* fix  links

* clippy

* fir more doc links

* fix queue tests

Co-authored-by: Arya <aryasolhi@gmail.com>

* add suggestions from code review

* fix snapshots

* try `block_on` instead of `now_or_never` in the http middleware

* move import

* Apply suggestions from code review

Co-authored-by: Arya <aryasolhi@gmail.com>

* fix bounds

---------

Co-authored-by: Arya <aryasolhi@gmail.com>
2024-12-21 02:29:16 +00:00
..
common feature(rpc): Migrate from deprecated `jsonrpc_*` crates to `jsonrpsee` (#9059) 2024-12-21 02:29:16 +00:00
snapshots feature(rpc): Migrate from deprecated `jsonrpc_*` crates to `jsonrpsee` (#9059) 2024-12-21 02:29:16 +00:00
acceptance.rs feature(rpc): Migrate from deprecated `jsonrpc_*` crates to `jsonrpsee` (#9059) 2024-12-21 02:29:16 +00:00
end_of_support.rs chore: remove redundant words in comment (#9015) 2024-11-14 13:15:21 +00:00