wownero/src/cryptonote_core
moneromooo-monero 23813c7160
blockchain: add --reorg-notify
This will trigger if a reorg is seen. This may be used to do things
like stop automated withdrawals on large reorgs.

%s is replaced by the height at the split point
%h is replaced by the height of the new chain
%n is replaced by the number of new blocks after the reorg
2019-01-28 19:32:31 +00:00
..
CMakeLists.txt blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
blockchain.cpp blockchain: add --reorg-notify 2019-01-28 19:32:31 +00:00
blockchain.h blockchain: add --reorg-notify 2019-01-28 19:32:31 +00:00
blockchain_storage_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
cryptonote_core.cpp blockchain: add --reorg-notify 2019-01-28 19:32:31 +00:00
cryptonote_core.h Pruning 2019-01-22 20:30:51 +00:00
cryptonote_tx_utils.cpp add a bulletproof version, new bulletproof type, and rct config 2019-01-22 23:17:24 +00:00
cryptonote_tx_utils.h add a bulletproof version, new bulletproof type, and rct config 2019-01-22 23:17:24 +00:00
tx_pool.cpp Merge pull request #4946 2018-12-31 16:06:50 -06:00
tx_pool.h Merge pull request #4765 2018-11-16 10:58:42 +02:00