danicoin/src
2016-03-16 22:00:50 +02:00
..
blockchain_db Add destructor for readtxns 2016-03-16 11:34:13 +00:00
blockchain_utilities switch default utilities DB to lmdb, update checkpoints.dat 2016-03-12 21:09:44 +02:00
blocks baked-in block headers now go all the way up to 1 million. 1 MILLION 2016-03-16 21:59:21 +02:00
common Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
connectivity_tool Need to link boost::chrono in more places now 2016-03-11 16:17:08 +00:00
crypto minor tweaks, add readme for crypto_ops_builder 2016-03-11 22:48:46 +02:00
cryptonote_core Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
cryptonote_protocol Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
daemon fix formatting error on bitmonero print_block return 2016-03-14 23:31:09 -06:00
daemonizer Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
miner Need to link boost::chrono in more places now 2016-03-11 16:17:08 +00:00
mnemonics updated copyright year 2015-12-31 08:39:56 +02:00
p2p p2p: lock access to the blocked ips map 2016-03-12 13:48:58 +00:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
rpc Fix typo on bitmonerod rpc method error. 2016-03-14 23:09:21 -06:00
serialization even more typos 2016-01-25 15:05:29 +01:00
simplewallet Merge pull request #718 2016-03-12 16:25:35 +02:00
wallet Wallet::store_to(path, password) implemented; 2016-03-16 14:29:06 +03:00
CMakeLists.txt cmake: Fix overly broad use of dynamic link settings 2016-02-12 14:49:43 -08:00
cryptonote_config.h Fix V1/V2 use of hard fork related parameters 2016-01-29 17:21:11 +00:00
version.cmake Fix language 2016-03-03 00:34:19 +00:00
version.h.in bump the version 2016-03-16 22:00:50 +02:00