erigon-pulse/turbo/stages
Manav Darji 80e29f29d3
sprint length and base fee denominator change for mumbai testnet (#6142)
This PR includes changes required for delhi hard fork schedule at block
`29638656` on mumbai testnet. It changes few major parameters.

1. Sprint length - the number of bor blocks post which a new validator
mines has been reduced from 64 to 16.
2. Block time - the block time which was increased earlier for some
experiments to 5 seconds has been reduced to 2 seconds (along with
backup multiplier and producer delay).
3. Base fee denominator - this fields has been increased from 8 to 16 to
smoothen the effect of EIP 1559.
2022-11-29 08:11:29 +07:00
..
bodydownload Fix test e3 (#6087) 2022-11-20 10:58:20 +07:00
headerdownload Support genesis constructors for Chiado (#6103) 2022-11-21 17:21:59 +01:00
blockchain_test.go e3: recon reduce ram (#6004) 2022-11-09 14:32:44 +07:00
chain_makers_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
genesis_test.go Support genesis constructors for Chiado (#6103) 2022-11-21 17:21:59 +01:00
mock_sentry.go sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00
sentry_mock_test.go Create in-memory MDBX inside dirs.Tmp (#5702) 2022-10-11 16:49:38 +01:00
stageloop.go sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00