erigon-pulse/params
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
..
chainspecs sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00
networkname feat: add chiado config (#6058) 2022-11-18 12:54:18 +01:00
bootnodes.go feat: add chiado config (#6058) 2022-11-18 12:54:18 +01:00
config_test.go Support genesis constructors for Chiado (#6103) 2022-11-21 17:21:59 +01:00
config.go sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00
dao.go rename (#1978) 2021-05-20 19:25:53 +01:00
denomination.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
eip_ctx.go TangerineWhistle instead of EIP150 & SpuriousDragon instead of EIP155/158 (#4273) 2022-05-26 12:08:59 +02:00
mining.go Simplify miner gas limit post EIP-1559. Default to 30M (#3205) 2022-01-05 16:36:24 +07:00
network_params.go Pruning flag, incremental staged sync (#1899) 2021-05-08 00:07:49 +03:00
protocol_params.go sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00
version.go Bump version (#6020) 2022-11-10 22:18:01 +00:00