zebra/zebrad
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
..
proptest-regressions/components/mempool/storage/tests
src feature(rpc): Migrate from deprecated `jsonrpc_*` crates to `jsonrpsee` (#9059) 2024-12-21 02:29:16 +00:00
systemd Send all zebrad logs to the journal under systemd (#7965) 2023-12-12 13:15:55 +00:00
tests feature(rpc): Migrate from deprecated `jsonrpc_*` crates to `jsonrpsee` (#9059) 2024-12-21 02:29:16 +00:00
Cargo.toml feature(rpc): Migrate from deprecated `jsonrpc_*` crates to `jsonrpsee` (#9059) 2024-12-21 02:29:16 +00:00
build.rs build(deps): bump the prod group across 1 directory with 24 updates (#8899) 2024-10-07 20:11:13 +00:00