erigon-pulse/consensus/misc
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
..
dao.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
eip1559_test.go Fix Gnosis Chain fork ID (#5487) 2022-09-23 12:26:35 +02:00
eip1559.go sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00
forks.go
gaslimit.go