Zebra/zebra-state/src
Arya bd65f4008e
adds code comments and removes redundant index check (#7496)
2023-09-06 04:52:55 +00:00
..
service adds code comments and removes redundant index check (#7496) 2023-09-06 04:52:55 +00:00
tests change(state): Insert only the first tree in each series of identical trees into finalized state (#7266) 2023-08-09 00:32:27 +00:00
arbitrary.rs change(state): Refactor the structure of verified blocks (#7025) 2023-06-21 16:58:11 +00:00
config.rs fix(db): use the correct state version for databases without a state version file (#7385) 2023-08-28 17:01:01 +00:00
constants.rs change(state): Add note subtree indexes for new and existing blocks (#7437) 2023-09-05 16:52:06 +00:00
error.rs Replace a chain length assertion with a NotReadyToBeCommitted error (#7072) 2023-06-27 06:50:35 +00:00
lib.rs change(state): Restrict access to types for database writes (#7440) 2023-09-05 19:07:23 +00:00
request.rs change(state): Add state requests and support code for the `z_getsubtreesbyindex` RPC (#7408) 2023-09-03 22:18:41 +00:00
response.rs change(state): Add state requests and support code for the `z_getsubtreesbyindex` RPC (#7408) 2023-09-03 22:18:41 +00:00
service.rs change(state): Add state requests and support code for the `z_getsubtreesbyindex` RPC (#7408) 2023-09-03 22:18:41 +00:00
tests.rs Fix the position of coinbase tx (#7217) 2023-07-15 16:24:51 +00:00