| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1312 | Riccardo Spagni | 2016-11-09 | 1 | -1/+1 |
| |\ | |||||
| | * | thread_group: fix build with asserts enabled | moneromooo-monero | 2016-11-09 | 1 | -1/+1 |
| * | | Merge pull request #1311 | Riccardo Spagni | 2016-11-09 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | cryptonote_protocol: drop connection when find_blockchain_supplement fails | moneromooo-monero | 2016-11-09 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge pull request #1310 | Riccardo Spagni | 2016-11-09 | 3 | -0/+101 |
| |\ \ | |||||
| | * | | wallet2_api: add API for create_unmixable_sweep_transactions | moneromooo-monero | 2016-11-08 | 3 | -0/+101 |
| * | | | Merge pull request #1309 | Riccardo Spagni | 2016-11-09 | 3 | -0/+35 |
| |\ \ \ | |||||
| | * | | | wallet2_api: API to sign and verify a message | moneromooo-monero | 2016-11-08 | 3 | -0/+35 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #1307 | Riccardo Spagni | 2016-11-09 | 3 | -2/+13 |
| |\ \ \ | |||||
| | * | | | wallet_api: PendingTransaction::txCount - number of split transactions | Ilya Kitaev | 2016-11-09 | 3 | -2/+13 |
| | |/ / | |||||
| * | | | Merge pull request #1305 | Riccardo Spagni | 2016-11-09 | 3 | -21/+47 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | wallet: fix output collision detection for view wallets | moneromooo-monero | 2016-11-07 | 3 | -21/+47 |
| | |/ | |||||
| * | | Merge pull request #1308 | Riccardo Spagni | 2016-11-08 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | Wallet API: Pause refresh while creating transaction | Jacob Brydolf | 2016-11-08 | 1 | -0/+6 |
| | |/ | |||||
| * | | Merge pull request #1306 | Riccardo Spagni | 2016-11-08 | 3 | -14/+104 |
| |\ \ | |||||
| | * | | wallet: encrypt outputs and key images files with the view key | moneromooo-monero | 2016-11-07 | 3 | -14/+104 |
| | |/ | |||||
| * | | Merge pull request #1302 | Riccardo Spagni | 2016-11-08 | 3 | -4/+16 |
| |\ \ | |||||
| | * | | wallet2_api: allow connection to return "yes, but wrong version" | moneromooo-monero | 2016-11-07 | 3 | -4/+16 |
| | |/ | |||||
| * | | Merge pull request #1301 | Riccardo Spagni | 2016-11-08 | 3 | -0/+22 |
| |\ \ | |||||
| | * | | Wallet API: added getTxKey() | Jacob Brydolf | 2016-11-08 | 3 | -0/+22 |
| * | | | Merge pull request #1300 | Riccardo Spagni | 2016-11-08 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | wallet2_api: do not copy the whole pending tx when iterating | moneromooo-monero | 2016-11-06 | 1 | -1/+1 |
| * | | | Merge pull request #1298 | Riccardo Spagni | 2016-11-08 | 5 | -0/+46 |
| |\ \ \ | |||||
| | * | | | wallet2_api: add API for tx notes | moneromooo-monero | 2016-11-05 | 5 | -0/+46 |
| | |/ / | |||||
| * | | | Merge pull request #1297 | Riccardo Spagni | 2016-11-08 | 3 | -0/+167 |
| |\ \ \ | |||||
| | * | | | wallet_api: txkey checking functions for the GUI | moneromooo.monero | 2016-11-05 | 3 | -0/+167 |
| | |/ / | |||||
| * | | | Merge pull request #1291 | Riccardo Spagni | 2016-11-08 | 4 | -100/+351 |
| |\ \ \ | |||||
| | * | | | adding thread_group for managing async tasks | Lee Clagett | 2016-11-02 | 4 | -100/+351 |
| | |/ / | |||||
| * | | | Merge pull request #1285 | Riccardo Spagni | 2016-11-08 | 4 | -17/+22 |
| |\ \ \ | |||||
| | * | | | refresh speedup | luigi1111 | 2016-11-01 | 4 | -17/+22 |
| * | | | | Merge pull request #1276 | Riccardo Spagni | 2016-11-08 | 9 | -9/+202 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | wallet: use the dynamic per kB fee | moneromooo-monero | 2016-10-31 | 2 | -4/+42 |
| | * | | | rpc: add a dynamic fee estimation RPC call | moneromooo-monero | 2016-10-31 | 5 | -0/+76 |
| | * | | | core: dynamic fee algorithm from ArticMine | moneromooo-monero | 2016-10-31 | 4 | -5/+84 |
| * | | | | wallet: fix bad amounts/fees again | moneromooo-monero | 2016-11-02 | 4 | -5/+39 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #1272 | Riccardo Spagni | 2016-11-01 | 1 | -3/+5 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | ringct: check the size of amount_keys is the same as destinations | moneromooo-monero | 2016-10-29 | 1 | -0/+2 |
| | * | | ringct: always shutdown the boost io service | moneromooo-monero | 2016-10-29 | 1 | -3/+3 |
| * | | | Merge pull request #1278 | Riccardo Spagni | 2016-11-01 | 1 | -1/+7 |
| |\ \ \ | |||||
| | * | | | Wallet API: added walletExists logic | Jacob Brydolf | 2016-10-30 | 1 | -1/+7 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #1283 | Riccardo Spagni | 2016-11-01 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | adding static_assert to pod functions in string tools | Lee Clagett | 2016-10-31 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #1282 | Riccardo Spagni | 2016-11-01 | 3 | -1/+213 |
| |\ \ \ | |||||
| | * | | | core: fix removal of extra nonce using wrong type | moneromooo-monero | 2016-10-30 | 1 | -1/+1 |
| | * | | | Revert "remove cn_deserialize" | moneromooo-monero | 2016-10-30 | 2 | -0/+212 |
| | |/ / | |||||
| * | | | Merge pull request #1281 | Riccardo Spagni | 2016-11-01 | 4 | -1/+154 |
| |\ \ \ | |||||
| | * | | | wallet: new import_outputs/export_outputs commands | moneromooo-monero | 2016-10-30 | 4 | -1/+154 |
| | |/ / | |||||
| * | | | Merge pull request #1277 | Riccardo Spagni | 2016-11-01 | 4 | -11/+44 |
| |\ \ \ | |||||
| | * | | | wallet: set incoming outputs' key image to 0 on view wallets | moneromooo-monero | 2016-10-30 | 2 | -4/+19 |
| | * | | | wallet: print tx overview on submit_transfer too | moneromooo-monero | 2016-10-30 | 4 | -7/+25 |
| | |/ / | |||||
