| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wallet: add version dependency to the wallet target | moneromooo-monero | 2016-11-12 | 1 | -0/+1 |
| * | Merge pull request #1316 | Riccardo Spagni | 2016-11-11 | 12 | -688/+875 |
| |\ | |||||
| | * | Created monero-wallet-rpc, moving functionality from monero-wallet-cli | Lee Clagett | 2016-11-10 | 12 | -688/+875 |
| * | | Merge pull request #1321 | Riccardo Spagni | 2016-11-11 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | rpc: bump RPC version | moneromooo-monero | 2016-11-10 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #1315 | Riccardo Spagni | 2016-11-11 | 2 | -2/+13 |
| |\ \ | |||||
| | * | | Wallet API: use stored refresh height when rebuilding cache | Jacob Brydolf | 2016-11-09 | 2 | -2/+13 |
| | |/ | |||||
| * | | Merge pull request #1314 | Riccardo Spagni | 2016-11-11 | 1 | -6/+9 |
| |\ \ | |||||
| | * | | wallet: fix corner case of no recent outputs available | moneromooo-monero | 2016-11-09 | 1 | -6/+9 |
| | |/ | |||||
| * | | Merge pull request #1313 | Riccardo Spagni | 2016-11-11 | 3 | -11/+33 |
| |\ \ | |||||
| | * | | wallet2_api: support for sweeping all | moneromooo-monero | 2016-11-09 | 3 | -11/+33 |
| | |/ | |||||
| * | | Merge pull request #1263 | Riccardo Spagni | 2016-11-11 | 11 | -11/+492 |
| |\ \ | |/ |/| | |||||
| | * | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 2016-11-09 | 11 | -11/+492 |
| * | | 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 |
