Commit Graph

616 Commits (6f1ee2e5c0d5310425d2024df3393d72809bd56f)

Author SHA1 Message Date
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 2 weeks ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 2 weeks ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 2 weeks ago
Martin HS 30824faf90
eth/tracers: avoid panic in state test runner (#30332) 4 weeks ago
taiking d3dae66e59
tests: fix TransactionTest to actually run (#30272) 1 month ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 3 months ago
rjl493456442 5b3e3cd2be
tests: update tests (#29730) 4 months ago
Martin HS 0d4c38865e
core/state: remove account reset operation v2 (#29520) 5 months ago
Mario Vega cce879b71b
tests: define cancun-to-prague at 15K chainconig (#29557) 5 months ago
Martin HS 823719b9e1
core/vm: enable bls-precompiles for Prague (#29552) 5 months ago
Marius van der Wijden f437307877
core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 5 months ago
cui 3caf617dcd
core/vm: move bls precompiles to correct addresses (#29445) 5 months ago
rjl493456442 c170cc0ab0
core/vm: reject contract creation if the storage is non-empty (#28912) 5 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS 1dd898c24e
tests: fix panic via state test runner using json logger (#29349) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 6 months ago
Martin HS f3d18d64bf
tests, appveyor: only execute one in four permutations on CI (#29220) 6 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 7 months ago
Martin HS 886f0e72e5
tests: update execution spec tests + split statetest exec (#28993) 7 months ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 7 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 7 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 8 months ago
Martin HS d4f25b4dcf
tests: more verbosity if block decoding fails (#28814) 8 months ago
Martin HS 89ccc680da
tests: update reference tests (#28778) 8 months ago
Mario Vega b5b70033e2
tests: add currentExcessBlobGas to state tests (#28735) 9 months ago
Guillaume Ballet a113497dd7
tests/fuzzers/bls12381: deactivate BLS fuzzer when CGO_ENABLED=0 (#28653) 10 months ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 10 months ago
Marius van der Wijden bdf5e388ca
cmd, les, tests: remove light client code (#28586) 10 months ago
danceratopz c8a2202028
cmd/evm: validate blockchain tests poststate account storage (#28443) 10 months ago
Martin Holst Swende c5b7cfa9c3
tests: skip tests on windows 32bit CI (#28521) 10 months ago
Martin Holst Swende 2391fbc676
tests/fuzzers: move fuzzers into native packages (#28467) 10 months ago
Martin Holst Swende c1d5a012ea
core/state, tests: fix memory leak via fastcache (#28387) 11 months ago
Marius van der Wijden d10a2f6ab7
tests/fuzzers: update fuzzers to be based on go-native fuzzing (#28352) 11 months ago
Marius van der Wijden d782dc2341
tests/fuzzers/les: fix crash in fuzzer (#28362) 11 months ago
rjl493456442 1b1611b8d0
core, trie, eth: refactor stacktrie constructor (#28350) 11 months ago
Martin Holst Swende 4632b7b31e
tests: update execution-spec-tests to 1.0.5 (#28337) 11 months ago
Martin Holst Swende f62c58f8de
trie: make rhs-proof align with last key in range proofs (#28311) 11 months ago
Martin Holst Swende 8976a0c97a
trie: remove owner and binary marshaling from stacktrie (#28291) 12 months ago
Péter Szilágyi 8afbcf4713
eth: enforce announcement metadatas and drop peers violating the protocol (#28261) 12 months ago
Martin Holst Swende b8adb4cb0c
tests: use 'sender' in state tests if present (#28023) 1 year ago
Marius van der Wijden f174ddba7a
build, tests: add execution-spec-tests (#26985) 1 year ago
Felix Lange 2a6beb6a39
core/types: support for optional blob sidecar in BlobTx (#27841) 1 year ago
Péter Szilágyi be65b47645
all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
rjl493456442 503f1f7ada
all: activate pbss as experimental feature (#26274) 1 year ago
Péter Szilágyi 57268f7e6c
all: rename dataGas to blobGas (#27789) 1 year ago
rjl493456442 88f3d61468
all: expose block number information to statedb (#27753) 1 year ago
Martin Holst Swende b058cf454b
core, tests: EIP-4844 transaction processing logic (#27721) 1 year ago
jwasinger d233b6b23a
core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) 1 year ago
rjl493456442 4b06e4f25e
core/state: value diff tracking in StateDB (#27349) 1 year ago