| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | wallet2: fix print_ring printing double entries for transactions | moneromooo-monero | 2018-11-03 | 1 | -0/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4788 | Riccardo Spagni | 2018-11-16 | 1 | -5/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet2: demote a few uninteresting recurring logs to TRACE | moneromooo-monero | 2018-11-03 | 1 | -5/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4764 | Riccardo Spagni | 2018-11-16 | 1 | -4/+1 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | wallet2: use padded bulletproofs for multisig signing | stoffu | 2018-10-31 | 1 | -4/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4761 | Riccardo Spagni | 2018-11-14 | 1 | -12/+19 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | wallet2: fix off by one in output picking | moneromooo-monero | 2018-11-05 | 1 | -12/+19 | |
| * | | | | build: fix Ubuntu 16.04 (GCC 5.4.0) compilation | xiphon | 2018-11-06 | 1 | -1/+2 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #4743 | Riccardo Spagni | 2018-11-06 | 1 | -0/+14 | |
| |\ \ \ | ||||||
| | * | | | wallet2: save ring in the ringdb once a tx is created | moneromooo-monero | 2018-10-27 | 1 | -0/+14 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #4738 | Riccardo Spagni | 2018-11-06 | 1 | -0/+3 | |
| |\ \ \ | ||||||
| | * | | | wallet2: fix ring reuse breaking when using histogram | moneromooo-monero | 2018-10-27 | 1 | -0/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #4731 | Riccardo Spagni | 2018-11-06 | 1 | -3/+19 | |
| |\ \ \ | ||||||
| | * | | | wallet: add a non destructive blockchain rescan | moneromooo-monero | 2018-11-03 | 1 | -3/+19 | |
| * | | | | Merge pull request #4729 | Riccardo Spagni | 2018-11-06 | 1 | -3/+12 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: rewrite keys file in a safer manner | Nathan Dorfman | 2018-10-28 | 1 | -3/+12 | |
| | | |/ / | |/| | | ||||||
| * | | | | wallet2: only export necessary outputs and key images | moneromooo-monero | 2018-11-04 | 1 | -46/+76 | |
| * | | | | wallet2: faster output and key image import/export | moneromooo-monero | 2018-11-04 | 1 | -18/+76 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #4702 | Riccardo Spagni | 2018-11-04 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | wallet2/create_transactions_2: removed obsolete '/ 1024' on min_fee calc | Paul Shapiro | 2018-10-22 | 1 | -1/+1 | |
| * | | | | Merge pull request #4691 | Riccardo Spagni | 2018-11-04 | 1 | -1/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: sanity check rct output distribution from the daemon | moneromooo-monero | 2018-10-22 | 1 | -1/+7 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4687 | Riccardo Spagni | 2018-11-04 | 1 | -8/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | Update ZMQ fee estimate and add ZMQ output distribution | Lee Clagett | 2018-10-23 | 1 | -8/+8 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4686 | Riccardo Spagni | 2018-11-04 | 1 | -5/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2/create_transactions_2: removed extraneous shuffle before sort of unus... | Paul Shapiro | 2018-10-21 | 1 | -5/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4685 | Riccardo Spagni | 2018-11-04 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2/create_transactions_2: fixed typo in try_tx=true's estimate_fee args | Paul Shapiro | 2018-10-21 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | / / | device/trezor: trezor support added | Dusan Klinec | 2018-11-02 | 1 | -25/+133 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #4617 | Riccardo Spagni | 2018-10-26 | 1 | -0/+4 | |
| |\ \ \ | ||||||
| | * | | | wallet2: initialize some scalar fields in ctor where appropriate | moneromooo-monero | 2018-10-16 | 1 | -0/+4 | |
| * | | | | Merge pull request #4561 | Riccardo Spagni | 2018-10-26 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Return appropriate RPC error code when key image signature check fails | Michał Sałaban | 2018-10-11 | 1 | -1/+1 | |
| * | | | | | Merge pull request #4552 | Riccardo Spagni | 2018-10-26 | 1 | -0/+4 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | wallet_rpc_server: optionally return tx keys in sign_transfer | moneromooo-monero | 2018-10-10 | 1 | -0/+4 | |
| | |/ / / | ||||||
| * | | / | wallet2: extend fake out picks away from the gamma pick | moneromooo-monero | 2018-10-23 | 1 | -2/+23 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #4518 | Riccardo Spagni | 2018-10-20 | 1 | -3/+18 | |
| |\ \ \ | ||||||
| | * | | | wallet2: make fake out selection messages less spammy | moneromooo-monero | 2018-10-09 | 1 | -3/+18 | |
| * | | | | Rename "blackball" for clarity | moneromooo-monero | 2018-10-18 | 1 | -1/+1 | |
| | |_|/ |/| | | ||||||
| * | | | SOFTWARE is the default wallet device | m2049r | 2018-10-13 | 1 | -0/+1 | |
| | |/ |/| | ||||||
| * | | wallet2: fix cold signing using non padded bulletproofs | moneromooo-monero | 2018-10-09 | 1 | -4/+1 | |
| |/ | ||||||
| * | Merge pull request #4036 | Riccardo Spagni | 2018-10-07 | 1 | -98/+304 | |
| |\ | ||||||
| | * | Arbitrary M/N multisig schemes: | naughtyfox | 2018-10-01 | 1 | -98/+304 | |
| * | | Fix some calls to the translation function | Guillaume LE VAILLANT | 2018-10-06 | 1 | -2/+2 | |
| * | | wallet2: disable height based segregation | moneromooo-monero | 2018-10-03 | 1 | -3/+3 | |
| * | | Merge pull request #4490 | Riccardo Spagni | 2018-10-02 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | wallet2: clear found out for every tx key | doy-lee | 2018-10-02 | 1 | -1/+1 | |
| * | | | wallet: fix --generate-from-json using wrong password | moneromooo-monero | 2018-10-01 | 1 | -4/+9 | |
| |/ / | ||||||
| * | | Merge pull request #4333 | Riccardo Spagni | 2018-09-29 | 1 | -0/+24 | |
| * | | Merge pull request #4461 | Riccardo Spagni | 2018-09-29 | 1 | -1/+5 | |
