aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | simplewallet: factor locked_transfer, and fix a few rough edgesmoneromooo-monero2016-10-231-256/+43
* | | Merge pull request #1250Riccardo Spagni2016-10-235-0/+72
|\ \ \ | |/ / |/| |
| * | daemon: add a print_pool_stats daemon commandmoneromooo-monero2016-10-235-0/+72
| |/
* | Merge pull request #1247Riccardo Spagni2016-10-236-0/+33
|\ \
| * | daemon: report transaction relay status in print_pool* commandsmoneromooo-monero2016-10-233-0/+8
| * | core: notify the txpool when transactions are relayedmoneromooo-monero2016-10-233-0/+22
| * | tx_pool: set relayed flag on relaymoneromooo-monero2016-10-221-0/+3
* | | Merge pull request #1246Riccardo Spagni2016-10-231-0/+7
|\ \ \
| * | | wallet: sanity check on selected transfer indices in signed ptxmoneromooo-monero2016-10-221-0/+7
| |/ /
* | | Merge pull request #1239Riccardo Spagni2016-10-231-1/+1
|\ \ \
| * | | perf_timer: format string fix for 32 bitsmoneromooo-monero2016-10-201-1/+1
| |/ /
* | | Merge pull request #1230Riccardo Spagni2016-10-232-0/+22
|\ \ \ | |_|/ |/| |
| * | wallet_api: add address validation functionsmoneromooo-monero2016-10-162-0/+22
* | | Merge pull request #1229Riccardo Spagni2016-10-221-2/+7
|\ \ \
| * | | wallet2_api: recognize full size payment ids as validmoneromooo-monero2016-10-161-2/+7
| |/ /