swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2
Revision 799d674696c49c816fe8e6eecf87e4a44f37f273 authored by Philippe Bidinger on 10 April 2020, 07:01:45 UTC, committed by Pierre Boutillier on 28 May 2020, 09:32:52 UTC
The bootstrap heuristic doesn't deal well with the corner
case where all nodes spawn a chain at a same time, especially
if the (global) bootstrap threshold isn't zero for the node which
bake the first blocks.

This solves the issue by making the testchain inherit the bootstrap
status from the parent.
1 parent 7c0d790
History
Tip revision: 0157460ca60aeaf5169680cf1c26df318f10da9b authored by Romain on 16 April 2021, 13:33:51 UTC
Merge branch 'romain-tezt-protocol' into 'master'
Tip revision: 0157460
File Mode Size
.github
.gitlab
_coverage_output
docs
emacs
scripts
src
tests_python
vendors
.dockerignore -rw-r--r-- 662 bytes
.gitattributes -rw-r--r-- 132 bytes
.gitignore -rw-r--r-- 900 bytes
.gitlab-ci.yml -rw-r--r-- 28.0 KB
CHANGES.md -rw-r--r-- 7.7 KB
Dockerfile -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 2.5 KB
active_protocol_versions -rw-r--r-- 19 bytes
build.Dockerfile -rw-r--r-- 588 bytes
contributing.md -rw-r--r-- 2.2 KB
dune -rw-r--r-- 135 bytes
dune-project -rw-r--r-- 243 bytes
dune-workspace -rw-r--r-- 16 bytes

README.md

back to top