Commit Graph

2037 Commits (b1f88ef9bd5d5eed77df05486ebf9c3e7c99a299)

Author SHA1 Message Date
Matthieu Vachon dab746b3ef
eth/catalyst: support earlier forks in SimulatedBeacon (#31084) 7 days ago
rjl493456442 32c6aa8a1a
core/vm: clean up EVM environmental structure (#31061) 7 days ago
Felix Lange d37a0b8cd0
eth/protocols/eth: add discovery iterator to protocol (#31185) 1 week ago
minh-bq 68de26e346
core/types: create block's bloom by merging receipts' bloom (#31129) 2 weeks ago
Felix Lange 9064038a86
consensus/beacon: remove TestingTTDBlock (#31153) 2 weeks ago
Felix Lange 5d97db8d03
all: update license comments and AUTHORS (#31133) 3 weeks ago
Sina M aaaf01d712
core/tracing: state journal wrapper (#30441) 3 weeks ago
Felix Lange ed1d46b3d3
consensus/misc/eip4844: more changes for blob gas calculation (#31128) 3 weeks ago
lightclient c4ad459bd2
consensus/misc/eip4844: use head's target blobs, not parent (#31101) 3 weeks ago
Martin HS 7c7b7f6ab1
core/txpool: remove locals-tracking from txpools (#30559) 3 weeks ago
lightclient e6f3ce7b16
params,core: add max and target value to chain config (#31002) 3 weeks ago
Marius van der Wijden eee868226a
params: start osaka fork (#31125) 3 weeks ago
Sina M fc12dbe40b
eth/catalyst: fix validation of type 0 request (#31103) 4 weeks ago
Péter Szilágyi 39638c81c5
all: nuke total difficulty (#30744) 4 weeks ago
Sina M 33756802f6
eth/catalyst: fail on duplicate request types (#31071) 1 month ago
jwasinger 6c10996bf5
eth/filters: ensure API timeoutLoop terminates with event system (#31056) 1 month ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 1 month ago
Sina M 9b68875d68
beacon/engine: check for empty requests (#31010) 1 month ago
jwasinger 8dfad579e9
eth/gasprice: ensure cache purging goroutine terminates with subscription (#31025) 1 month ago
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 1 month ago
Martin Redmond f460f019e9
eth/tracers/logger: return revert reason (#31013) 1 month ago
Martin HS 9298074633
eth/protocols/eth: prevent hanging dispatch (#30918) 2 months ago
Felix Lange 06883c1686
eth/tracers/logger: skip system calls (#30923) 2 months ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 2 months ago
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
Antony Denyer 88cbfab332
internal/ethapi: add block override to estimateGas (#30695) 3 months ago
Martin HS 9045b79bc2
metrics, cmd/geth: change init-process of metrics (#30814) 3 months ago
Martin HS 75f847390f
cmd/evm: consolidate evm output switches (#30849) 3 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
Sina M ce8cec007c
eth/tracers: fix state hooks in API (#30830) 3 months ago
rjl493456442 a793bc7f5f
core: switch EVM tx context in ApplyMessage (#30809) 3 months ago
rjl493456442 03c37cdb2b
core/state: introduce code reader interface (#30816) 3 months ago
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670) 3 months ago
Felix Lange b4d99e3917
eth/ethconfig: improve error message if TTD missing (#30807) 3 months ago
Martin HS 02159d553f
eth/tracers/logger: improve markdown logger (#30805) 3 months ago
Martin HS ab4a1cc01f
eth/tracers/logger: fix json-logger output missing (#30804) 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
jwasinger 581e2140f2
core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 3 months ago
Marius van der Wijden 3f5f2efccb
eth/protocols/eth: add ETH68 protocol handler fuzzers (#30417) 4 months ago
Delweng 229ce6411a
eth/tracers: fill the creationMethod in flatCall (#30539) 4 months ago
Martin HS da17f2d65b
all: fix issues with benchmarks (#30667) 4 months ago
Péter Szilágyi 7d6e153fd5
eth/catalyst: make engine api test time independent (#30713) 4 months ago
Delweng a1093d98eb
eth/tracers: flatCallTracer error compatible with parity (#30497) 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 7180d26530
core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 4 months ago
Delweng 98056e1ef2
eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 4 months ago
Shude Li f8f5609b8e
eth/tracers/internal/tracertest: add missing Random to call context (#30652) 4 months ago