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 |
.. |
1
|
cmd/evm: add tests for evm t8n (#23507)
|
3 years ago |
2
|
cmd/evm: add state transition tool for testing (#20958)
|
4 years ago |
3
|
cmd/evm: add tests for evm t8n (#23507)
|
3 years ago |
4
|
cmd/evm: add state transition tool for testing (#20958)
|
4 years ago |
5
|
cmd/evm: add tests for evm t8n (#23507)
|
3 years ago |
7
|
cmd/evm: add state transition tool for testing (#20958)
|
4 years ago |
8
|
all: make logs a bit easier on the eye to digest (#22665)
|
4 years ago |
9
|
all: rename internal 1559 gas fields, add support for graphql (#23010)
|
3 years ago |
10
|
all: rename internal 1559 gas fields, add support for graphql (#23010)
|
3 years ago |
11
|
all: implement EIP-1559 (#22837)
|
4 years ago |
12
|
core: fix pre-check for account balance under EIP-1559 (#23244)
|
3 years ago |
13
|
cmd/evm: add tests for evm t8n (#23507)
|
3 years ago |
14
|
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810)
|
3 years ago |
15
|
cmd/evm: add 256-bit field validations on transactions (t9n) (#23743)
|
3 years ago |
16
|
cmd/evm: add 256-bit field validations on transactions (t9n) (#23743)
|
3 years ago |
17
|
cmd/evm: add 256-bit field validations on transactions (t9n) (#23743)
|
3 years ago |
18
|
cmd/evm: handle rlp errors in t9n (#23771)
|
3 years ago |
19
|
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810)
|
3 years ago |