plugeth/common/bitutil
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
..
bitutil_test.go common/bitutil: use result of TestBytes to prevent dead code elimination (#19846) 2019-07-17 10:23:43 +02:00
bitutil.go various: remove redundant parentheses (#15793) 2018-01-03 14:14:47 +02:00
compress_fuzz.go tests/fuzzers: improve the fuzzers (#21829) 2020-11-13 12:36:38 +01:00
compress_test.go all: remove the duplicate 'the' in annotations (#17509) 2018-08-27 11:49:29 +03:00
compress.go common/compress: internalize encoders, add length wrappers 2017-05-08 11:38:25 +03:00