Håvard Anda Estensen
|
6844e74ad2
|
Replace ioutil with io and os (#3946)
|
2022-04-23 15:43:00 +01:00 |
|
Marius van der Wijden
|
ba1cf55943
|
tests/fuzzers/abi: fixed one-off panic with int.Min64 value (#22233)
* tests/fuzzers/abi: fixed one-off panic with int.Min64 value
* tests/fuzzers/abi: fixed one-off panic with int.Min64 value
|
2021-03-09 12:46:40 +01:00 |
|
Marius van der Wijden
|
519d6e3edf
|
tests/fuzzers/abi: better test generation (#22158)
* tests/fuzzers/abi: better test generation
* tests/fuzzers/abi: fixed packing issue
* oss-fuzz: enable abi fuzzer
# Conflicts:
# tests/fuzzers/abi/abifuzzer.go
|
2021-03-09 10:48:53 +01:00 |
|
Marius van der Wijden
|
f6c97d1df1
|
tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217)
* tests/fuzzers/abi: added abi fuzzer
* accounts/abi: fixed issues found by fuzzing
* tests/fuzzers/abi: update fuzzers, added repro test
* tests/fuzzers/abi: renamed abi_fuzzer to abifuzzer
* tests/fuzzers/abi: updated abi fuzzer
* tests/fuzzers/abi: updated abi fuzzer
* accounts/abi: minor style fix
* go.mod: added go-fuzz dependency
* tests/fuzzers/abi: updated abi fuzzer
* tests/fuzzers/abi: make linter happy
* tests/fuzzers/abi: make linter happy
* tests/fuzzers/abi: comment out false positives
# Conflicts:
# go.mod
# go.sum
|
2020-10-06 14:12:09 +02:00 |
|