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 |
.. |
abidump
|
signer/core: move API JSON types to separate package (#23275)
|
3 years ago |
abigen
|
cmd/abigen: clarify abigen alias flag usage (#21875)
|
4 years ago |
bootnode
|
les: switch to new discv5 (#21940)
|
4 years ago |
checkpoint-admin
|
cmd/clef: change --rpcport to --http.port and update flags in docs (#21318)
|
4 years ago |
clef
|
node, cmd/clef: remove term "whitelist" (#23296)
|
3 years ago |
devp2p
|
cmd/devp2p/internal/ethtest: only use eth66 if eth66 is negotiated (#23568)
|
3 years ago |
ethkey
|
accounts/keystore: use github.com/google/uuid (#22217)
|
4 years ago |
evm
|
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810)
|
3 years ago |
faucet
|
all: fix some go-critic linter warnings (#23709)
|
3 years ago |
geth
|
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810)
|
3 years ago |
p2psim
|
node: refactor package node (#21105)
|
4 years ago |
puppeth
|
cmd/puppeth: use geth's prompt to read input (#23718)
|
3 years ago |
rlpdump
|
cmd/rlpdump: add support for text to rlp (#23745)
|
3 years ago |
utils
|
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810)
|
3 years ago |