| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge pull request #730v0.9.2 | Riccardo Spagni | 2016-03-16 | 2 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | bump the version | Riccardo Spagni | 2016-03-16 | 1 | -1/+1 | |
| | * | | | baked-in block headers now go all the way up to 1 million. 1 MILLION | Riccardo Spagni | 2016-03-16 | 1 | -0/+0 | |
| |/ / / | ||||||
| * | | | Merge pull request #728 | Riccardo Spagni | 2016-03-16 | 10 | -5/+845 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | fixed "undefined reference" for boost::system library | Ilya Kitaev | 2016-03-16 | 1 | -1/+2 | |
| | * | | Wallet::store_to(path, password) implemented; | Ilya Kitaev | 2016-03-16 | 6 | -18/+177 | |
| | * | | Wallet::address implemented | Ilya Kitaev | 2016-03-16 | 3 | -0/+15 | |
| | * | | WalletManager::recoveryWallet implemented | Ilya Kitaev | 2016-03-16 | 3 | -10/+56 | |
| | * | | Wallet::setPassword() method for wallet2_api | Ilya Kitaev | 2016-03-16 | 5 | -13/+80 | |
| | * | | changes in wallet2_api + implemented WalletManager::openWallet | Ilya Kitaev | 2016-03-16 | 3 | -33/+155 | |
| | * | | get_seed() included to interface | Ilya Kitaev | 2016-03-16 | 3 | -23/+65 | |
| | * | | tests for wallet2_api | Ilya Kitaev | 2016-03-16 | 6 | -7/+170 | |
| | * | | wallet2 public api. initial commit | Ilya Kitaev | 2016-03-16 | 3 | -2/+227 | |
| * | | | Merge pull request #729 | Riccardo Spagni | 2016-03-16 | 2 | -10/+21 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Add destructor for readtxns | Howard Chu | 2016-03-16 | 2 | -10/+21 | |
| |/ / | ||||||
| * | | Merge pull request #727 | Riccardo Spagni | 2016-03-15 | 1 | -46/+50 | |
| |\ \ | ||||||
| | * | | Small cleanups | Howard Chu | 2016-03-15 | 1 | -24/+28 | |
| | * | | More for 92dd4ec6d6251b15954002e72a7c7faa5059a3ab | Howard Chu | 2016-03-15 | 1 | -22/+22 | |
| * | | | Merge pull request #726 | Riccardo Spagni | 2016-03-15 | 2 | -4/+4 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | fix formatting error on bitmonero print_block return | Mike C | 2016-03-14 | 1 | -1/+1 | |
| | * | | Fix typo on bitmonerod rpc method error. | Mike C | 2016-03-14 | 1 | -3/+3 | |
| |/ / | ||||||
| * | | Merge pull request #723 | Riccardo Spagni | 2016-03-14 | 2 | -21/+21 | |
| |\ \ | ||||||
| | * | | avoid some val copies | Howard Chu | 2016-03-14 | 2 | -21/+21 | |
| * | | | Merge pull request #725 | Riccardo Spagni | 2016-03-14 | 2 | -42/+31 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Hack for read/write txn mixup | Howard Chu | 2016-03-14 | 2 | -42/+31 | |
| | * | | change to LMDB as default, even on 32-bit and ARM | Riccardo Spagni | 2016-03-14 | 1 | -28/+19 | |
| * | | | Merge pull request #721 | Riccardo Spagni | 2016-03-12 | 1 | -28/+19 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | change to LMDB as default, even on 32-bit and ARM | Riccardo Spagni | 2016-03-12 | 1 | -28/+19 | |
| * | | | Merge pull request #719 | Riccardo Spagni | 2016-03-12 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | epee: fix bug deleting more than one connection at once | moneromooo-monero | 2016-03-12 | 1 | -0/+1 | |
| * | | | | Merge pull request #720 | Riccardo Spagni | 2016-03-12 | 2 | -3/+6 | |
| |\ \ \ \ | | |/ / | |/| | | ||||||
| | * | | | switch default utilities DB to lmdb, update checkpoints.dat | Riccardo Spagni | 2016-03-12 | 2 | -3/+6 | |
| |/ / / | ||||||
| * | | | Merge pull request #718 | Riccardo Spagni | 2016-03-12 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | simplewallet: fix hang when setting auto-refresh to 0 | moneromooo-monero | 2016-03-12 | 1 | -0/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #717 | Riccardo Spagni | 2016-03-12 | 1 | -0/+4 | |
| |\ \ \ | ||||||
| | * | | | simplewallet: special ^C handling for windows | moneromooo-monero | 2016-03-12 | 1 | -0/+4 | |
| | |/ / | ||||||
| * | | | Merge pull request #716 | Riccardo Spagni | 2016-03-12 | 3 | -7/+10 | |
| |\ \ \ | ||||||
| | * | | | rpc: do not return bans if they're effectively spent | moneromooo-monero | 2016-03-12 | 1 | -4/+7 | |
| | * | | | p2p: lock access to the blocked ips map | moneromooo-monero | 2016-03-12 | 2 | -3/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #715 | Riccardo Spagni | 2016-03-12 | 2 | -4/+15 | |
| |\ \ \ | ||||||
| | * | | | wallet: use minimum mixin when RPC asks for too low mixin | moneromooo-monero | 2016-03-11 | 1 | -3/+13 | |
| | * | | | wallet_rpc_server: make use_fork_rules public | moneromooo-monero | 2016-03-11 | 1 | -1/+2 | |
| | |/ / | ||||||
| * | | | Merge pull request #714 | Riccardo Spagni | 2016-03-11 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | update donation addresses | Riccardo Spagni | 2016-03-11 | 1 | -2/+2 | |
| * | | | | Merge pull request #713 | Riccardo Spagni | 2016-03-11 | 3 | -4/+25 | |
| |\| | | | |/ / |/| | | ||||||
| | * | | Merge branch 'master' of https://github.com/fluffypony/bitmonero | Riccardo Spagni | 2016-03-11 | 0 | -0/+0 | |
| | |\ \ | ||||||
| | | * | | minor tweaks, add readme for crypto_ops_builder | Riccardo Spagni | 2016-03-11 | 3 | -4/+25 | |
| | * | | | minor tweaks, add readme for crypto_ops_builder | Riccardo Spagni | 2016-03-11 | 3 | -4/+25 | |
| |/ / / | ||||||
| * | | | Merge pull request #712 | Riccardo Spagni | 2016-03-11 | 30 | -103/+110 | |
| |\ \ \ | ||||||
| | * | | | Need to link boost::chrono in more places now | Howard Chu | 2016-03-11 | 3 | -0/+3 | |
