Zebra/zebra-state/src
teor 9df78ffdba
change(tests): Do round-trip tests for note commitment tree data structure and RPC serialisation (#7147)
* Add an assert_frontier_eq() method to note commitment trees for tests

* Check round-trip serialization for note commitment trees

* fix typos

---------

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
2023-07-06 01:04:28 +00:00
..
service change(tests): Do round-trip tests for note commitment tree data structure and RPC serialisation (#7147) 2023-07-06 01:04:28 +00:00
tests rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
arbitrary.rs change(state): Refactor the structure of verified blocks (#7025) 2023-06-21 16:58:11 +00:00
config.rs change(db): Make the first stable release forward-compatible with planned state changes (#6813) 2023-06-06 21:18:57 +00:00
constants.rs change(db): Make the first stable release forward-compatible with planned state changes (#6813) 2023-06-06 21:18:57 +00:00
error.rs Replace a chain length assertion with a NotReadyToBeCommitted error (#7072) 2023-06-27 06:50:35 +00:00
lib.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
request.rs docs(state): Use different terms for block verification and state queues (#7061) 2023-07-04 21:29:41 +00:00
response.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
service.rs docs(state): Use different terms for block verification and state queues (#7061) 2023-07-04 21:29:41 +00:00
tests.rs fix(diagnostics): Hex-encode debug format of commitments, nonces, and nullifiers (#5960) 2023-01-17 13:57:22 +00:00