Commit Graph

2580 Commits (a50cac5bbe1aeb6fdd74f02a83cea5a459bcab19)

Author SHA1 Message Date
Sina M 0e1a19da76
core: implement eip-7623 floor data gas (#30946) 19 hours ago
Ryan Tinianov 9b9e7ccacf
all: add build tags for wasip1 (#31090) 19 hours ago
Péter Szilágyi 39638c81c5
all: nuke total difficulty (#30744) 3 days ago
zhen peng 75526bb8e0
p2p/nat: add stun protocol (#31064) 7 days ago
Danno Ferrin c43faa3d9d
cmd/evm: restore --bench flag to evm statetest (#31055) 1 week ago
Martin HS 2bf4a8ff73
cmd/evm: refactor handling output-files for `t8n` (#30854) 1 week ago
Cedrick cc814d6b7b
cmd/abigen: require either `--abi` or `--combined-json` (#31045) 2 weeks ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 2 weeks ago
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 2 weeks ago
rjl493456442 37c0e6992e
cmd, core, miner: rework genesis setup (#30907) 2 weeks ago
dashangcun 8752785a98
cmd/devp2p/internal/ethtest: using slices.SortFunc to simplify the code (#31012) 3 weeks ago
Savely e75f354ae7
cmd/clef: fix JS issues in documentation (#30980) 3 weeks ago
gitglorythegreat 85ffbde427
all: use cmp.Compare (#30958) 4 weeks ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 1 month ago
Felix Lange f861535f1e
cmd/evm: update tests for SetCodeAuthorization JSON encoding change (#30936) 1 month ago
Martin HS 1321a42525
cmd/evm: make evm statetest accept non-json files (#30927) 1 month ago
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
Martin HS 9045b79bc2
metrics, cmd/geth: change init-process of metrics (#30814) 2 months ago
Martin HS 75f847390f
cmd/evm: consolidate evm output switches (#30849) 2 months ago
Martin HS f0e7382f38
cmd/evm, eth/tracers: refactor structlogger and make it streaming (#30806) 2 months ago
Felix Lange 4afab7ef76
eth/downloader: move SyncMode to package eth/ethconfig (#30847) 2 months ago
lightclient 5347280319
cmd/evm: improve block/state test runner (#30633) 2 months ago
rjl493456442 a793bc7f5f
core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
Marius van der Wijden 53f66c1b03
cmd/bootnode: remove bootnode utility (#30813) 2 months ago
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670) 2 months ago
jwasinger 915248cd6b
cmd/evm: don't reuse state between iterations, show errors (#30780) 2 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 2 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 2 months ago
Martin HS a5f0001845
cmd/geth: remove unlock commandline flag (#30737) 3 months ago
Felföldi Zsolt 7cbce8ed58
beacon/blsync: remove cli dependencies (#30720) 3 months ago
jwasinger d42d45046c
cmd/evm: benchmarking via `statetest` command + filter by name, index and fork (#30442) 3 months ago
Marius van der Wijden 9c08631bb0
cmd/utils: change blssync.JWTSecretFlag to DirectoryFlag (#30729) 3 months ago
Martin HS f3b4bbbaf3
all: remove `personal` RPC namespace (#30704) 3 months ago
Péter Szilágyi a1d049c1c4
internal/flags: remove low-use type TextMarshalerFlag (#30707) 3 months ago
Péter Szilágyi 20bf543a64
internal/flags: remove Merge, it's identical to slices.Concat (#30706) 3 months ago
Péter Szilágyi 5230b06d51
cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) 3 months ago
Péter Szilágyi bce420b99f
cmd/geth: avoid hard coding the IPC name (#30687) 3 months ago
Felföldi Zsolt 6c6bf6fe64
beacon/blsync: add holesky config and update checkpoints (#30671) 3 months ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 3 months ago
Péter Szilágyi dac54e31a7
build, internal, version: break ci.go/version->common dependency (#30638) 3 months ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 3 months ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 4 months ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 4 months ago
lightclient 2246d66135
cmd/evm: fixup issues with requests in t8n (#30584) 4 months ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 4 months ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 4 months ago
Martin HS 56c4f2bfd4
core/vm, cmd/evm: implement eof validation (#30418) 4 months ago
Sina M 40fd887df6
internal/ethapi: remove td field from block (#30386) 4 months ago
Ng Wei Han db6ae7fa12
cmd/geth: remove deprecated lightchaindata db (#30527) 4 months ago
zhiqiangxu 118c84af57
cmd/utils: fix `setEtherbase` (#30488) 4 months ago