| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge pull request #5847 | luigi1111 | 2019-09-08 | 1 | -1/+1 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | wallet2: fix cold signing losing tx keys | moneromooo-monero | 2019-08-23 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #5822 | luigi1111 | 2019-09-04 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | reject setting lookahead major or minor to 0 | moneromooo-monero | 2019-08-19 | 1 | -0/+2 | |
| * | | | | simplewallet: lock console on inactivity | moneromooo-monero | 2019-08-28 | 1 | -0/+9 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #5609 | luigi1111 | 2019-08-27 | 1 | -0/+11 | |
| |\ \ \ | ||||||
| | * | | | wallet: add --extra-entropy command line flag | moneromooo-monero | 2019-08-22 | 1 | -0/+11 | |
| * | | | | Wallet: Option to export data to ASCII | Tadeas Moravec | 2019-08-22 | 1 | -21/+108 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #5722 | luigi1111 | 2019-08-21 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | simplewallet: optional all flag to export_outputs/export_key_images | moneromooo-monero | 2019-07-02 | 1 | -2/+2 | |
| * | | | | Merge pull request #5727 | luigi1111 | 2019-08-19 | 1 | -2/+2 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Replace std::random_shuffle with std::shuffle | Tom Smeding | 2019-08-15 | 1 | -2/+2 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #5672 | luigi1111 | 2019-08-15 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | wallet2: fix change subaddress mixup when sending pre rct outputs | moneromooo-monero | 2019-06-19 | 1 | -0/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #5662 | luigi1111 | 2019-08-15 | 1 | -3/+11 | |
| |\ \ \ | ||||||
| | * | | | device: tx_key caching fixed, store recovered txkey | Dusan Klinec | 2019-06-17 | 1 | -3/+11 | |
| | |/ / | ||||||
| * | | | Merge pull request #5487 | luigi1111 | 2019-08-14 | 1 | -0/+2 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | consensus: from v12, enforce >= 2 outputs | moneromooo-monero | 2019-04-23 | 1 | -0/+2 | |
| * | | | Merge pull request #5600 | luigi1111 | 2019-07-24 | 1 | -7/+12 | |
| |\ \ \ | ||||||
| | * | | | Remember RPC version on initial connect | Howard Chu | 2019-06-02 | 1 | -7/+12 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #5594 | luigi1111 | 2019-07-24 | 1 | -0/+30 | |
| |\ \ \ | ||||||
| | * | | | device: show address on device display | Dusan Klinec | 2019-06-17 | 1 | -0/+30 | |
| * | | | | Merge pull request #5514 | luigi1111 | 2019-07-24 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: don't wait a day before using new version fees | moneromooo-monero | 2019-05-02 | 1 | -2/+2 | |
| * | | | | | Merge pull request #5513 | luigi1111 | 2019-07-24 | 1 | -4/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet: distinguish between empty and absent attributes | moneromooo-monero | 2019-05-02 | 1 | -4/+8 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #5502 | luigi1111 | 2019-07-24 | 1 | -3/+0 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | remove unused code | moneromooo-monero | 2019-04-29 | 1 | -3/+0 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #5561 | Riccardo Spagni | 2019-06-01 | 1 | -1/+4 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works. | Lee Clagett | 2019-05-21 | 1 | -1/+4 | |
| * | | | | wallet: add unlock_time details to show_transfers | moneromooo-monero | 2019-05-16 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | wallet: fix certificate fingerprint length check | moneromooo-monero | 2019-05-11 | 1 | -1/+1 | |
| * | | | Merge pull request #5508 | Riccardo Spagni | 2019-05-07 | 1 | -4/+2 | |
| |\ \ \ | ||||||
| | * | | | wallet2: reject standalone short payment IDs in monero: URI API | moneromooo-monero | 2019-05-01 | 1 | -4/+2 | |
| | |/ / | ||||||
| * | | | Merge pull request #5501 | Riccardo Spagni | 2019-05-07 | 1 | -2/+5 | |
| |\ \ \ | ||||||
| | * | | | wallet2: fix infinite loop picking outputs in corner case | moneromooo-monero | 2019-04-29 | 1 | -2/+5 | |
| | |/ / | ||||||
| * | | | Merge pull request #5493 | Riccardo Spagni | 2019-05-02 | 1 | -0/+6 | |
| |\ \ \ | ||||||
| | * | | | change SSL certificate fingerprint whitelisting from SHA1 to SHA-256 | moneromooo-monero | 2019-04-26 | 1 | -0/+6 | |
| | |/ / | ||||||
| * | | | Merge pull request #5489 | Riccardo Spagni | 2019-05-02 | 1 | -3/+13 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | wallet2: default to trying to keep 5 outputs of 2+ monero | moneromooo-monero | 2019-04-24 | 1 | -3/+13 | |
| | |/ | ||||||
| * | | Merge pull request #5486 | Riccardo Spagni | 2019-04-24 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | wallet2: add missing "sanity check failed" reason message | moneromooo-monero | 2019-04-23 | 1 | -0/+2 | |
| | |/ | ||||||
| * | | Merge pull request #5485 | Riccardo Spagni | 2019-04-24 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | wallet2: fix wrong change being recorded in sweep_all | moneromooo-monero | 2019-04-23 | 1 | -2/+2 | |
| | |/ | ||||||
| * / | wallet: fix key image computation signaling to the device | Dusan Klinec | 2019-04-22 | 1 | -1/+1 | |
| |/ | ||||||
| * | simplewallet: fix output representation offset | moneromooo-monero | 2019-04-18 | 1 | -2/+2 | |
| * | wallet2: "output lineup" fake out selection | moneromooo-monero | 2019-04-18 | 1 | -60/+47 | |
| * | Merge pull request #5445 | Riccardo Spagni | 2019-04-16 | 1 | -53/+90 | |
| |\ | ||||||
| | * | wallet: new --offline option | moneromooo-monero | 2019-04-15 | 1 | -53/+90 | |
| * | | Merge pull request #5434 | Riccardo Spagni | 2019-04-16 | 1 | -0/+1 | |
| |\ \ | ||||||
