aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* transaction history api in progressIlya Kitaev2016-04-202-0/+42
* transaction history api in progressIlya Kitaev2016-04-206-16/+68
* api implementation splitted over separate filesIlya Kitaev2016-04-2013-315/+710
* TransactionInfo / TransactionHistory APIs designIlya Kitaev2016-04-192-130/+188
* TODOs for Transaction/Transfer interfaceIlya Kitaev2016-04-122-19/+25
* Transaction API continuedIlya Kitaev2016-04-062-4/+21
* Wallet::createTransaction API introducedIlya Kitaev2016-04-052-124/+183
* Wallet::transfer() continuedIlya Kitaev2016-04-042-4/+159
* Wallet::transfer in progressIlya Kitaev2016-04-032-1/+42
* Wallet::refresh + testsIlya Kitaev2016-03-312-0/+16
* "testnet" is default parameterIlya Kitaev2016-03-312-3/+11
* testnet option, Wallet::balance(), Wallet::unlockedBalance()Ilya Kitaev2016-03-312-6/+15
* Merge remote-tracking branch 'upstream/master'Ilya Kitaev2016-03-3140-1177/+3629
|\
| * wallet: fix --generate-from-keys saving as watch onlymoneromooo-monero2016-03-281-1/+1
| * Merge pull request #765Riccardo Spagni2016-03-2722-54/+389
| |\
| | * wallet: pass std::function by const ref, not valuemoneromooo-monero2016-03-262-2/+2
| | * wallet: do not leak owned amounts to the daemon unless --trusted-daemonmoneromooo-monero2016-03-265-8/+11
| | * wallet: change sweep_dust to sweep_unmixablemoneromooo-monero2016-03-266-30/+129
| | * New RPC and daemon command to get output histogrammoneromooo-monero2016-03-2615-0/+243
| | * wallet: handle rare case where fee adjustment can bump to the next kBmoneromooo-monero2016-03-261-2/+3
| | * wallet: factor fee calculationmoneromooo-monero2016-03-261-22/+11
| * | blockchain: for v3, require miner tx to have well behaved outsmoneromooo-monero2016-03-252-3/+13
| * | core: fix miner tx block reward with feesmoneromooo-monero2016-03-251-8/+7
| |/
| * remove connectivity tool, comment it out from munin plugins tooRiccardo Spagni2016-03-253-424/+0
| * 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
| |\ \