]> Git Repo - VerusCoin.git/commitdiff
Auto merge of #1105 - bitcartel:zc.v0.11.2.z6_issue_424, r=ebfull
authorzkbot <[email protected]>
Mon, 18 Jul 2016 21:09:46 +0000 (21:09 +0000)
committerzkbot <[email protected]>
Mon, 18 Jul 2016 21:09:46 +0000 (21:09 +0000)
New private/public key pairs for broadcasting alert messages

Implements #424

Fixes and integrates method of sending alerts as described by upstream here:
- https://gist.github.com/laanwj/0e689cfa37b52bcbbb44

To send an alert:
- Copy private keys into alertkeys.h.
- Modify alert parameters and message found in sendalert.cpp
- Build and run to send the alert e.g. ./zcashd -printtoconsole -sendalert

Tested and verified with local nodes on alpha 6 testnet.

1  2 
src/Makefile.am
src/init.cpp

diff --cc src/Makefile.am
Simple merge
diff --cc src/init.cpp
Simple merge
This page took 0.031343 seconds and 4 git commands to generate.