danicoin/src
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_db Merge pull request #1727 2017-02-21 11:27:15 +02:00
blockchain_utilities tools: log to the correct file 2017-02-12 19:39:59 +00:00
blocks extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
common core: updates can now be downloaded (and SHA256 hash checked) 2017-02-20 22:58:37 +00:00
crypto Fix compiler error about nested externs in slow_hash.c by moving declarations 2017-02-13 22:35:43 +00:00
cryptonote_basic Merge pull request #1731 2017-02-21 11:21:57 +02:00
cryptonote_core core: add p2p bind port options from net_node 2017-02-21 09:35:23 +00:00
cryptonote_protocol Merge pull request #1736 2017-02-21 11:27:49 +02:00
daemon Merge pull request #1716 2017-02-21 11:23:38 +02:00
daemonizer Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
mnemonics extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
p2p core: add p2p bind port options from net_node 2017-02-21 09:35:23 +00:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
ringct core: test key images against validity domain 2017-02-20 22:58:25 +00:00
rpc Merge pull request #1727 2017-02-21 11:27:15 +02:00
serialization serialization: add support for serializing std::pair and std::list 2016-09-26 23:12:28 +01:00
simplewallet simplewallet: validate hex input size 2017-02-14 19:45:46 +00:00
wallet Merge pull request #1747 2017-02-21 11:28:58 +02:00
CMakeLists.txt extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
cryptonote_config.h Update and use blockchain data files defines 2017-01-28 15:55:14 +01:00
version.cmake fixed tag detector 2016-09-18 21:21:13 +02:00
version.h.in bump version 2016-12-13 00:29:29 +02:00