This website requires JavaScript.
Explore
Help
Sign In
octo
/
Zebra
Watch
1
Star
0
Fork
You've already forked Zebra
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b0555c0e61
Zebra
/
zebra-rpc
/
src
/
server
History
teor
56a76385f0
git ls-tree --full-tree -r --name-only HEAD | xargs sed -i -e 's/router_verifier/block_verifier_router/g' (
#6998
)
...
cargo fmt --all
2023-06-20 07:11:04 +00:00
..
tests
git ls-tree --full-tree -r --name-only HEAD | xargs sed -i -e 's/router_verifier/block_verifier_router/g' (
#6998
)
2023-06-20 07:11:04 +00:00
http_request_compatibility.rs
fix(compatibility): Replace or add RPC content type header when applicable (
#6885
)
2023-06-14 19:02:55 +00:00
rpc_call_compatibility.rs
fix(log): Limit RPC failure log length, add details to RPC failure logs (
#6754
)
2023-05-25 18:28:25 +00:00
tests.rs
fix(rpc): Isolate RPC queries from the rest of Zebra, to improve performance (
#4806
)
2022-09-01 16:20:22 +00:00