Closed weilbith closed 4 years ago
Merging #612 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #612 +/- ##
=======================================
Coverage 76.18% 76.18%
=======================================
Files 18 18
Lines 932 932
=======================================
Hits 710 710
Misses 222 222
Flag | Coverage Δ | |
---|---|---|
#bridge_unit | 76.18% <ø> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6eaeb41...85a53ad. Read the comment docs.
Note: valiator #5 is not available at the moment due to some DO issues. I'm about to fix those soon. Checkout the netstats page for their status.
Node is up and running again. :+1:
Just as recap: this PR includes two forks with an offset of 100 blocks. The first of them is intended to happen at the
2020-03-24 11:59:00 ECT
. I used this script to calculate the guessed block number according to the network performance during the last 200.000 blocks. The first fork is to a static JSON array, because such does not need finality in contrast to a contract. During the 100 blocks with the new validator, finality will be restored and allows to switch to the validator set contract. This contract is verified at the block explorer. Both address lists are equal. The bootnodes link to the new 5 validators. I tested it with all of them, adding them manually via JSON RPC.Closes: #611