zebra/zebra-rpc
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
..
proto add(rpc): Add a tonic server in zebra-rpc (#8674) 2024-07-16 12:25:31 +00:00
qa feat(rpc): Cookie auth system for the RPC endpoint (#8900) 2024-10-22 09:45:26 +00:00
src 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