danicoin/src/cryptonote_core
moneromooo-monero e74b3ab5f7
core: add p2p bind port options from net_node
They're now used by core to determine the data directory to use
for the txpool directory.

This fixes an assert in the core tests, which don't use the RPC
server, which normally initializes the P2P code.
2017-02-21 09:35:23 +00:00
..
blockchain.cpp Merge pull request #1727 2017-02-21 11:27:15 +02: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 core: add p2p bind port options from net_node 2017-02-21 09:35:23 +00:00
cryptonote_core.h Merge pull request #1727 2017-02-21 11:27:15 +02:00
cryptonote_tx_utils.cpp core: add a missing newline on a string to be logged 2017-02-14 19:14:41 +00: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: revert template filling changes 2017-02-20 22:43:37 +00:00
tx_pool.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00