Zebra/zebra-state/src
teor be4e065afb
change(rpc): Simplify RPC types and add documentation (#4218)
* Simplify RPC types and add documentation

* Derive serde traits in production code
2022-05-03 04:10:21 +00:00
..
service change(rpc): Simplify RPC types and add documentation (#4218) 2022-05-03 04:10:21 +00:00
tests feat(state): add transparent address indexes to the non-finalized state (#4022) 2022-04-12 17:21:46 +00:00
arbitrary.rs feat(state): add transparent address indexes to the non-finalized state (#4022) 2022-04-12 17:21:46 +00:00
config.rs fix(state): Tweak ephemeral state directory path and improve docs (#4248) 2022-04-29 22:02:09 +00:00
constants.rs change(nu5): use new V5 transaction script verification API (#3799) 2022-04-19 10:14:16 +10:00
error.rs Validate sapling, orchard anchors (#3084) 2021-11-30 16:05:35 +00:00
lib.rs change(rpc): Simplify RPC types and add documentation (#4218) 2022-05-03 04:10:21 +00:00
request.rs feat(rpc): Implement `getaddressutxos` RPC method. (#4087) 2022-04-25 03:00:52 +00:00
response.rs feat(rpc): Implement `getaddressutxos` RPC method. (#4087) 2022-04-25 03:00:52 +00:00
service.rs change(rpc): Simplify RPC types and add documentation (#4218) 2022-05-03 04:10:21 +00:00
tests.rs ZIP-221 and ZIP-244 commitment validation in non-finalized state (#2609) 2021-08-17 11:49:27 -03:00
util.rs feat(log): log the state tip height as part of sync progress logs (#3437) 2022-01-28 19:12:19 -03:00