plugeth/tests
Martin Holst Swende 6104ab6b6d
tests/fuzzers/bls1381: add bls fuzzer (#21796)
* added bls fuzzer

* crypto/bls12381: revert bls-changes, fixup fuzzer tests

* fuzzers: split bls fuzzing into 8 different units

* fuzzers/bls: remove (now stale) corpus

* crypto/bls12381: added blsfuzz corpus

* fuzzers/bls12381: fix the bls corpus

* fuzzers: fix oss-fuzz script

* tests/fuzzers: fixups on bls corpus

* test/fuzzers: remove leftover corpus

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2020-11-23 15:49:16 +01:00
..
fuzzers tests/fuzzers/bls1381: add bls fuzzer (#21796) 2020-11-23 15:49:16 +01:00
solidity
testdata@7497b116a0
block_test_util.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
block_test.go
difficulty_test_util.go
difficulty_test.go
gen_btheader.go
gen_difficultytest.go
gen_stenv.go
gen_sttransaction.go
gen_vmexec.go
init_test.go
init.go all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 2020-10-23 08:26:57 +02:00
rlp_test_util.go
rlp_test.go
state_test_util.go core, all: split vm.Context into BlockContext and TxContext (#21672) 2020-11-13 13:42:19 +01:00
state_test.go
transaction_test_util.go
transaction_test.go
vm_test_util.go core, all: split vm.Context into BlockContext and TxContext (#21672) 2020-11-13 13:42:19 +01:00
vm_test.go