aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1312Riccardo Spagni2016-11-091-1/+1
|\
| * thread_group: fix build with asserts enabledmoneromooo-monero2016-11-091-1/+1
* | Merge pull request #1311Riccardo Spagni2016-11-091-0/+1
|\ \
| * | cryptonote_protocol: drop connection when find_blockchain_supplement failsmoneromooo-monero2016-11-091-0/+1
| |/
* | Merge pull request #1310Riccardo Spagni2016-11-093-0/+101
|\ \
| * | wallet2_api: add API for create_unmixable_sweep_transactionsmoneromooo-monero2016-11-083-0/+101
* | | Merge pull request #1309Riccardo Spagni2016-11-093-0/+35
|\ \ \
| * | | wallet2_api: API to sign and verify a messagemoneromooo-monero2016-11-083-0/+35
| | |/ | |/|
* | | Merge pull request #1307Riccardo Spagni2016-11-093-2/+13
|\ \ \
| * | | wallet_api: PendingTransaction::txCount - number of split transactionsIlya Kitaev2016-11-093-2/+13
| |/ /
* | | Merge pull request #1305Riccardo Spagni2016-11-093-21/+47
|\ \ \ | |/ / |/| |
| * | wallet: fix output collision detection for view walletsmoneromooo-monero2016-11-073-21/+47
| |/
* | Merge pull request #1308Riccardo Spagni2016-11-081-0/+6
|\ \
| * | Wallet API: Pause refresh while creating transactionJacob Brydolf2016-11-081-0/+6
| |/
* | Merge pull request #1306Riccardo Spagni2016-11-083-14/+104
|\ \
| * | 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
| |/ /