erigon-pulse/consensus/bor
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
..
api.go Aggregator22.Unwind() (#5039) 2022-08-13 18:51:25 +07:00
bor.go sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00
clerk.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
errors.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
genesis_contracts_client.go Use "err" key for logging errors. (#3632) 2022-03-01 15:40:51 +00:00
merkle.go Enable prealloc linter (#5177) 2022-08-26 10:04:36 +07:00
rest.go Aggregator22.Unwind() (#5039) 2022-08-13 18:51:25 +07:00
snapshot_test.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
snapshot.go sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00
span.go Bor fixes (#3553) 2022-02-24 00:03:10 +00:00
validator_set.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
validator.go Remove capitalization and trailing newlines from err strings (#5186) 2022-08-26 13:20:19 +07:00