go-ethereum/tests/fuzzers/abi
Daniel Liu 7c3c703559 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
2025-01-24 16:18:29 +08:00
..
abifuzzer.go tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217) 2025-01-24 16:18:29 +08:00
abifuzzer_test.go tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217) 2025-01-24 16:18:29 +08:00