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
1f1487e1a6
Zebra
/
zebra-rpc
/
src
History
teor
6507230a0d
Fix the location of clippy::bool_to_int_with_if (
#5350
)
2022-10-06 20:00:18 +00:00
..
methods
change(state): Write finalized blocks to the state in a separate thread, to avoid network and RPC hangs (
#5134
)
2022-09-28 16:09:56 +00:00
queue
build(deps): bump insta from 1.15.0 to 1.17.1 (
#4884
)
2022-08-04 15:44:44 +00:00
server
Fix the location of clippy::bool_to_int_with_if (
#5350
)
2022-10-06 20:00:18 +00:00
tests
fix(rpc): Isolate RPC queries from the rest of Zebra, to improve performance (
#4806
)
2022-09-01 16:20:22 +00:00
config.rs
add(test): test disabled `lightwalletd` mempool gRPCs via zebrad logs (
#5016
)
2022-09-06 13:32:33 +00:00
lib.rs
feat(rpc): Implement an RPC transaction queue (
#4015
)
2022-04-12 15:06:29 +10:00
methods.rs
1. fix(rpc): Fix slow getblock RPC (verbose=1) using transaction ID index (
#5307
)
2022-10-02 23:34:44 +00:00
queue.rs
fix(test): truncate the number of transactions in send transaction test (
#4848
)
2022-08-01 03:48:19 +00:00
server.rs
add(test): test disabled `lightwalletd` mempool gRPCs via zebrad logs (
#5016
)
2022-09-06 13:32:33 +00:00
tests.rs
feat(rpc): add getrawtransaction (
#3908
)
2022-03-24 09:45:37 +00:00