MarcoFalke
|
fa0074e2d8
|
scripted-diff: Bump copyright headers
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
|
2020-12-31 09:45:41 +01:00 |
|
MarcoFalke
|
44444ba759
|
fuzz: Link all targets once
|
2020-12-10 07:15:42 +01:00 |
|
practicalswift
|
d7901ab8d2
|
fuzz: Assert expected DecodeHexTx behaviour when using legacy decoding
|
2020-11-04 23:11:50 +00:00 |
|
practicalswift
|
28f8cb13d4
|
fuzz: Fix DecodeHexTx fuzzing harness issue
|
2020-11-02 22:21:03 +00:00 |
|
Wladimir J. van der Laan
|
bd93e32292
|
refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)
HexStr can be called with anything that bas `begin()` and `end()` functions,
so clean up the redundant calls.
|
2020-06-24 18:41:45 +02:00 |
|
practicalswift
|
bcad0144ef
|
tests: Add fuzzing harness for DecodeHexTx(...)
|
2019-12-19 20:20:05 +00:00 |
|