Zebra/zebrad/tests/common/configs
teor c4fad29824
fix(sync): Pause new downloads when Zebra reaches the lookahead limit (#5561)
* Use correct release for getblocktemplate config

* Include at least 2 full checkpoints in the lookahead limit

* Increase full sync timeout to 36 hours

* Only log "synced block height too far ahead of the tip" once

* Replace AboveLookaheadHeightLimit error with pausing the syncer

* Use AboveLookaheadHeightLimit for blocks a very long way from the tip

* Also add the getblocktemplate config, and fix the test message

* Remove an outdated TODO comment

* Allow syncing again when a small number of blocks are in the queue

* Allow some dead code
2022-11-09 04:42:04 +00:00
..
getblocktemplate-v1.0.0-rc.1.toml fix(sync): Pause new downloads when Zebra reaches the lookahead limit (#5561) 2022-11-09 04:42:04 +00:00
getblocktemplate-v1.0.0-rc.2.toml fix(sync): Pause new downloads when Zebra reaches the lookahead limit (#5561) 2022-11-09 04:42:04 +00:00
v1.0.0-beta.12.toml tests(config): Upgrade config file tests (#5112) 2022-09-08 05:21:43 +00:00
v1.0.0-beta.13.toml tests(config): Upgrade config file tests (#5112) 2022-09-08 05:21:43 +00:00
v1.0.0-beta.15.toml tests(config): Upgrade config file tests (#5112) 2022-09-08 05:21:43 +00:00
v1.0.0-rc.0.toml change(state): Write non-finalized blocks to the state in a separate thread, to avoid network and RPC hangs (#5257) 2022-10-11 19:25:45 +00:00
v1.0.0-rc.2.toml fix(sync): Pause new downloads when Zebra reaches the lookahead limit (#5561) 2022-11-09 04:42:04 +00:00