Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Holst Swende
32150f8aa9
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810)
This PR adds support for ArrowGlacier, as defined by
https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/arrow-glacier.md
https://eips.ethereum.org/EIPS/eip-4345
> Starting with FORK_BLOCK_NUMBER the client will calculate the difficulty based on a fake block number suggesting to the client that the difficulty bomb is adjusting 10,700,000 blocks later than the actual block number.
This also adds support for evm t8n to return the calculated difficulty, so it can be used to construct test.
|
3 years ago |
.. |
bootnodes.go
|
cmd, core: remove calaveras testnet (#23366)
|
3 years ago |
config.go
|
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810)
|
3 years ago |
config_test.go
|
params: allow setting Petersburg block before chain head (#21473)
|
4 years ago |
dao.go
|
params: remove redundant consts, disable metro on AllProtocolChanges
|
7 years ago |
denomination.go
|
cmd, core, eth, miner, params: configurable gas floor and ceil
|
6 years ago |
network_params.go
|
les: historical data garbage collection (#19570)
|
4 years ago |
protocol_params.go
|
params: fix typo in gas cost comments (#23065)
|
3 years ago |
version.go
|
params: begin v1.10.12 release cycle (second attempt)
|
3 years ago |