| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #737 | Riccardo Spagni | 2016-03-20 | 1 | -1/+1 |
| |\ | |||||
| | * | cryptonote_protocol: clarify height wording | moneromooo-monero | 2016-03-20 | 1 | -1/+1 |
| * | | Merge pull request #735 | Riccardo Spagni | 2016-03-20 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | rpc: fix print_tx in command line mode | moneromooo-monero | 2016-03-19 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #734 | Riccardo Spagni | 2016-03-20 | 1 | -42/+54 |
| |\ \ | |||||
| | * | | simplewallet: make --password-file work in RPC mode | moneromooo-monero | 2016-03-19 | 1 | -42/+54 |
| | |/ | |||||
| * / | Print stack trace upon exceptions | moneromooo-monero | 2016-03-19 | 28 | -46/+201 |
| |/ | |||||
| * | Reduce log noise | Howard Chu | 2016-03-19 | 1 | -2/+3 |
| * | Fix issue #706 | Howard Chu | 2016-03-19 | 1 | -0/+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 | 6 | -3/+570 |
| |\ | |||||
| | * | Wallet::store_to(path, password) implemented; | Ilya Kitaev | 2016-03-16 | 5 | -17/+113 |
| | * | Wallet::address implemented | Ilya Kitaev | 2016-03-16 | 2 | -0/+7 |
| | * | WalletManager::recoveryWallet implemented | Ilya Kitaev | 2016-03-16 | 2 | -5/+42 |
| | * | Wallet::setPassword() method for wallet2_api | Ilya Kitaev | 2016-03-16 | 4 | -9/+58 |
| | * | changes in wallet2_api + implemented WalletManager::openWallet | Ilya Kitaev | 2016-03-16 | 2 | -28/+130 |
| | * | get_seed() included to interface | Ilya Kitaev | 2016-03-16 | 2 | -14/+31 |
| | * | tests for wallet2_api | Ilya Kitaev | 2016-03-16 | 3 | -6/+40 |
| | * | wallet2 public api. initial commit | Ilya Kitaev | 2016-03-16 | 3 | -2/+227 |
| * | | 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 |
| * | | 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 |
| * | | Hack for read/write txn mixup | Howard Chu | 2016-03-14 | 2 | -42/+31 |
| |/ | |||||
| * | 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 |
| | |/ | |||||
| * / | 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 | 23 | -70/+75 |
| |\ | |||||
| | * | Need to link boost::chrono in more places now | Howard Chu | 2016-03-11 | 3 | -0/+3 |
| | * | Use boost::thread instead of std::thread | Howard Chu | 2016-03-11 | 20 | -70/+72 |
| * | | More for bdec7cb | Howard Chu | 2016-03-09 | 1 | -14/+14 |
| |/ | |||||
| * | Merge pull request #705 | Riccardo Spagni | 2016-03-05 | 1 | -4/+54 |
| |\ | |||||
| | * | blockchain_utilities: Update documentation | warptangent | 2016-03-05 | 1 | -4/+54 |
| * | | Merge pull request #704 | Riccardo Spagni | 2016-03-05 | 1 | -8/+17 |
| |\ \ | |||||
| | * | | get_payments short ID | luigi1111 | 2016-03-05 | 1 | -8/+17 |
| | |/ | |||||
| * | | Merge pull request #702 | Riccardo Spagni | 2016-03-05 | 2 | -6/+67 |
| |\ \ | |||||
