diff options
| author | MarcoFalke <[email protected]> | 2019-11-05 12:54:42 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-11-05 12:54:50 -0500 |
| commit | 50591f6ec61b802cf4193cdbefcc85ad75716e8d (patch) | |
| tree | deece9cf972b8bf419a638af819398177138d572 /src/validationinterface.cpp | |
| parent | Merge #17243: p2p: add PoissonNextSend method that returns mockable time (diff) | |
| parent | tests: Add fuzzing harness for Bech32 encoding/decoding (diff) | |
| download | discoin-50591f6ec61b802cf4193cdbefcc85ad75716e8d.tar.xz discoin-50591f6ec61b802cf4193cdbefcc85ad75716e8d.zip | |
Merge #17357: tests: Add fuzzing harness for Bech32 encoding/decoding
b7541705d0abfbddf682a0134f3fa8a8e1d06cdf tests: Add fuzzing harness for Bech32 encoding/decoding (practicalswift)
85a34b1683233060c4500cfb8e3f5d84c8b8f0da tests: Move CaseInsensitiveEqual to test/util/str (practicalswift)
Pull request description:
Add fuzzing harness for Bech32 encoding/decoding.
**Testing this PR**
Run:
```
$ make distclean
$ ./autogen.sh
$ CC=clang CXX=clang++ ./configure --enable-fuzz \
--with-sanitizers=address,fuzzer,undefined
$ make
$ src/test/fuzz/bech32 -max_total_time=60
…
```
ACKs for top commit:
jonatack:
ACK b7541705d0abfbddf682a0134f3fa8a8e1d06cdf
Tree-SHA512: ade01d30c6886a083b806dbfff08999cc0d08e687701c670c895e261ed242c789e8a0062d4ebbe8f82676b8f168dc37e83351a88822c9c0eab478572a9e1ec02
Diffstat (limited to 'src/validationinterface.cpp')
0 files changed, 0 insertions, 0 deletions