• Marius van der Wijden's avatar
    tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217) · 89884dc3
    Marius van der Wijden authored
    * 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
    89884dc3
Name
Last commit
Last update
..
bind Loading commit data...
abi.go Loading commit data...
abi_test.go Loading commit data...
argument.go Loading commit data...
doc.go Loading commit data...
error.go Loading commit data...
event.go Loading commit data...
event_test.go Loading commit data...
method.go Loading commit data...
method_test.go Loading commit data...
pack.go Loading commit data...
pack_test.go Loading commit data...
packing_test.go Loading commit data...
reflect.go Loading commit data...
reflect_test.go Loading commit data...
topics.go Loading commit data...
topics_test.go Loading commit data...
type.go Loading commit data...
type_test.go Loading commit data...
unpack.go Loading commit data...
unpack_test.go Loading commit data...