Commit Graph

87 Commits (8bda6429637c6219be5e0965fab15810fed3dced)

Author SHA1 Message Date
rjl493456442 5b3e3cd2be
tests: update tests (#29730) 4 months ago
rjl493456442 c170cc0ab0
core/vm: reject contract creation if the storage is non-empty (#28912) 5 months ago
Martin HS f3d18d64bf
tests, appveyor: only execute one in four permutations on CI (#29220) 6 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
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 8 months ago
Martin HS 89ccc680da
tests: update reference tests (#28778) 8 months ago
Martin Holst Swende c5b7cfa9c3
tests: skip tests on windows 32bit CI (#28521) 10 months 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
Martin Holst Swende b058cf454b
core, tests: EIP-4844 transaction processing logic (#27721) 1 year ago
Martin Holst Swende ab1a404b01
all: remove debug-field from vm config (#27048) 1 year ago
Roberto Bayardo 67ac5f0ae7
core, core/types: plain Message struct (#25977) 2 years ago
Martin Holst Swende 91cb6f863a
tests: update (#26548) 2 years ago
Martin Holst Swende 2b57a27d9e
all: make timestamp-based fork checks based on uint64 (#26474) 2 years ago
Marius van der Wijden a4e19c5ca3
all: implement forkid changes for shanghai 2 years ago
Martin Holst Swende b818e73ef3
tests: update tests (#26314) 2 years ago
Marius van der Wijden ec2ec2d08e
core: implement EIP-3651, warm coinbase (#25819) 2 years ago
Mark Tyneway b4ea2bf7dd
all: implement EIP-1153 transient storage (#26003) 2 years ago
Alexey Shekhirin 53d68feea8
tests: report mgas/s metric in evm benchmarks (#25700) 2 years ago
meowsbits 3ec6fe6101
tests: fix state test error checking (#25702) 2 years ago
rjl493456442 a41ea8a97c
all: cleanup the APIs for initializing genesis (#25473) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
Paweł Bylica 64c53edf83
tests: external evm benchmarks (#24050) 3 years ago
Sina Mahmoodi 1876cb443b
all: move loggers to eth/tracers (#23892) 3 years ago
Marius van der Wijden b8d7c662cd
core, rpc: disable memory output by default in traces (#23558) 3 years ago
Martin Holst Swende 3784e15106
tests: avoid performance tests during CI runs (#23304) 3 years ago
Martin Holst Swende fb4007bb22
tests: update, enable legacy tests, remove vm tests (#23350) 3 years ago
Martin Holst Swende 0658712f65
core: check if sender is EOA (#23303) 3 years ago
Marius van der Wijden fb8ea5993f
tests: update tests/testdata to v9.0.4 (london) (#23279) 3 years ago
Sina Mahmoodi 5441a8fa47
all: remove noop vm config flags (#23111) 3 years ago
Marius van der Wijden 58aeab77d2
tests: fix nil pointer panic on failure (#23053) 3 years ago
Eugene Lepeico 6c7d6cf886
tests: get test name from testing.T (#22941) 3 years ago
Marius van der Wijden cd316d7c71
tests: update to latest tests (#22290) 4 years ago
Sina Mahmoodi eb21c652c0
cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago
Péter Szilágyi 4515772993
tests: skip consensus test using 1GB RAM 4 years ago
Péter Szilágyi 65cd28aa0e
tests: cleanup snapshot generator goroutine leak 4 years ago
Péter Szilágyi 6e05ccd845
core/state/snapshot, tests: sync snap gen + snaps in consensus tests 5 years ago
meows b8ced9e00b
tests: refactor TestState to dedupe walk callback 5 years ago
Martin Holst Swende 7f5f62aaa0 tests: update test suite for istanbul (#20082) 5 years ago
Felix Lange 39b0b1a1a6
all: make unit tests work with Go 1.13 (#20053) 5 years ago
Martin Holst Swende dbb03fe989 tests: update from ethereum/tests (#19945) 5 years ago
Martin Holst Swende ecb781297b core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) 6 years ago
Paweł Bylica 0699287440 tests: Add flag to use EVMC for state tests (#18084) 6 years ago
Martin Holst Swende 60827dc50f tests: update tests, implement no-pow blocks (#17902) 6 years ago
Felix Lange 79ca6c7a65
tests: update slow test lists, skip on windows/386 (#17758) 6 years ago
Martin Holst Swende 360a72d54e
tests: disable constantinople statetests 6 years ago
Martin Holst Swende 32f28a9360 core/vm, tests: update tests, enable constantinople statetests, fix SAR opcode (#17538) 6 years ago
Felix Lange 3caf16b15f
core: remove stray account creations in state transition (#16470) 7 years ago