danicoin/src/cryptonote_core
moneromooo-monero 0288310e3b
blockchain_db: add "raw" blobdata getters for block and transaction
This speeds up operations such as serving blocks to syncing peers
2017-02-13 21:11:37 +00:00
..
blockchain.cpp blockchain_db: add "raw" blobdata getters for block and transaction 2017-02-13 21:11:37 +00:00
blockchain.h blockchain_db: add "raw" blobdata getters for block and transaction 2017-02-13 21:11:37 +00:00
blockchain_storage_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
CMakeLists.txt extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
cryptonote_core.cpp blockchain_db: add "raw" blobdata getters for block and transaction 2017-02-13 21:11:37 +00:00
cryptonote_core.h blockchain_db: add "raw" blobdata getters for block and transaction 2017-02-13 21:11:37 +00:00
cryptonote_tx_utils.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
cryptonote_tx_utils.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
tx_pool.cpp tx_pool: add a debug message when adding a tx to the pool 2017-02-12 12:33:48 +00:00
tx_pool.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00