monero/src/cryptonote_core
Riccardo Spagni 6198c816b1
Merge pull request #3170
b3b2d4d2 options: add testnet option dependencies (whythat)
c5f55bb4 common: implement dynamic option dependencies mechanism (whythat)
05a12ccc options: remove testnet-* options (whythat)
c33cb60e common: implement dependent option descriptor (whythat)
2018-02-17 11:51:57 +01:00
..
blockchain.cpp Merge pull request #3226 2018-02-16 14:26:58 +01:00
blockchain.h Merge pull request #3144 2018-01-27 17:25:40 -08:00
blockchain_storage_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
CMakeLists.txt Update 2018 copyright 2018-01-26 10:03:20 -05:00
cryptonote_core.cpp Merge pull request #3170 2018-02-17 11:51:57 +01:00
cryptonote_core.h options: remove testnet-* options 2018-02-16 22:32:01 +02:00
cryptonote_tx_utils.cpp cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub 2018-01-29 17:05:07 +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