monero/src/cryptonote_core
moneromooo-monero 20a002667c
blockchain: forbid bulletproof types before v8
They were already forbidden implicitely, but let's make that
explicit for robustness
2018-03-16 18:18:34 +00:00
..
blockchain_storage_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
blockchain.cpp blockchain: forbid bulletproof types before v8 2018-03-16 18:18:34 +00:00
blockchain.h Remove the Blockchain::get_all_known_block_ids function. 2018-03-14 21:56:19 -04: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 Stagenet 2018-03-05 11:55:05 +09:00
cryptonote_core.h Stagenet 2018-03-05 11:55:05 +09:00
cryptonote_tx_utils.cpp keypair::generate: always require hw::device to avoid possible mistake 2018-03-14 21:00:16 +09:00
cryptonote_tx_utils.h cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub 2018-01-29 17:05:07 +09:00
tx_pool.cpp txpool: Don't bail out when blob_size == tx_size_limit 2018-02-16 16:27:08 +01:00
tx_pool.h tx_pool: add a max pool size, settable with --max-txpool-size 2018-02-07 13:42:12 +00:00