| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 2018-03-04 | 1 | -89/+169 |
| * | Merge pull request #3256 | Riccardo Spagni | 2018-02-20 | 1 | -2/+2 |
| |\ | |||||
| | * | wallet2: fix auto_low_priority field name typo on load | moneromooo-monero | 2018-02-13 | 1 | -2/+2 |
| * | | Merge pull request #3247 | Riccardo Spagni | 2018-02-20 | 1 | -17/+12 |
| |\ \ | |||||
| | * | | wallet2: remove unused m_subaddresses_inv | moneromooo-monero | 2018-02-16 | 1 | -4/+0 |
| | * | | wallet2: speed up subaddress generation (by about a third) | moneromooo-monero | 2018-02-16 | 1 | -15/+14 |
| | |/ | |||||
| * | | Merge pull request #3246 | Riccardo Spagni | 2018-02-20 | 1 | -5/+15 |
| |\ \ | |||||
| | * | | wallet2: don't store invalid key image when watch-only | stoffu | 2018-02-12 | 1 | -1/+1 |
| | * | | wallet2: don't throw when spent amount is inconsistent | stoffu | 2018-02-10 | 1 | -4/+14 |
| | |/ | |||||
| * | | Merge pull request #3175 | Riccardo Spagni | 2018-02-16 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero. | Maximilian Lupke | 2018-01-24 | 1 | -0/+2 |
| * | | | Merge pull request #3094 | Riccardo Spagni | 2018-02-16 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fixed typos and wording tweaks | Maxithi | 2018-01-29 | 1 | -1/+1 |
| * | | | | wallets: reorg 61 more days on testnet | moneromooo-monero | 2018-01-31 | 1 | -2/+3 |
| * | | | | blockchain: move bulletproofs to v8 | moneromooo-monero | 2018-01-31 | 1 | -7/+4 |
| | |_|/ |/| | | |||||
| * | | | wallet: automatically use low priority if safe (no backlog & recent blocks no... | stoffu | 2018-01-28 | 1 | -0/+91 |
| * | | | wallet2: split estimate_backlog to allow for raw fee levels | moneromooo-monero | 2018-01-28 | 1 | -9/+26 |
| * | | | Merge pull request #3116 | Riccardo Spagni | 2018-01-27 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | wallet2::import_blockchain fix import loop | Jaquee | 2018-01-14 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #3141 | Riccardo Spagni | 2018-01-27 | 1 | -33/+23 |
| |\ \ \ | |||||
| | * | | | wallet2: remove {set|get}_default_decimal_point and use the same funcs under ... | stoffu | 2018-01-26 | 1 | -10/+0 |
| | * | | | wallet2: make scan_output const and omit keys arg | stoffu | 2018-01-26 | 1 | -5/+5 |
| | * | | | wallet2: make member functions const when possible | stoffu | 2018-01-26 | 1 | -18/+18 |
| * | | | | Merge pull request #3118 | Riccardo Spagni | 2018-01-27 | 1 | -0/+7 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: check file overwrite when exporting stuff | stoffu | 2018-01-26 | 1 | -0/+7 |
| | |/ / / | |||||
| * | | | | Merge pull request #3113 | Riccardo Spagni | 2018-01-27 | 1 | -1/+5 |
| |\ \ \ \ | |||||
| | * | | | | wallet rpc: show fees when querying incoming transfers | stoffu | 2018-01-26 | 1 | -1/+5 |
| | |/ / / | |||||
| * / / / | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #3130 | Riccardo Spagni | 2018-01-25 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | wallet2: fix sweep_all sending an atomic unit | moneromooo-monero | 2018-01-15 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #3093 | Riccardo Spagni | 2018-01-25 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Improved terminology from create to generate | Maxithi | 2018-01-09 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #3065 | Riccardo Spagni | 2018-01-25 | 1 | -14/+7 |
| |\ \ \ | |||||
| | * | | | wallet2: allow failing parse_tx_extra | moneromooo-monero | 2018-01-04 | 1 | -14/+7 |
| | |/ / | |||||
| * | | | Merge pull request #3028 | Riccardo Spagni | 2018-01-25 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | wallet2 bugfix: initialize subaddress table when generating from keys | stoffu | 2017-12-29 | 1 | -0/+1 |
| * | | | | Reserve proof | stoffu | 2018-01-10 | 1 | -0/+245 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #3021 | Riccardo Spagni | 2018-01-10 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | wallet2: std::unordered_set ctor is sometimes explicit | moneromooo-monero | 2017-12-28 | 1 | -2/+2 |
| * | | | | Merge pull request #3002 | Riccardo Spagni | 2018-01-10 | 1 | -0/+5 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: guard against the dameon sending blocks before last checkpoint | moneromooo-monero | 2017-12-24 | 1 | -0/+5 |
| * | | | | | Merge pull request #2990 | Riccardo Spagni | 2018-01-10 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | factor STL container serialization | moneromooo-monero | 2017-12-22 | 1 | -0/+1 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #2989 | Riccardo Spagni | 2018-01-10 | 1 | -0/+12 |
| |\ \ \ \ \ | |||||
| | * | | | | | wallet2: fix failure to create tx if inputs are not enough for fee | moneromooo-monero | 2017-12-21 | 1 | -0/+12 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #2985 | Riccardo Spagni | 2018-01-10 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | move memwipe to epee to avoid common<->crypto circular dependencies | moneromooo-monero | 2018-01-10 | 1 | -1/+1 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #2983 | Riccardo Spagni | 2018-01-10 | 1 | -18/+29 |
| |\ \ \ \ \ | |||||
| | * | | | | | sweep_below: do not prematurely exclude subaddresses set | stoffu | 2017-12-28 | 1 | -18/+29 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #2973 | Riccardo Spagni | 2018-01-10 | 1 | -1/+2 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
