| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | wallet2: enable the mitigation only after the fork height | stoffu | 2018-03-22 | 1 | -4/+5 | |
| | |/ / | ||||||
| * | | | Merge pull request #3468 | Riccardo Spagni | 2018-04-12 | 1 | -0/+9 | |
| |\ \ \ | ||||||
| | * | | | wallet2: fix for loading settings of key reuse mitigation | stoffu | 2018-03-22 | 1 | -0/+9 | |
| | |/ / | ||||||
| * / / | wallet: catch exceptions dealing with ringdb and warn | moneromooo-monero | 2018-03-21 | 1 | -19/+44 | |
| |/ / | ||||||
| * | | wallet: make the segregation height settable | moneromooo-monero | 2018-03-17 | 1 | -8/+58 | |
| * | | Merge pull request #3336 | Riccardo Spagni | 2018-03-16 | 1 | -4/+4 | |
| |\ \ | ||||||
| | * | | Fix typos in various files | Dimitris Apostolou | 2018-03-15 | 1 | -4/+4 | |
| | |/ | ||||||
| * | | wallet: more user friendly print_ring | moneromooo-monero | 2018-03-16 | 1 | -2/+38 | |
| * | | ringdb: use the genesis block as a db name | moneromooo-monero | 2018-03-16 | 1 | -1/+3 | |
| * | | wallet: add a set_ring command | moneromooo-monero | 2018-03-16 | 1 | -0/+11 | |
| * | | wallet: make ringdb an object with database state | moneromooo-monero | 2018-03-16 | 1 | -24/+48 | |
| * | | wallet: add an output blackball list to avoid using those in rings | moneromooo-monero | 2018-03-16 | 1 | -2/+29 | |
| * | | wallet: key reuse mitigation options | moneromooo-monero | 2018-03-16 | 1 | -15/+166 | |
| * | | wallet: add shared ring database | moneromooo-monero | 2018-03-16 | 1 | -6/+233 | |
| * | | add RPC to get a histogram of outputs of a given amount | moneromooo-monero | 2018-03-16 | 1 | -0/+65 | |
| * | | replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rp... | stoffu | 2018-03-14 | 1 | -108/+78 | |
| |/ | ||||||
| * | Merge pull request #3398 | Riccardo Spagni | 2018-03-14 | 1 | -1/+1 | |
| |\ | ||||||
| | * | wallet: fix auto low priority so that it takes effect only when saved default... | stoffu | 2018-03-14 | 1 | -1/+1 | |
| * | | Merge pull request #3399 | Riccardo Spagni | 2018-03-14 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | wallet2: fix use_fork_rules() when querying version that is defined but not e... | stoffu | 2018-03-14 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #3386 | Riccardo Spagni | 2018-03-14 | 1 | -0/+5 | |
| |\ \ | ||||||
| | * | | wallet2: handle no blocks returned in refresh to mean no new blocks | moneromooo-monero | 2018-03-11 | 1 | -0/+5 | |
| | |/ | ||||||
| * | | wallet2: check_tx_key() shouldn't require hardware encryption | stoffu | 2018-03-14 | 1 | -2/+2 | |
| * | | device: untangle cyclic depenency | stoffu | 2018-03-14 | 1 | -20/+19 | |
| * | | device: made function prototypes consistent with pre-#3303 codebase | stoffu | 2018-03-14 | 1 | -6/+2 | |
| * | | Merge pull request #3377 | Riccardo Spagni | 2018-03-14 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | fix error message typo in wallet2.cpp | cryptochangements34 | 2018-03-09 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #3369 | Riccardo Spagni | 2018-03-14 | 1 | -6/+6 | |
| |\ \ | ||||||
| | * | | wallet: fixes and tweaks to the save_watch_only command | moneromooo-monero | 2018-03-07 | 1 | -6/+6 | |
| * | | | Merge pull request #3353 | Riccardo Spagni | 2018-03-14 | 1 | -43/+59 | |
| |\ \ \ | ||||||
| | * | | | Ledger HW Bug fixes | Cédric | 2018-03-12 | 1 | -43/+59 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #3337 | Riccardo Spagni | 2018-03-14 | 1 | -3/+14 | |
| |\ \ \ | ||||||
| | * | | | wallet2: guard against overflowing of subaddress indices | moneromooo-monero | 2018-03-14 | 1 | -3/+14 | |
| | |/ / | ||||||
| * | | | Merge pull request #3315 | Riccardo Spagni | 2018-03-14 | 1 | -24/+48 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wa... | Leon Klingele | 2018-03-10 | 1 | -24/+48 | |
| | |/ | ||||||
| * / | Bump min ring size from 5 to 7 from v7 | moneromooo-monero | 2018-03-07 | 1 | -1/+5 | |
| |/ | ||||||
| * | Merge pull request #3313 | Riccardo Spagni | 2018-03-05 | 1 | -0/+12 | |
| |\ | ||||||
| | * | Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows | rbrunner7 | 2018-02-25 | 1 | -0/+12 | |
| * | | Merge pull request #3277 | Riccardo Spagni | 2018-03-05 | 1 | -50/+65 | |
| |\ \ | ||||||
| | * | | Stagenet | stoffu | 2018-03-05 | 1 | -50/+65 | |
| * | | | Merge pull request #3273 | Riccardo Spagni | 2018-03-05 | 1 | -13/+16 | |
| |\ \ \ | ||||||
| | * | | | Fix refresh height estimation | Howard Chu | 2018-02-16 | 1 | -13/+16 | |
| * | | | | Correct spelling mistakes. | Edward Betts | 2018-03-05 | 1 | -7/+7 | |
| | |/ / |/| | | ||||||
| * | | | 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 | |
| |\ \ \ | |_|/ |/| | | ||||||
