MarcoFalke
|
fa69f88486
|
fuzz: Disable debug log file
|
2020-04-15 15:13:11 -04:00 |
|
MarcoFalke
|
7777e3624f
|
scripted-diff: Replace strCommand with msg_type
-BEGIN VERIFY SCRIPT-
sed -i 's/\<strCommand\>/msg_type/g' ./src/net_processing.cpp ./src/test/fuzz/process_message.cpp
-END VERIFY SCRIPT-
|
2020-04-06 08:00:34 +08:00 |
|
MarcoFalke
|
fa7fea3654
|
refactor: Remove mempool global from net
This refactor does two things:
* Pass mempool in to PeerLogicValidation
* Pass m_mempool around where needed
|
2020-03-12 09:23:56 -04:00 |
|
practicalswift
|
fd1dae10b4
|
tests: Add fuzzing harness for ProcessMessage(...)
|
2020-03-11 06:57:55 +00:00 |
|