Commit Graph

598 Commits (cd490608e344e388edd7ef3dd323968d706ccf8c)

Author SHA1 Message Date
Marius van der Wijden 54735a6723
fuzzers: added consensys/gurvy library to bn256 differential fuzzer (#21812) 4 years ago
Sina Mahmoodi eb21c652c0
cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago
Marius van der Wijden 7202b410b0
tests/fuzzers/abi: fixed one-off panic with int.Min64 value (#22233) 4 years ago
Marius van der Wijden 398182284c
tests/fuzzers/abi: better test generation (#22158) 4 years ago
Martin Holst Swende c94081774f
tests: update the reference tests (#22009) 4 years ago
Martin Holst Swende b13e9c4e3d
tests/fuzzers: fix false positive in bitutil fuzzer (#22076) 4 years ago
Martin Holst Swende b9012a039b
common,crypto: move fuzzers out of core (#22029) 4 years ago
Péter Szilágyi 017831dd5b
core, eth: split eth package, implement snap protocol (#21482) 4 years ago
Martin Holst Swende efe6dd2904
consensus/ethash: implement faster difficulty calculators (#21976) 4 years ago
Martin Holst Swende 6104ab6b6d
tests/fuzzers/bls1381: add bls fuzzer (#21796) 4 years ago
Marius van der Wijden 2045a2bba3
core, all: split vm.Context into BlockContext and TxContext (#21672) 4 years ago
Martin Holst Swende 0703c91fba
tests/fuzzers: improve the fuzzers (#21829) 4 years ago
Martin Holst Swende 81678971db
trie, tests/fuzzers: implement a stacktrie fuzzer + stacktrie fixes (#21799) 4 years ago
gary rong b63e3c37a6
core: improve snapshot journal recovery (#21594) 4 years ago
Martin Holst Swende 6487c002f6
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 4 years ago
Marius van der Wijden 420b78659b
accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) 4 years ago
Marius van der Wijden 89884dc353
tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217) 4 years ago
Guillaume Ballet d54f2f2e5e
whisper: remove whisper (#21487) 4 years ago
Martin Holst Swende c28fd9c079
tests: add Berlin-definition identical to YOLOv1 (#21435) 4 years ago
Martin Holst Swende e376d2fb31
cmd/evm: add state transition tool for testing (#20958) 4 years ago
Martin Holst Swende 890757f03a
cmd, core, params: inital support for yolo-v1 testnet (#21154) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
Martin Holst Swende 4535230059
cmd, core, eth: background transaction indexing (#20302) 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
gary rong 26d271dfbb
core/state/snapshot: implement storage iterator (#20971) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
Raw Pong Ghmoa 15540ae992
cmd: deprecate --testnet, use named networks instead (#20852) 5 years ago
Martin Holst Swende 76eed9e50d
snapshotter/tests: verify snapdb post-state against trie (#20812) 5 years ago
meowsbits 0bdb21f0cb
tests: update tests/testdata@develop, include EIP2384 config (#20746) 5 years ago
Péter Szilágyi 6e05ccd845
core/state/snapshot, tests: sync snap gen + snaps in consensus tests 5 years ago
Péter Szilágyi 542df8898e
core: initial version of state snapshots 5 years ago
Péter Szilágyi 9938d954c8
eth: rework tx fetcher to use O(1) ops + manage network requests 5 years ago
Gerald Nash a67fe48b43 Change file extension of the ./tests/fuzzers README (#20474) 5 years ago
Martin Holst Swende cecc7230c0 tests/fuzzers: fuzzbuzz fuzzers for keystore, rlp, trie, whisper (#19910) 5 years ago
Guillaume Ballet 5d21667587 tests, signer: remove staticcheck warnings (#20364) 5 years ago
meowsbits b4bc3b3c35 tests: enable TransactionTests Istanbul case (#20337) 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
Lucas Hendren 62391ddbeb tests/solidity: add contract to test every opcode (#19283) 5 years ago
Felix Lange 39b0b1a1a6
all: make unit tests work with Go 1.13 (#20053) 5 years ago
Martin Holst Swende 91b7349509 tests: expose internal RunNoVerify method (#20051) 5 years ago
Martin Holst Swende 4aeeddc658
tests: implement Istanbul support 5 years ago
Martin Holst Swende dbb03fe989 tests: update from ethereum/tests (#19945) 5 years ago
gary rong c2c4c9f1e5 core, light, params: implement eip2028 (#19931) 5 years ago
Martin Holst Swende 3e993ff64a Eip 1884 v3 (#19743) 5 years ago
Martin Holst Swende 2cd6059e51 tests: make transaction tests run again, fix #19033 (#19529) 5 years ago
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
Martin Holst Swende ecb781297b core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) 6 years ago