wownero/src/cryptonote_core
moneromooo-monero 24cd25d87e
blockchain: demote a hash-of-hashes validation warning to debug
This data comes from untrusted peers, and validation failures
are therefore normal.
2018-06-03 23:32:21 +03:00
..
blockchain_storage_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
blockchain.cpp blockchain: demote a hash-of-hashes validation warning to debug 2018-06-03 23:32:21 +03:00
blockchain.h Merge branch 'master' into release-v0.2.1.0 2018-05-26 15:47:11 +03:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_core.cpp core: fix automatic safe db sync mode switching 2018-06-01 11:46:24 +03:00
cryptonote_core.h Only log an error if fork version is higher AND is not known. 2018-05-16 15:39:54 +03:00
cryptonote_tx_utils.cpp Fix output shuffling for multisig 2018-06-01 12:25:54 +03:00
cryptonote_tx_utils.h Fix output shuffling for multisig 2018-05-24 12:28:16 +03:00
tx_pool.cpp tx_pool: fix loading with colliding key images 2018-05-16 22:48:45 +03:00
tx_pool.h tx_pool: add a max pool size, settable with --max-txpool-size 2018-02-07 13:42:12 +00:00