| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | simplewallet: fix typo in incoming monero message | moneromooo-monero | 2017-11-15 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | 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 #2822 | Riccardo Spagni | 2017-11-25 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | simplewallet: translate ring size 0 to mixin 0 (default values) | moneromooo-monero | 2017-11-15 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #2807 | Riccardo Spagni | 2017-11-25 | 2 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | daemon & simplewallet: don't set max-concurrency when unspecified | stoffu | 2017-11-16 | 2 | -2/+2 | |
| | |/ / / | ||||||
| * | | | | 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 #2796 | Riccardo Spagni | 2017-11-25 | 1 | -5/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Wallet: update ring size in outdated error msgs with set_default_ring_size | binaryFate | 2017-11-13 | 1 | -5/+7 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #2784 | Riccardo Spagni | 2017-11-25 | 2 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cryptonote: do not overwrite const data | moneromooo-monero | 2017-11-22 | 2 | -4/+4 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #2368 | Riccardo Spagni | 2017-11-25 | 10 | -0/+473 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Spend proof without txkey | stoffu | 2017-11-21 | 10 | -0/+473 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #2794 | Riccardo Spagni | 2017-11-25 | 4 | -0/+38 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | core: warn when free disk space is low | moneromooo-monero | 2017-11-14 | 4 | -1/+39 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #2792 | Riccardo Spagni | 2017-11-25 | 1 | -5/+107 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Implement missing miner functions on FreeBSD | Vasil Dimov | 2017-11-11 | 1 | -1/+105 | |
| | * | | | | | Remove unused variables and fix typos in comments | Vasil Dimov | 2017-11-11 | 1 | -4/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #2788 | Riccardo Spagni | 2017-11-25 | 8 | -3/+302 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | 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 | 4 | -3/+100 | |
| | * | | | | | serialization: add std::set and std::unordered_set serialization | moneromooo-monero | 2017-11-24 | 2 | -0/+130 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #2785 | Riccardo Spagni | 2017-11-25 | 2 | -19/+80 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | mnemonics: support for arbitrary (if multiple of 4 bytes) length data | moneromooo-monero | 2017-11-09 | 2 | -19/+80 | |
| * | | | | | | fix for tx proof: use exception instead of error_str when signature gen failed | stoffu | 2017-11-21 | 7 | -36/+14 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #2783 | Riccardo Spagni | 2017-11-20 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Print msg upon success for commands that were silent | binaryFate | 2017-11-10 | 1 | -0/+4 | |
| * | | | | | | 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 | 13 | -527/+871 | |
| |/ / / / / | ||||||
| * | | | | | simplewallet: wrong ns for input_line in sweep_single (fix #2634) | stoffu | 2017-11-15 | 3 | -4/+3 | |
| * | | | | | Merge pull request #2778 | Riccardo Spagni | 2017-11-15 | 1 | -9/+8 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | fix output_stream_header memory leak | MaxXor | 2017-11-08 | 1 | -9/+8 | |
| | |/ / / | ||||||
| * | | | | 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 #2771 | Riccardo Spagni | 2017-11-15 | 2 | -4/+16 | |
| |\ \ \ \ | ||||||
| | * | | | | kaccak: remove unused return value | moneromooo-monero | 2017-11-11 | 2 | -4/+2 | |
| | * | | | | keccak: some paranoid "can't happen" checks | moneromooo-monero | 2017-11-07 | 1 | -0/+14 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #2634 | Riccardo Spagni | 2017-11-15 | 7 | -0/+438 | |
| |\ \ \ \ | ||||||
