aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #749Riccardo Spagni2016-03-2514-587/+2902
* Revert "Merge pull request #749"Riccardo Spagni2016-03-2514-2902/+587
* Merge pull request #756Riccardo Spagni2016-03-254-10/+192
|\
| * wallet: add a --generate-from-json flagmoneromooo-monero2016-03-254-10/+192
* | Merge pull request #749Riccardo Spagni2016-03-2514-587/+2902
|\ \
| * | Update BlockchainDB documentationThomas Winget2016-03-241-155/+937
| * | remove defunct code from cryptonote::coreThomas Winget2016-03-242-22/+0
| * | cryptonote::core doxygen documentationThomas Winget2016-03-242-26/+617
| * | doxygen documentation for difficulty functionsThomas Winget2016-03-242-2/+16
| * | Move checkpoint functions into checkpoints classThomas Winget2016-03-249-359/+327
| * | 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