summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | doxygen documentation for checkpoints.{h,cpp}Thomas Winget2016-03-222-6/+99
| * | | | Remove unnecessary or defunct codeThomas Winget2016-03-222-22/+0
| * | | | Updated documentation for blockchain.*Thomas Winget2016-03-222-14/+925
| |/ / /
* | | | Merge pull request #748Riccardo Spagni2016-03-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | blockchain: fix partial block reward detectionmoneromooo-monero2016-03-221-1/+1
* | | | update version numberRiccardo Spagni2016-03-211-1/+1
|/ / /
* | | Merge pull request #743Riccardo Spagni2016-03-211-1/+1
|\ \ \
| * | | also maybe do the block height this time, you know, just so that it actually ...Riccardo Spagni2016-03-211-1/+1
* | | | Merge pull request #742Riccardo Spagni2016-03-211-1/+1
|\| | |
| * | | also update the timestamp for the hard forkRiccardo Spagni2016-03-211-1/+1
* | | | Merge pull request #741Riccardo Spagni2016-03-211-0/+3
|\| | |
| * | | set fork date for September, add hyc's GPG key, remove aabramov'sRiccardo Spagni2016-03-211-0/+3
* | | | Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-2128-201/+46
|/ / /
* | | Merge pull request #738Riccardo Spagni2016-03-201-40/+47
|\ \ \
| * | | db_lmdb: include the error codes from lmdb api in error logsmoneromooo-monero2016-03-201-40/+47
* | | | Merge pull request #737Riccardo Spagni2016-03-201-1/+1
|\ \ \ \
| * | | | cryptonote_protocol: clarify height wordingmoneromooo-monero2016-03-201-1/+1
| |/ / /
* | | | Merge pull request #735Riccardo Spagni2016-03-201-1/+1
|\ \ \ \
| * | | | rpc: fix print_tx in command line modemoneromooo-monero2016-03-191-1/+1
| |/ / /
* | | | Merge pull request #734Riccardo Spagni2016-03-201-42/+54
|\ \ \ \
| * | | | simplewallet: make --password-file work in RPC modemoneromooo-monero2016-03-191-42/+54
| |/ / /
* / / / Print stack trace upon exceptionsmoneromooo-monero2016-03-1928-46/+201
|/ / /
* | | Reduce log noiseHoward Chu2016-03-191-2/+3
* | | Fix issue #706Howard Chu2016-03-191-0/+1
* | | 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
|\ \ \