| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge pull request #3489 | luigi1111 | 2018-05-31 | 1 | -2/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | WalletApi: getMultisigInfo entry for gui wallets | naughtyfox | 2018-03-28 | 1 | -2/+6 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | wallet: fix shared ring db path | stoffu | 2018-05-31 | 1 | -4/+6 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #3405 | luigi1111 | 2018-05-29 | 1 | -18/+26 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | wallet2: Update function parameter documentation | Leon Klingele | 2018-03-14 | 1 | -18/+26 | |
| * | | | | | Fix output shuffling for multisig | stoffu | 2018-05-20 | 1 | -2/+2 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | wallet2: consider 6 outputs or less to be unmixable from v7 | moneromooo-monero | 2018-05-10 | 1 | -2/+2 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #3685 | Riccardo Spagni | 2018-04-28 | 1 | -0/+3 | |
| |\ \ \ | ||||||
| | * | | | wallet2: add missing parameters to get_output_histogram | moneromooo-monero | 2018-04-23 | 1 | -0/+3 | |
| * | | | | Merge pull request #3650 | Riccardo Spagni | 2018-04-28 | 1 | -1/+6 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | import_multisig_info: fix sanity check crash in detach_blockchain | Mikhail Mitkevichl | 2018-04-21 | 1 | -1/+6 | |
| * | | | | Merge pull request #3672 | Riccardo Spagni | 2018-04-21 | 1 | -1/+3 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | wallet2: increase rpc timeout for get_output_distribution | moneromooo-monero | 2018-04-19 | 1 | -1/+1 | |
| | * | | | add top height to get_output_distribution, and cache it for rct | moneromooo-monero | 2018-04-19 | 1 | -0/+2 | |
| * | | | | wallet2: store subaddress lookahead settings | stoffu | 2018-04-12 | 1 | -0/+12 | |
| * | | | | Use 'boost' mutex instead of 'std' mutex | cslashm | 2018-04-12 | 1 | -4/+4 | |
| * | | | | Fix sub-address tx scan. | cslashm | 2018-04-12 | 1 | -3/+3 | |
| * | | | | Merge pull request #3549 | Riccardo Spagni | 2018-04-12 | 1 | -21/+44 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: request transactions in slices when scanning for known rings | moneromooo-monero | 2018-04-07 | 1 | -22/+32 | |
| | * | | | | rpc: allow getting pruned blocks from gettransactions | moneromooo-monero | 2018-04-07 | 1 | -0/+13 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #3615 | Riccardo Spagni | 2018-04-12 | 1 | -9/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: fix misc issues when the ringdb can't be initialized | moneromooo-monero | 2018-04-12 | 1 | -9/+9 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #3555 | Riccardo Spagni | 2018-04-12 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: move segregation height to v7 | moneromooo-monero | 2018-04-05 | 1 | -1/+1 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #3534 | Riccardo Spagni | 2018-04-12 | 1 | -0/+7 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | wallet: warn if not using the default ring size | moneromooo-monero | 2018-03-31 | 1 | -0/+7 | |
| | |/ / | ||||||
| * | | | Merge pull request #3502 | Riccardo Spagni | 2018-04-12 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | fix lambda compile error on openbsd | moneromooo-monero | 2018-03-27 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #3536 | Riccardo Spagni | 2018-04-12 | 1 | -11/+44 | |
| |\ \ \ | ||||||
| | * | | | Add the possibility to export private view key for fast scan. | cslashm | 2018-03-31 | 1 | -11/+44 | |
| | |/ / | ||||||
| * | | | Merge pull request #3473 | Riccardo Spagni | 2018-04-12 | 1 | -5/+6 | |
| |\ \ \ | ||||||
| | * | | | wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly | stoffu | 2018-03-22 | 1 | -1/+1 | |
| | * | | | 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 | |
