summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | wallet: encrypt outputs and key images files with the view keymoneromooo-monero2016-11-073-14/+104
| |/ /
* | | Merge pull request #1302Riccardo Spagni2016-11-083-4/+16
|\ \ \
| * | | wallet2_api: allow connection to return "yes, but wrong version"moneromooo-monero2016-11-073-4/+16
| |/ /
* | | Merge pull request #1301Riccardo Spagni2016-11-083-0/+22
|\ \ \
| * | | Wallet API: added getTxKey()Jacob Brydolf2016-11-083-0/+22
* | | | Merge pull request #1300Riccardo Spagni2016-11-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | wallet2_api: do not copy the whole pending tx when iteratingmoneromooo-monero2016-11-061-1/+1
| | |/ | |/|
* | | Merge pull request #1298Riccardo Spagni2016-11-085-0/+46
|\ \ \
| * | | wallet2_api: add API for tx notesmoneromooo-monero2016-11-055-0/+46
| |/ /
* | | Merge pull request #1297Riccardo Spagni2016-11-083-0/+167
|\ \ \
| * | | wallet_api: txkey checking functions for the GUImoneromooo.monero2016-11-053-0/+167
| |/ /
* | | Merge pull request #1291Riccardo Spagni2016-11-084-100/+351
|\ \ \
| * | | adding thread_group for managing async tasksLee Clagett2016-11-024-100/+351
| |/ /
* | | Merge pull request #1285Riccardo Spagni2016-11-084-17/+22
|\ \ \
| * | | refresh speedupluigi11112016-11-014-17/+22
* | | | Merge pull request #1276Riccardo Spagni2016-11-089-9/+202
|\ \ \ \ | |_|_|/ |/| | |
| * | | wallet: use the dynamic per kB feemoneromooo-monero2016-10-312-4/+42
| * | | rpc: add a dynamic fee estimation RPC callmoneromooo-monero2016-10-315-0/+76
| * | | core: dynamic fee algorithm from ArticMinemoneromooo-monero2016-10-314-5/+84
* | | | wallet: fix bad amounts/fees againmoneromooo-monero2016-11-024-5/+39
| |_|/ |/| |
* | | Merge pull request #1272Riccardo Spagni2016-11-011-3/+5
|\ \ \ | |_|/ |/| |
| * | ringct: check the size of amount_keys is the same as destinationsmoneromooo-monero2016-10-291-0/+2
| * | ringct: always shutdown the boost io servicemoneromooo-monero2016-10-291-3/+3
* | | Merge pull request #1278Riccardo Spagni2016-11-011-1/+7
|\ \ \
| * | | Wallet API: added walletExists logicJacob Brydolf2016-10-301-1/+7
| | |/ | |/|
* | | Merge pull request #1283Riccardo Spagni2016-11-011-2/+2
|\ \ \
| * | | adding static_assert to pod functions in string toolsLee Clagett2016-10-311-2/+2
| |/ /
* | | Merge pull request #1282Riccardo Spagni2016-11-013-1/+213
|\ \ \
| * | | core: fix removal of extra nonce using wrong typemoneromooo-monero2016-10-301-1/+1
| * | | Revert "remove cn_deserialize"moneromooo-monero2016-10-302-0/+212
| |/ /
* | | Merge pull request #1281Riccardo Spagni2016-11-014-1/+154
|\ \ \
| * | | wallet: new import_outputs/export_outputs commandsmoneromooo-monero2016-10-304-1/+154
| |/ /
* | | Merge pull request #1277Riccardo Spagni2016-11-014-11/+44
|\ \ \
| * | | wallet: set incoming outputs' key image to 0 on view walletsmoneromooo-monero2016-10-302-4/+19
| * | | wallet: print tx overview on submit_transfer toomoneromooo-monero2016-10-304-7/+25
| |/ /
* | | Merge pull request #1275Riccardo Spagni2016-11-011-0/+2
|\ \ \
| * | | simplewallet: remove destinations with zero amount in sign_transfermoneromooo-monero2016-10-301-0/+2
| |/ /
* / / Changed to ..._HASHBITS everywhere for consistencyNanoAkron2016-10-291-2/+2
|/ /
* | Merge pull request #1270Riccardo Spagni2016-10-291-2/+5
|\ \
| * | Wallet API: make sure path exists before searching for walletsJacob Brydolf2016-10-281-2/+5
| |/
* | Merge pull request #1261Riccardo Spagni2016-10-293-25/+38
|\ \
| * | simplewallet: log transactions to submit in submit_transfermoneromooo-monero2016-10-262-2/+3
| * | wallet: fix pre-rct cold wallet signing not splitting changemoneromooo-monero2016-10-253-23/+35
| |/
* | Merge pull request #1254Riccardo Spagni2016-10-291-4/+4
|\ \
| * | daemon: fix min/max tracking using the wrong sizemoneromooo-monero2016-10-231-4/+4
| |/
* | Merge pull request #1251Riccardo Spagni2016-10-292-58/+25
|\ \ | |/ |/|
| * ringct: some more small optimizationsmoneromooo-monero2016-10-232-58/+25
* | daemon: even when switching branches, compile the damn thing ffsmoneromooo-monero2016-10-231-1/+1
* | daemon: do not divide by 0 when the pool is emptymoneromooo-monero2016-10-231-2/+2
* | Merge pull request #1245Riccardo Spagni2016-10-231-256/+43
|\ \