aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* bump the versionRiccardo Spagni2016-03-161-1/+1
* baked-in block headers now go all the way up to 1 million. 1 MILLIONRiccardo Spagni2016-03-161-0/+0
* Merge pull request #728Riccardo Spagni2016-03-166-3/+570
|\
| * Wallet::store_to(path, password) implemented;Ilya Kitaev2016-03-165-17/+113
| * Wallet::address implementedIlya Kitaev2016-03-162-0/+7
| * WalletManager::recoveryWallet implementedIlya Kitaev2016-03-162-5/+42
| * Wallet::setPassword() method for wallet2_apiIlya Kitaev2016-03-164-9/+58
| * changes in wallet2_api + implemented WalletManager::openWalletIlya Kitaev2016-03-162-28/+130
| * get_seed() included to interfaceIlya Kitaev2016-03-162-14/+31
| * tests for wallet2_apiIlya Kitaev2016-03-163-6/+40
| * wallet2 public api. initial commitIlya Kitaev2016-03-163-2/+227
* | Add destructor for readtxnsHoward Chu2016-03-162-10/+21
|/
* Merge pull request #727Riccardo Spagni2016-03-151-46/+50
|\
| * Small cleanupsHoward Chu2016-03-151-24/+28
| * More for 92dd4ec6d6251b15954002e72a7c7faa5059a3abHoward Chu2016-03-151-22/+22
* | fix formatting error on bitmonero print_block returnMike C2016-03-141-1/+1
* | Fix typo on bitmonerod rpc method error.Mike C2016-03-141-3/+3
|/
* Merge pull request #723Riccardo Spagni2016-03-142-21/+21
|\
| * avoid some val copiesHoward Chu2016-03-142-21/+21
* | Hack for read/write txn mixupHoward Chu2016-03-142-42/+31
|/
* switch default utilities DB to lmdb, update checkpoints.datRiccardo Spagni2016-03-122-3/+6
* Merge pull request #718Riccardo Spagni2016-03-121-0/+1
|\
| * simplewallet: fix hang when setting auto-refresh to 0moneromooo-monero2016-03-121-0/+1
* | Merge pull request #717Riccardo Spagni2016-03-121-0/+4
|\ \
| * | simplewallet: special ^C handling for windowsmoneromooo-monero2016-03-121-0/+4
| |/
* | Merge pull request #716Riccardo Spagni2016-03-123-7/+10
|\ \
| * | rpc: do not return bans if they're effectively spentmoneromooo-monero2016-03-121-4/+7
| * | p2p: lock access to the blocked ips mapmoneromooo-monero2016-03-122-3/+3
| |/
* | Merge pull request #715Riccardo Spagni2016-03-122-4/+15
|\ \
| * | wallet: use minimum mixin when RPC asks for too low mixinmoneromooo-monero2016-03-111-3/+13
| * | wallet_rpc_server: make use_fork_rules publicmoneromooo-monero2016-03-111-1/+2
| |/
* / minor tweaks, add readme for crypto_ops_builderRiccardo Spagni2016-03-113-4/+25
|/
* Merge pull request #712Riccardo Spagni2016-03-1123-70/+75
|\
| * Need to link boost::chrono in more places nowHoward Chu2016-03-113-0/+3
| * Use boost::thread instead of std::threadHoward Chu2016-03-1120-70/+72
* | More for bdec7cbHoward Chu2016-03-091-14/+14
|/
* Merge pull request #705Riccardo Spagni2016-03-051-4/+54
|\
| * blockchain_utilities: Update documentationwarptangent2016-03-051-4/+54
* | Merge pull request #704Riccardo Spagni2016-03-051-8/+17
|\ \
| * | get_payments short IDluigi11112016-03-051-8/+17
| |/
* | Merge pull request #702Riccardo Spagni2016-03-052-6/+67
|\ \
| * | blockchain_export: Support BerkeleyDBwarptangent2016-03-051-4/+65
| * | blockchain_export: Move DB implementation includeswarptangent2016-03-052-2/+2
| |/
* | Merge pull request #700Riccardo Spagni2016-03-052-34/+35
|\ \
| * | BlockchainLMDB: Use DB error helper consistentlywarptangent2016-03-031-28/+27
| * | BlockchainLMDB: Add DB error to exceptionwarptangent2016-03-031-5/+7
| * | Blockchain: Omit verbose time stats messages by defaultwarptangent2016-03-031-1/+1
| |/
* | Merge pull request #698Riccardo Spagni2016-03-051-57/+14
|\ \
| * | Get rid of lmdb_curHoward Chu2016-03-031-57/+14
| |/
* | Merge pull request #696Riccardo Spagni2016-03-051-1/+1
|\ \