Commit Graph

633 Commits (cc814d6b7be48d193d3ecfbb45769ce587efc508)

Author SHA1 Message Date
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 2 weeks ago
Felix Lange 04a336aee8
core/types: change SetCodeTx.ChainID to uint256 (#30982) 2 weeks ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 1 month ago
Felix Lange 9d4b29f291
core/types: updates for EIP-7702 API functions (#30933) 1 month ago
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
rjl493456442 a793bc7f5f
core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 2 months ago
jwasinger 61ff3a1186
all: remove kilic dependency from bls12381 fuzzers (#30296) 2 months ago
rjl493456442 77f3ef3714
tests: fix test panic (#30741) 3 months ago
jwasinger d42d45046c
cmd/evm: benchmarking via `statetest` command + filter by name, index and fork (#30442) 3 months ago
Martin HS 6e1fedb12a
tests/fuzzers/bls12381: more verbose fuzzing-output (#30724) 3 months ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 3 months ago
kevaundray 74461aecf6
crypto, tests/fuzzers: add gnark bn254 precompile methods for fuzzing (#30585) 3 months ago
Péter Szilágyi a5fe7353cf
common: drop BigMin and BigMax, they pollute our dep graph (#30645) 3 months ago
Alex Gartner 30ce17386b
crypto: use decred secp256k1 directly (#30595) 4 months ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 4 months ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 4 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 5 months ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 5 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 5 months ago
Martin HS 30824faf90
eth/tracers: avoid panic in state test runner (#30332) 5 months ago
taiking d3dae66e59
tests: fix TransactionTest to actually run (#30272) 6 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 7 months ago
rjl493456442 5b3e3cd2be
tests: update tests (#29730) 9 months ago
Martin HS 0d4c38865e
core/state: remove account reset operation v2 (#29520) 9 months ago
Mario Vega cce879b71b
tests: define cancun-to-prague at 15K chainconig (#29557) 10 months ago
Martin HS 823719b9e1
core/vm: enable bls-precompiles for Prague (#29552) 10 months ago
Marius van der Wijden f437307877
core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 10 months ago
cui 3caf617dcd
core/vm: move bls precompiles to correct addresses (#29445) 10 months ago
rjl493456442 c170cc0ab0
core/vm: reject contract creation if the storage is non-empty (#28912) 10 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 10 months ago
Martin HS 1dd898c24e
tests: fix panic via state test runner using json logger (#29349) 10 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 10 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 10 months ago
Martin HS f3d18d64bf
tests, appveyor: only execute one in four permutations on CI (#29220) 11 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 12 months ago
Martin HS 886f0e72e5
tests: update execution spec tests + split statetest exec (#28993) 12 months ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 12 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 12 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 1 year ago
Martin HS d4f25b4dcf
tests: more verbosity if block decoding fails (#28814) 1 year ago
Martin HS 89ccc680da
tests: update reference tests (#28778) 1 year ago
Mario Vega b5b70033e2
tests: add currentExcessBlobGas to state tests (#28735) 1 year ago
Guillaume Ballet a113497dd7
tests/fuzzers/bls12381: deactivate BLS fuzzer when CGO_ENABLED=0 (#28653) 1 year ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 1 year ago
Marius van der Wijden bdf5e388ca
cmd, les, tests: remove light client code (#28586) 1 year ago
danceratopz c8a2202028
cmd/evm: validate blockchain tests poststate account storage (#28443) 1 year ago
Martin Holst Swende c5b7cfa9c3
tests: skip tests on windows 32bit CI (#28521) 1 year ago
Martin Holst Swende 2391fbc676
tests/fuzzers: move fuzzers into native packages (#28467) 1 year ago
Martin Holst Swende c1d5a012ea
core/state, tests: fix memory leak via fastcache (#28387) 1 year ago