danicoin/src
Riccardo Spagni 4d34682883
Merge pull request #728
7df2baf fixed "undefined reference" for boost::system library (Ilya Kitaev)
62606f1 Wallet::store_to(path, password) implemented; (Ilya Kitaev)
19fcc74 Wallet::address implemented (Ilya Kitaev)
180ac6e WalletManager::recoveryWallet implemented (Ilya Kitaev)
5a4f099 Wallet::setPassword() method for wallet2_api (Ilya Kitaev)
57d7ffc changes in wallet2_api + implemented WalletManager::openWallet (Ilya Kitaev)
f1f9279 get_seed() included to interface (Ilya Kitaev)
930bed7 tests for wallet2_api (Ilya Kitaev)
318660d wallet2 public api. initial commit (Ilya Kitaev)
2016-03-16 19:49:48 +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 switch default utilities DB to lmdb, update checkpoints.dat 2016-03-12 21:09:44 +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 bumped version to 0.9.1 for point release 2016-01-15 15:03:43 +02:00