erigon-pulse/tests
iszubok 1a94b85bec
tests, secp256k1: secp256k1 fuzzer implementation (#2906)
* added secp256k1 fuzzer

* Updated references to secp256k1 and erigon-lib

* Update go.sum

* Update go.mod

* Update go.mod

* Update go.sum

Co-authored-by: ledgerwatch <akhounov@gmail.com>
2021-11-04 12:16:26 +00:00
..
contracts rename (#1978) 2021-05-20 19:25:53 +01:00
fuzzers tests, secp256k1: secp256k1 fuzzer implementation (#2906) 2021-11-04 12:16:26 +00:00
solidity tests/solidity: add contract to test every opcode (#19283) 2019-09-26 10:30:33 +02:00
testdata@52cb3b3e72 EIP-3607 (check if sender is EOA). Update tests to v10.0 (#2820) 2021-10-13 08:30:09 +07:00
.gitignore Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_test_util.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
block_test.go Switch sentry mock to pool v2 (#2885) 2021-10-28 21:18:34 +07:00
difficulty_test_util.go rename (#1978) 2021-05-20 19:25:53 +01:00
difficulty_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
gen_btheader.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_difficultytest.go rename (#1978) 2021-05-20 19:25:53 +01:00
gen_stenv.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_sttransaction.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_vmexec.go rename (#1978) 2021-05-20 19:25:53 +01:00
init_test.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
init.go rename (#1978) 2021-05-20 19:25:53 +01:00
rlp_test_util.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
rlp_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
state_test_util.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
state_test.go RPC: batch - preserve order, streaming to in-mem buf (#2541) 2021-08-19 09:26:06 +07:00
statedb_chain_test.go Move bucket constants into kv package, move kv interface to kv package (#2455) 2021-07-28 09:47:38 +07:00
statedb_insert_chain_transaction_test.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
transaction_test_util.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
transaction_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
vm_test_util.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
vm_test.go RPC: batch - preserve order, streaming to in-mem buf (#2541) 2021-08-19 09:26:06 +07:00