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.
Andrei Maiboroda
793f0f9ec8
core/vm: implement EIP-3860: Limit and meter initcode ( #23847 )
...
Implementation of https://eips.ethereum.org/EIPS/eip-3860 , limit and meter initcode. This PR enables EIP-3860 as part of the Shanghai fork.
Co-authored-by: lightclient@protonmail.com <lightclient@protonmail.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2 years ago
..
abidump
all: update license headers and AUTHORS from git history ( #24947 )
3 years ago
abigen
cmd/abigen: change --exc to exclude by type name ( #22620 )
2 years ago
bootnode
les: switch to new discv5 ( #21940 )
4 years ago
checkpoint-admin
internal/version: use gitCommit injection in version handling code ( #25851 )
2 years ago
clef
cmd/clef: list accounts at startup ( #26082 )
2 years ago
devp2p
Merge pull request #25878 from MariusVanDerWijden/shanghai-by-time
2 years ago
ethkey
internal/version: use gitCommit injection in version handling code ( #25851 )
2 years ago
evm
core/vm: implement EIP-3860: Limit and meter initcode ( #23847 )
2 years ago
faucet
cmd/faucet: fix readme typos ( #25867 )
2 years ago
geth
cmd, core, eth, els, params: disallow setheads below genesis, tweaks
2 years ago
p2psim
internal/version: use gitCommit injection in version handling code ( #25851 )
2 years ago
puppeth
cmd/puppeth, cmd/utils: finalize removal of gasTarget flag ( #24370 )
2 years ago
rlpdump
all: change format `0x%x` to `%#x` ( #25221 )
2 years ago
utils
cmd, core, eth, els, params: disallow setheads below genesis, tweaks
2 years ago