Zebra/zebra-state/src
teor cbb3232769
Only fetch block headers from the database to answer headers requests (#4792)
2022-07-22 09:15:22 +10:00
..
service Only fetch block headers from the database to answer headers requests (#4792) 2022-07-22 09:15:22 +10:00
tests feat(state): add transparent address indexes to the non-finalized state (#4022) 2022-04-12 17:21:46 +00:00
arbitrary.rs fix(doc): Fix various doc warnings, part 2 (#4561) 2022-06-14 01:22:16 +00:00
config.rs feat(state): delete old database directories (#4586) 2022-06-21 00:59:51 +00:00
constants.rs fix(state): Update column family names to match Zebra's database design (#4639) 2022-06-30 23:00:23 +00:00
error.rs Validate sapling, orchard anchors (#3084) 2021-11-30 16:05:35 +00:00
lib.rs feat(state): delete old database directories (#4586) 2022-06-21 00:59:51 +00:00
request.rs fix(doc): Fix various doc warnings, part 1 (#4514) 2022-06-02 15:07:35 +00:00
response.rs fix(doc): Fix various doc warnings, part 2 (#4561) 2022-06-14 01:22:16 +00:00
service.rs Only fetch block headers from the database to answer headers requests (#4792) 2022-07-22 09:15:22 +10:00
tests.rs Only fetch block headers from the database to answer headers requests (#4792) 2022-07-22 09:15:22 +10: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