Merge #7692: Remove p2p alert system
cfd519eAdd release note documentation (BtcDrak)6601ce5protocol.h/cpp: Removes NetMsgType::ALERT (Thomas Kerin)ad72104Formatting (BtcDrak)1b77471Remove alert keys (BtcDrak)01fdfefRemove `-alerts` option (BtcDrak)9206634Update alert notification and GUI (BtcDrak)bbb9d1dRemove p2p alert handling (BtcDrak)
This commit is contained in:
@@ -29,7 +29,7 @@ JSON_TEST_FILES = \
|
||||
test/data/tx_valid.json \
|
||||
test/data/sighash.json
|
||||
|
||||
RAW_TEST_FILES = test/data/alertTests.raw
|
||||
RAW_TEST_FILES =
|
||||
|
||||
GENERATED_TEST_FILES = $(JSON_TEST_FILES:.json=.json.h) $(RAW_TEST_FILES:.raw=.raw.h)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user