Shivam Sharma
|
a9fa325b7e
|
Merge tag 'v1.13.5' of https://github.com/ethereum/go-ethereum into shivam/upstream-geth-1.13.5
|
2023-12-15 13:55:57 +05:30 |
|
Marius van der Wijden
|
d10a2f6ab7
|
tests/fuzzers: update fuzzers to be based on go-native fuzzing (#28352)
This change modifies the fuzzers to use the native golang fuzzing framework instead of go-fuzz
|
2023-10-18 15:01:16 +02:00 |
|
marcello33
|
f3ffacf2d7
|
dev: fix: most of wsl lint issues
|
2023-06-15 15:48:26 +02:00 |
|
Martin Holst Swende
|
0703c91fba
|
tests/fuzzers: improve the fuzzers (#21829)
* tests/fuzzers, common/bitutil: make fuzzers use correct returnvalues + remove output
* tests/fuzzers/stacktrie: fix duplicate-key insertion in stacktrie (false positive)
* tests/fuzzers/stacktrie: fix compilation error
* tests/fuzzers: linter nits
|
2020-11-13 12:36:38 +01:00 |
|
Martin Holst Swende
|
cecc7230c0
|
tests/fuzzers: fuzzbuzz fuzzers for keystore, rlp, trie, whisper (#19910)
* fuzzers: fuzzers for keystore, rlp, trie, whisper (cred to @guidovranken)
* fuzzers: move fuzzers to testdata
* testdata/fuzzers: documentation
* testdata/fuzzers: corpus for rlp
* tests/fuzzers: fixup
|
2019-12-10 11:57:37 +02:00 |
|