Zebra/zebra-rpc/src
Alfredo Garcia d0e81001bc
fix(rpc): Use a structure for parameters of getaddresstxids (#4264)
* add info to lightwalletd_state_path()

* fix getaddresstxids rpc

* normalize more the env vars in lightwalletd tests

* extra logging

Co-authored-by: teor <teor@riseup.net>

Co-authored-by: teor <teor@riseup.net>
2022-05-05 01:08:27 +00:00
..
methods fix(rpc): Use a structure for parameters of getaddresstxids (#4264) 2022-05-05 01:08:27 +00:00
queue Fix typos (#4112) 2022-04-20 00:26:58 +00:00
server Add missing application/json headers to RPC requests (#4215) 2022-04-28 00:57:13 +00:00
tests feat(rpc): add getrawtransaction (#3908) 2022-03-24 09:45:37 +00:00
config.rs feature(rpc): add an rpc server to Zebra (#3589) 2022-02-22 08:26:29 -03:00
lib.rs feat(rpc): Implement an RPC transaction queue (#4015) 2022-04-12 15:06:29 +10:00
methods.rs fix(rpc): Use a structure for parameters of getaddresstxids (#4264) 2022-05-05 01:08:27 +00:00
queue.rs Fix typos (#4112) 2022-04-20 00:26:58 +00:00
server.rs feat(rpc): Log unrecognized RPC requests (#3860) 2022-04-22 00:09:03 +00:00
tests.rs feat(rpc): add getrawtransaction (#3908) 2022-03-24 09:45:37 +00:00