| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wallet2: fix mishandling rct outputs in coinbase tx | moneromooo-monero | 2019-03-03 | 1 | -6/+12 |
| * | wallet: fix payment ID decryption for construction data | Dusan Klinec | 2019-02-20 | 1 | -7/+6 |
| * | ringct: encode 8 byte amount, saving 24 bytes per output | moneromooo-monero | 2019-02-12 | 1 | -2/+2 |
| * | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 2019-02-12 | 1 | -19/+28 |
| * | core, wallet: remember original text version of destination address | moneromooo-monero | 2019-02-12 | 1 | -7/+11 |
| * | wallet2: fix ring reuse breaking when using histogram | moneromooo-monero | 2019-02-12 | 1 | -0/+3 |
| * | notify: handle arbitrary tags | moneromooo-monero | 2019-02-12 | 1 | -1/+1 |
| * | wallet2: extend fake out picks away from the gamma pick | moneromooo-monero | 2018-10-23 | 1 | -2/+23 |
| * | Rename "blackball" for clarity | moneromooo-monero | 2018-10-18 | 1 | -1/+1 |
| * | SOFTWARE is the default wallet device | m2049r | 2018-10-12 | 1 | -0/+1 |
| * | Merge pull request #4540 | Riccardo Spagni | 2018-10-09 | 1 | -4/+1 |
| * | Merge pull request #4036 | Riccardo Spagni | 2018-10-07 | 1 | -98/+304 |
| * | Merge pull request #4505 | Riccardo Spagni | 2018-10-07 | 1 | -2/+2 |
| * | Merge pull request #4495 | Riccardo Spagni | 2018-10-06 | 1 | -3/+3 |
| * | Merge pull request #4490 | Riccardo Spagni | 2018-10-02 | 1 | -1/+1 |
| * | Merge pull request #4482 | Riccardo Spagni | 2018-10-02 | 1 | -4/+9 |
| * | Merge pull request #4333 | Riccardo Spagni | 2018-09-29 | 1 | -0/+24 |
| |\ | |||||
| | * | add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc} | moneromooo-monero | 2018-09-29 | 1 | -0/+24 |
| * | | Merge pull request #4461 | Riccardo Spagni | 2018-09-29 | 1 | -1/+5 |
| |\ \ | |||||
| | * | | wallet2: fix transfers between subaddresses hitting the sanity check | moneromooo-monero | 2018-09-28 | 1 | -1/+5 |
| | |/ | |||||
| * | | Merge pull request #4456 | Riccardo Spagni | 2018-09-29 | 1 | -2/+9 |
| |\ \ | |||||
| | * | | device: set device name correctly if key_on_device is set | Dusan Klinec | 2018-09-27 | 1 | -2/+9 |
| | |/ | |||||
| * | | Merge pull request #4406 | Riccardo Spagni | 2018-09-29 | 1 | -3/+27 |
| |\ \ | |/ |/| | |||||
| | * | wallet2: handle corner case in picking fake outputs | moneromooo-monero | 2018-09-22 | 1 | -3/+27 |
| * | | wallet2: fix duplicate output making it to the RPC | moneromooo-monero | 2018-09-25 | 1 | -7/+32 |
| * | | Merge pull request #4401 | Riccardo Spagni | 2018-09-21 | 1 | -9/+31 |
| |\ \ | |||||
| | * | | wallet: implement coin splitting for sweep_* 'outputs' option | whythat | 2018-09-18 | 1 | -3/+25 |
| | * | | wallet: add 'outputs' option for sweep_* commands | whythat | 2018-09-18 | 1 | -6/+6 |
| * | | | query backing device | m2049r | 2018-09-19 | 1 | -12/+68 |
| | |/ |/| | |||||
| * | | Merge pull request #4360 | Riccardo Spagni | 2018-09-18 | 1 | -1/+6 |
| |\ \ | |||||
| | * | | wallet2: import_multisig forward refresh exception | naughtyfox | 2018-09-10 | 1 | -1/+6 |
| * | | | Merge pull request #4302 | Riccardo Spagni | 2018-09-18 | 1 | -6/+5 |
| |\ \ \ | |||||
| | * | | | api/wallet: properly disable key encryption | stoffu | 2018-09-17 | 1 | -6/+5 |
| | | |/ | |/| | |||||
| * / | | hw_device: support for multiple devices added [for review] | Dusan Klinec | 2018-09-14 | 1 | -2/+49 |
| |/ / | |||||
| * | | Merge pull request #4324 | Riccardo Spagni | 2018-09-14 | 1 | -29/+32 |
| |\ \ | |||||
| | * | | wallet: ask-password can now ask without encrypting the secret spend key | moneromooo-monero | 2018-09-14 | 1 | -29/+32 |
| * | | | Merge pull request #4347 | Riccardo Spagni | 2018-09-14 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | wallet2: fix secondary partially signed multisig txes | moneromooo-monero | 2018-09-08 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #4336 | Riccardo Spagni | 2018-09-14 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | wallet2.get_reserve_proof: throw when specified amount is zero | stoffu | 2018-09-04 | 1 | -0/+1 |
| * | | | | Merge pull request #4332 | Riccardo Spagni | 2018-09-14 | 1 | -111/+40 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: factor the creation of a new wallet keys file | moneromooo-monero | 2018-09-03 | 1 | -75/+24 |
| | * | | | | wallet2: factor new blockchain setup | moneromooo-monero | 2018-09-03 | 1 | -36/+16 |
| | |/ / / | |||||
| * | | | | Merge pull request #4331 | Riccardo Spagni | 2018-09-14 | 1 | -1/+1 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | wallet2: fill in v2 height for stagenet | moneromooo-monero | 2018-09-03 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #4253 | Riccardo Spagni | 2018-09-14 | 1 | -174/+1 |
| |\ \ \ | |||||
| | * | | | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 2018-09-14 | 1 | -174/+1 |
| * | | | | Merge pull request #4260 | Riccardo Spagni | 2018-09-14 | 1 | -8/+9 |
| |\ \ \ \ | |||||
| | * | | | | record blackballs as amount/offset, and add export ability | moneromooo-monero | 2018-09-10 | 1 | -6/+8 |
| | * | | | | ringdb: allow blackballing many outputs at once | moneromooo-monero | 2018-09-09 | 1 | -2/+1 |
| | | |_|/ | |/| | | |||||
