Zebra/zebra-state
teor 23469b2347 fix: Only ask for blocks within the reorg limit
Instead of creating a block locator all the way back to the genesis
block, only ask for blocks within the reorg limit (99 blocks).

Use the reorg limit as the final locator. (Or if the chain is less
than 99 blocks, use the genesis block.)

Fixes some instances of #818 at very small block heights.
2020-08-10 18:58:21 +10:00
..
src fix: Only ask for blocks within the reorg limit 2020-08-10 18:58:21 +10:00
tests Remove environment variables in favor of documented config options. (#827) 2020-08-05 11:48:08 -07:00
Cargo.toml Command execution tests (#690) 2020-08-01 16:15:26 +10:00