| Commit message (Expand) | Author | Age | Files | Lines |
| * | transaction history api in progress | Ilya Kitaev | 2016-04-20 | 2 | -0/+42 |
| * | transaction history api in progress | Ilya Kitaev | 2016-04-20 | 6 | -16/+68 |
| * | api implementation splitted over separate files | Ilya Kitaev | 2016-04-20 | 13 | -315/+710 |
| * | TransactionInfo / TransactionHistory APIs design | Ilya Kitaev | 2016-04-19 | 2 | -130/+188 |
| * | TODOs for Transaction/Transfer interface | Ilya Kitaev | 2016-04-12 | 2 | -19/+25 |
| * | Transaction API continued | Ilya Kitaev | 2016-04-06 | 2 | -4/+21 |
| * | Wallet::createTransaction API introduced | Ilya Kitaev | 2016-04-05 | 2 | -124/+183 |
| * | Wallet::transfer() continued | Ilya Kitaev | 2016-04-04 | 2 | -4/+159 |
| * | Wallet::transfer in progress | Ilya Kitaev | 2016-04-03 | 2 | -1/+42 |
| * | Wallet::refresh + tests | Ilya Kitaev | 2016-03-31 | 2 | -0/+16 |
| * | "testnet" is default parameter | Ilya Kitaev | 2016-03-31 | 2 | -3/+11 |
| * | testnet option, Wallet::balance(), Wallet::unlockedBalance() | Ilya Kitaev | 2016-03-31 | 2 | -6/+15 |
| * | Merge remote-tracking branch 'upstream/master' | Ilya Kitaev | 2016-03-31 | 40 | -1177/+3629 |
| |\ |
|
| | * | wallet: fix --generate-from-keys saving as watch only | moneromooo-monero | 2016-03-28 | 1 | -1/+1 |
| | * | Merge pull request #765 | Riccardo Spagni | 2016-03-27 | 22 | -54/+389 |
| | |\ |
|
| | | * | wallet: pass std::function by const ref, not value | moneromooo-monero | 2016-03-26 | 2 | -2/+2 |
| | | * | wallet: do not leak owned amounts to the daemon unless --trusted-daemon | moneromooo-monero | 2016-03-26 | 5 | -8/+11 |
| | | * | wallet: change sweep_dust to sweep_unmixable | moneromooo-monero | 2016-03-26 | 6 | -30/+129 |
| | | * | New RPC and daemon command to get output histogram | moneromooo-monero | 2016-03-26 | 15 | -0/+243 |
| | | * | wallet: handle rare case where fee adjustment can bump to the next kB | moneromooo-monero | 2016-03-26 | 1 | -2/+3 |
| | | * | wallet: factor fee calculation | moneromooo-monero | 2016-03-26 | 1 | -22/+11 |
| | * | | blockchain: for v3, require miner tx to have well behaved outs | moneromooo-monero | 2016-03-25 | 2 | -3/+13 |
| | * | | core: fix miner tx block reward with fees | moneromooo-monero | 2016-03-25 | 1 | -8/+7 |
| | |/ |
|
| | * | remove connectivity tool, comment it out from munin plugins too | Riccardo Spagni | 2016-03-25 | 3 | -424/+0 |
| | * | Merge pull request #749 | Riccardo Spagni | 2016-03-25 | 14 | -587/+2902 |
| | * | Revert "Merge pull request #749" | Riccardo Spagni | 2016-03-25 | 14 | -2902/+587 |
| | * | Merge pull request #756 | Riccardo Spagni | 2016-03-25 | 4 | -10/+192 |
| | |\ |
|
| | | * | wallet: add a --generate-from-json flag | moneromooo-monero | 2016-03-25 | 4 | -10/+192 |
| | * | | Merge pull request #749 | Riccardo Spagni | 2016-03-25 | 14 | -587/+2902 |
| | |\ \ |
|
| | | * | | Update BlockchainDB documentation | Thomas Winget | 2016-03-24 | 1 | -155/+937 |
| | | * | | remove defunct code from cryptonote::core | Thomas Winget | 2016-03-24 | 2 | -22/+0 |
| | | * | | cryptonote::core doxygen documentation | Thomas Winget | 2016-03-24 | 2 | -26/+617 |
| | | * | | doxygen documentation for difficulty functions | Thomas Winget | 2016-03-24 | 2 | -2/+16 |
| | | * | | Move checkpoint functions into checkpoints class | Thomas Winget | 2016-03-24 | 9 | -359/+327 |
| | | * | | doxygen documentation for checkpoints.{h,cpp} | Thomas Winget | 2016-03-22 | 2 | -6/+99 |
| | | * | | Remove unnecessary or defunct code | Thomas Winget | 2016-03-22 | 2 | -22/+0 |
| | | * | | Updated documentation for blockchain.* | Thomas Winget | 2016-03-22 | 2 | -14/+925 |
| | | |/ |
|
| | * | | Merge pull request #748 | Riccardo Spagni | 2016-03-25 | 1 | -1/+1 |
| | |\ \
| | |/
| |/| |
|
| | | * | blockchain: fix partial block reward detection | moneromooo-monero | 2016-03-22 | 1 | -1/+1 |
| | * | | update version number | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 |
| | |/ |
|
| | * | Merge pull request #743 | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 |
| | |\ |
|
| | | * | also maybe do the block height this time, you know, just so that it actually ... | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 |
| | * | | Merge pull request #742 | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 |
| | |\| |
|
| | | * | also update the timestamp for the hard fork | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 |
| | * | | Merge pull request #741 | Riccardo Spagni | 2016-03-21 | 1 | -0/+3 |
| | |\| |
|
| | | * | set fork date for September, add hyc's GPG key, remove aabramov's | Riccardo Spagni | 2016-03-21 | 1 | -0/+3 |
| | * | | Revert "Print stack trace upon exceptions" | moneromooo-monero | 2016-03-21 | 28 | -201/+46 |
| | |/ |
|
| | * | Merge pull request #738 | Riccardo Spagni | 2016-03-20 | 1 | -40/+47 |
| | |\ |
|
| | | * | db_lmdb: include the error codes from lmdb api in error logs | moneromooo-monero | 2016-03-20 | 1 | -40/+47 |
| | * | | Merge pull request #737 | Riccardo Spagni | 2016-03-20 | 1 | -1/+1 |
| | |\ \ |
|