| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge pull request #1434 | Riccardo Spagni | 2016-12-12 | 1 | -0/+17 | |
| |\ | ||||||
| | * | GUI address book | Jaquee | 2016-12-12 | 1 | -0/+17 | |
| * | | wallet: bring forward use of the dynamic fee | moneromooo-monero | 2016-12-10 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #1422 | Riccardo Spagni | 2016-12-10 | 1 | -1/+1 | |
| |\ | ||||||
| | * | wallet2: pass by const ref where possible | moneromooo-monero | 2016-12-10 | 1 | -1/+1 | |
| * | | Merge pull request #1419 | Riccardo Spagni | 2016-12-10 | 1 | -2/+7 | |
| |\ \ | ||||||
| | * | | Fix sending outputs from a tx with more than one pubkey | moneromooo-monero | 2016-12-09 | 1 | -2/+7 | |
| | |/ | ||||||
| * | | Merge pull request #1415 | Riccardo Spagni | 2016-12-08 | 1 | -3/+13 | |
| |\ \ | ||||||
| | * | | wallet: send 0 change to a random address where necessary with rct | moneromooo-monero | 2016-12-07 | 1 | -3/+13 | |
| | |/ | ||||||
| * / | Remove infinite loop in refresh code | Jaquee | 2016-12-05 | 1 | -68/+42 | |
| |/ | ||||||
| * | Merge pull request #1399 | Riccardo Spagni | 2016-12-04 | 1 | -2/+1 | |
| |\ | ||||||
| | * | wallet2: avoid possible undefined behavior on empty string | moneromooo-monero | 2016-12-04 | 1 | -2/+1 | |
| * | | Merge pull request #1398 | Riccardo Spagni | 2016-12-04 | 1 | -4/+4 | |
| |\ \ | ||||||
| | * | | Fix a few minor typos | Pierre Boyer | 2016-12-04 | 1 | -4/+4 | |
| | |/ | ||||||
| * | | Merge pull request #1385 | Riccardo Spagni | 2016-12-04 | 1 | -0/+142 | |
| |\ \ | ||||||
| | * | | wallet: add API and RPC to create/parse monero: URIs | moneromooo-monero | 2016-11-28 | 1 | -0/+142 | |
| | |/ | ||||||
| * | | Merge pull request #1380 | Riccardo Spagni | 2016-12-04 | 1 | -0/+5 | |
| |\ \ | ||||||
| | * | | wallet: add a getter for the filename path | moneromooo-monero | 2016-11-26 | 1 | -0/+5 | |
| | |/ | ||||||
| * / | Improve daemon RPC version handling | moneromooo-monero | 2016-11-26 | 1 | -4/+4 | |
| |/ | ||||||
| * | Merge pull request #1369 | Riccardo Spagni | 2016-11-24 | 1 | -2/+4 | |
| |\ | ||||||
| | * | wallet2: fix wrong change being recorded for cold signed txes | moneromooo-monero | 2016-11-23 | 1 | -2/+4 | |
| * | | Merge pull request #1361 | Riccardo Spagni | 2016-11-24 | 1 | -3/+3 | |
| |\ \ | ||||||
| | * | | Add a get_outs (fully text based) version of get_outs.bin | moneromooo-monero | 2016-11-22 | 1 | -3/+3 | |
| | |/ | ||||||
| * | | Merge pull request #1358 | Riccardo Spagni | 2016-11-24 | 1 | -7/+51 | |
| |\ \ | ||||||
| | * | | wallet: fix exporting outputs and key images with txes with two pubkeys | moneromooo-monero | 2016-11-19 | 1 | -7/+51 | |
| | |/ | ||||||
| * | | Merge pull request #1352 | Riccardo Spagni | 2016-11-24 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | wallet2: fix illegal memory access removing newlines from password | moneromooo-monero | 2016-11-17 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #1351 | Riccardo Spagni | 2016-11-24 | 1 | -4/+5 | |
| |\ \ | ||||||
| | * | | wallet2: fix decrypting a bit too much in authenticated mode | moneromooo-monero | 2016-11-17 | 1 | -4/+5 | |
| | |/ | ||||||
| * / | Clamp refresh from height to blockchain height. | Dion Ahmetaj | 2016-11-18 | 1 | -42/+68 | |
| |/ | ||||||
| * | Merge pull request #1318 | Riccardo Spagni | 2016-11-17 | 1 | -0/+28 | |
| |\ | ||||||
| | * | Wallet2: calculate approximate blockchain height on offline creation | Jacob Brydolf | 2016-11-13 | 1 | -0/+28 | |
| * | | wallet: auto sync outputs and key images in cold signing files | moneromooo-monero | 2016-11-16 | 1 | -1/+32 | |
| * | | wallet2: fill key image and pubkey maps when importing outputs | moneromooo-monero | 2016-11-16 | 1 | -0/+2 | |
| * | | wallet: cast indices to string in logs to be nice to CLANG | moneromooo-monero | 2016-11-16 | 1 | -4/+4 | |
| * | | wallet2: try all tx keys when scanning a new transaction | moneromooo-monero | 2016-11-16 | 1 | -2/+7 | |
| * | | wallet2: fill in key image map when importing key images | moneromooo-monero | 2016-11-15 | 1 | -0/+1 | |
| |/ | ||||||
| * | Merge pull request #1316 | Riccardo Spagni | 2016-11-11 | 1 | -1/+343 | |
| |\ | ||||||
| | * | Created monero-wallet-rpc, moving functionality from monero-wallet-cli | Lee Clagett | 2016-11-10 | 1 | -1/+343 | |
| * | | wallet: fix corner case of no recent outputs available | moneromooo-monero | 2016-11-09 | 1 | -6/+9 | |
| |/ | ||||||
| * | Merge pull request #1305 | Riccardo Spagni | 2016-11-09 | 1 | -18/+24 | |
| |\ | ||||||
| | * | wallet: fix output collision detection for view wallets | moneromooo-monero | 2016-11-07 | 1 | -18/+24 | |
| * | | Merge pull request #1306 | Riccardo Spagni | 2016-11-08 | 1 | -0/+55 | |
| |\ \ | ||||||
| | * | | wallet: encrypt outputs and key images files with the view key | moneromooo-monero | 2016-11-07 | 1 | -0/+55 | |
| | |/ | ||||||
| * | | Merge pull request #1285 | Riccardo Spagni | 2016-11-08 | 1 | -16/+13 | |
| |\ \ | ||||||
| | * | | refresh speedup | luigi1111 | 2016-11-01 | 1 | -16/+13 | |
| * | | | Merge pull request #1276 | Riccardo Spagni | 2016-11-08 | 1 | -4/+40 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | wallet: use the dynamic per kB fee | moneromooo-monero | 2016-10-31 | 1 | -4/+40 | |
| * | | | wallet: fix bad amounts/fees again | moneromooo-monero | 2016-11-02 | 1 | -0/+12 | |
| | |/ |/| | ||||||
| * | | Merge pull request #1283 | Riccardo Spagni | 2016-11-01 | 1 | -2/+2 | |
| |\ \ | ||||||
