| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move includes around to lessen overall load | moneromooo-monero | 2017-12-16 | 3 | -4/+6 |
| * | Merge pull request #2885 | Riccardo Spagni | 2017-12-16 | 1 | -1/+6 |
| |\ | |||||
| | * | catch wallet decrypt false positive | Riccardo Spagni | 2017-12-04 | 1 | -1/+6 |
| * | | Merge pull request #2860 | Riccardo Spagni | 2017-12-16 | 3 | -29/+30 |
| |\ \ | |||||
| | * | | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 2017-11-27 | 3 | -29/+30 |
| * | | | add bulletproofs from v7 on testnet | moneromooo-monero | 2017-12-08 | 2 | -8/+11 |
| * | | | integrate bulletproofs into monero | moneromooo-monero | 2017-12-08 | 1 | -12/+25 |
| | |/ |/| | |||||
| * | | Merge pull request #2833 | Riccardo Spagni | 2017-12-02 | 2 | -20/+34 |
| |\ \ | |||||
| | * | | Fixes #759 Add sanity check on restore height | Cifrado | 2017-11-17 | 2 | -20/+34 |
| * | | | Merge pull request #2850 | Riccardo Spagni | 2017-12-02 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | wallet2: detect multiple outputs from a tx to different subaddresses | moneromooo-monero | 2017-11-21 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #2828 | Riccardo Spagni | 2017-12-02 | 1 | -2/+11 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | wallet2: check generate_key_derivation return value | moneromooo-monero | 2017-11-16 | 1 | -2/+11 |
| | |/ | |||||
| * | | Merge pull request #2824 | Riccardo Spagni | 2017-11-25 | 13 | -39/+102 |
| |\ \ | |||||
| | * | | split wallet and wallet_api | moneromooo-monero | 2017-11-16 | 13 | -39/+102 |
| | |/ | |||||
| * | | Merge pull request #2823 | Riccardo Spagni | 2017-11-25 | 3 | -27/+47 |
| |\ \ | |||||
| | * | | Add out-of-bound exceptions and handle them in RPC | Michał Sałaban | 2017-11-15 | 3 | -27/+47 |
| | |/ | |||||
| * | | Merge pull request #2807 | Riccardo Spagni | 2017-11-25 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | daemon & simplewallet: don't set max-concurrency when unspecified | stoffu | 2017-11-16 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #2806 | Riccardo Spagni | 2017-11-25 | 1 | -1/+3 |
| |\ \ | |||||
| | * | | Fix false GCC warning '‘*((void*)& subaddr_account +4)’ may be used uniti... | binaryFate | 2017-11-14 | 1 | -1/+3 |
| * | | | Merge pull request #2800 | Riccardo Spagni | 2017-11-25 | 1 | -102/+94 |
| |\ \ \ | |||||
| | * | | | wallet2: minimize the number of construct_tx calls | moneromooo-monero | 2017-11-15 | 1 | -95/+90 |
| | * | | | wallet2: cleanup some debug logs | moneromooo-monero | 2017-11-15 | 1 | -7/+4 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #2797 | Riccardo Spagni | 2017-11-25 | 1 | -10/+14 |
| |\ \ \ | |||||
| | * | | | wallet2: only add a dummy 0 output if there's one output otherwise | moneromooo-monero | 2017-11-13 | 1 | -10/+14 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #2368 | Riccardo Spagni | 2017-11-25 | 8 | -0/+384 |
| |\ \ \ | |||||
| | * | | | Spend proof without txkey | stoffu | 2017-11-21 | 8 | -0/+384 |
| * | | | | Merge pull request #2788 | Riccardo Spagni | 2017-11-25 | 5 | -3/+158 |
| |\ \ \ \ | |||||
| | * | | | | wallet_rpc_server: new relay_tx command | moneromooo-monero | 2017-11-24 | 4 | -0/+72 |
| | * | | | | wallet: transfer RPC can now return tx metadata (pending_tx) | moneromooo-monero | 2017-11-24 | 3 | -3/+86 |
| | |/ / / | |||||
| * / / / | fix for tx proof: use exception instead of error_str when signature gen failed | stoffu | 2017-11-21 | 6 | -23/+9 |
| |/ / / | |||||
| * | | | Merge pull request #2768 | Riccardo Spagni | 2017-11-20 | 2 | -5/+10 |
| |\ \ \ | |||||
| | * | | | Wallet RPC: Add prompt-for-password flag | Tim L | 2017-11-15 | 2 | -5/+10 |
| | | |/ | |/| | |||||
| * / | | Tx proof (revised): | stoffu | 2017-11-18 | 11 | -171/+770 |
| |/ / | |||||
| * | | simplewallet: wrong ns for input_line in sweep_single (fix #2634) | stoffu | 2017-11-15 | 2 | -2/+1 |
| * | | Merge pull request #2773 | Riccardo Spagni | 2017-11-15 | 1 | -13/+12 |
| |\ \ | |||||
| | * | | Correct totals computation | Michał Sałaban | 2017-11-08 | 1 | -13/+12 |
| | |/ | |||||
| * | | Merge pull request #2772 | Riccardo Spagni | 2017-11-15 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | wallet2: typo fix in error message | moneromooo-monero | 2017-11-07 | 1 | -1/+1 |
| * | | | Merge pull request #2634 | Riccardo Spagni | 2017-11-15 | 5 | -0/+167 |
| |\ \ \ | |||||
| | * | | | wallet: add sweep_single command | stoffu | 2017-11-15 | 5 | -0/+167 |
| * | | | | Merge pull request #2628 | Riccardo Spagni | 2017-11-15 | 1 | -42/+19 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | wallet2: simplify incoming tx processing code | moneromooo-monero | 2017-11-14 | 1 | -42/+19 |
| * | | | | wallet2 bugfix: loading old m_unconfirmed_payments | stoffu | 2017-11-15 | 1 | -3/+2 |
| * | | | | More missed readline dependencies thru scoped_message_writer | Howard Chu | 2017-11-14 | 2 | -5/+2 |
| * | | | | Fix 437421ce42f1deaa7ec3f28c0c17aff519f1230d | Howard Chu | 2017-11-14 | 1 | -1/+1 |
| * | | | | CMake: include RPC when building GUI deps | anonimal | 2017-11-14 | 1 | -33/+30 |
| * | | | | Merge pull request #2739 | Riccardo Spagni | 2017-11-14 | 1 | -10/+17 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: avoid growing the short history when refreshing in a loop | moneromooo-monero | 2017-11-14 | 1 | -10/+17 |
