MarcoFalke
|
fa00447442
|
scripted-diff: Use clang-tidy syntax for C++ named arguments
-BEGIN VERIFY SCRIPT-
perl -0777 -pi -e 's:((\(|\{|,)(\n| )*)\/\* ?([^=* ]+) ?\*\/ ?:\1/*\4=*/:g' $( git ls-files ./src/test ./src/wallet/test )
-END VERIFY SCRIPT-
|
2021-11-19 12:41:47 +01:00 |
|
Jon Atack
|
566357f8f7
|
refactor: move GetRandomNodeEvictionCandidates() to test utilities
Co-authored-by: Vasil Dimov <vd@FreeBSD.org>
|
2021-07-06 17:28:15 +02:00 |
|
MarcoFalke
|
fabecce719
|
net: Treat raw message bytes as uint8_t
|
2020-11-20 15:11:21 +01:00 |
|
MarcoFalke
|
fa5ed3b4ca
|
net: Use Span in ReceiveMsgBytes
|
2020-10-02 16:26:33 +02:00 |
|
MarcoFalke
|
fa6a008434
|
fuzz: Add process_messages harness
|
2020-04-05 10:46:24 +08:00 |
|