Commit Graph

2588 Commits (68de26e34649e50c1f8f8a858a686c38274848b6)

Author SHA1 Message Date
minh-bq 68de26e346
core/types: create block's bloom by merging receipts' bloom (#31129) 1 week ago
jwasinger 58f65c60c2
trie: copy preimage store pointer in StateTrie.Copy (#31158) 1 week ago
Marcin Sobczak d11e9c0b51
cmd/devp2p/internal/ethtest: remove TD from status validation (#31137) 2 weeks ago
Felix Lange 5d97db8d03
all: update license comments and AUTHORS (#31133) 2 weeks ago
Sina M aaaf01d712
core/tracing: state journal wrapper (#30441) 2 weeks ago
Felix Lange ed1d46b3d3
consensus/misc/eip4844: more changes for blob gas calculation (#31128) 2 weeks ago
lightclient c4ad459bd2
consensus/misc/eip4844: use head's target blobs, not parent (#31101) 2 weeks ago
lightclient e6f3ce7b16
params,core: add max and target value to chain config (#31002) 2 weeks ago
Sina M 0e1a19da76
core: implement eip-7623 floor data gas (#30946) 3 weeks ago
Ryan Tinianov 9b9e7ccacf
all: add build tags for wasip1 (#31090) 3 weeks ago
Péter Szilágyi 39638c81c5
all: nuke total difficulty (#30744) 3 weeks ago
zhen peng 75526bb8e0
p2p/nat: add stun protocol (#31064) 4 weeks ago
Danno Ferrin c43faa3d9d
cmd/evm: restore --bench flag to evm statetest (#31055) 1 month ago
Martin HS 2bf4a8ff73
cmd/evm: refactor handling output-files for `t8n` (#30854) 1 month ago
Cedrick cc814d6b7b
cmd/abigen: require either `--abi` or `--combined-json` (#31045) 1 month ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 1 month ago
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 1 month ago
rjl493456442 37c0e6992e
cmd, core, miner: rework genesis setup (#30907) 1 month ago
dashangcun 8752785a98
cmd/devp2p/internal/ethtest: using slices.SortFunc to simplify the code (#31012) 1 month ago
Savely e75f354ae7
cmd/clef: fix JS issues in documentation (#30980) 1 month ago
gitglorythegreat 85ffbde427
all: use cmp.Compare (#30958) 2 months ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 2 months ago
Felix Lange f861535f1e
cmd/evm: update tests for SetCodeAuthorization JSON encoding change (#30936) 2 months ago
Martin HS 1321a42525
cmd/evm: make evm statetest accept non-json files (#30927) 2 months 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) 3 months ago
Felix Lange 4afab7ef76
eth/downloader: move SyncMode to package eth/ethconfig (#30847) 3 months ago
lightclient 5347280319
cmd/evm: improve block/state test runner (#30633) 3 months ago
rjl493456442 a793bc7f5f
core: switch EVM tx context in ApplyMessage (#30809) 3 months ago
Marius van der Wijden 53f66c1b03
cmd/bootnode: remove bootnode utility (#30813) 3 months ago
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670) 3 months ago
jwasinger 915248cd6b
cmd/evm: don't reuse state between iterations, show errors (#30780) 3 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 3 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 3 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) 4 months ago
Martin HS f3b4bbbaf3
all: remove `personal` RPC namespace (#30704) 4 months ago
Péter Szilágyi a1d049c1c4
internal/flags: remove low-use type TextMarshalerFlag (#30707) 4 months ago
Péter Szilágyi 20bf543a64
internal/flags: remove Merge, it's identical to slices.Concat (#30706) 4 months ago
Péter Szilágyi 5230b06d51
cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) 4 months ago
Péter Szilágyi bce420b99f
cmd/geth: avoid hard coding the IPC name (#30687) 4 months ago
Felföldi Zsolt 6c6bf6fe64
beacon/blsync: add holesky config and update checkpoints (#30671) 4 months ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 4 months ago
Péter Szilágyi dac54e31a7
build, internal, version: break ci.go/version->common dependency (#30638) 4 months ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 4 months ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 4 months ago