| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| |\ \ \ \ | |||||
| | * | | | | wallet: add sweep_single command | stoffu | 2017-11-15 | 7 | -0/+438 |
| * | | | | | 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 383ff4f68943c5d998fba8caa20aee481583f214 | Howard Chu | 2017-11-14 | 1 | -1/+1 |
| * | | | | | Fix e89994e98f85be95d68c7bf471fcadf9aabbc93a | Howard Chu | 2017-11-14 | 1 | -1/+1 |
| * | | | | | Fix 437421ce42f1deaa7ec3f28c0c17aff519f1230d | Howard Chu | 2017-11-14 | 1 | -1/+1 |
| * | | | | | Merge pull request #2789 | Riccardo Spagni | 2017-11-14 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | checkpoints: add a testnet checkpoint at 1000000 | moneromooo-monero | 2017-11-11 | 1 | -1/+1 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #2765 | Riccardo Spagni | 2017-11-14 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | simplewallet: fix in show_transfer passing wrong arg to wallet2::get_payments... | stoffu | 2017-11-15 | 1 | -3/+3 |
| * | | | | | | CMake: include RPC when building GUI deps | anonimal | 2017-11-14 | 1 | -33/+30 |
| * | | | | | | Merge pull request #2692 | Riccardo Spagni | 2017-11-14 | 2 | -136/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | rpc: remove obsolete busy core checks | moneromooo-monero | 2017-11-14 | 2 | -136/+2 |
| | |/ / / / / | |||||
| * | | | | | | 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 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #2736 | Riccardo Spagni | 2017-11-14 | 23 | -290/+312 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Do not build against epee_readline if it was not built | Howard Chu | 2017-11-14 | 3 | -3/+3 |
| | * | | | | | | split off readline code into epee_readline | moneromooo-monero | 2017-11-14 | 3 | -0/+5 |
| | * | | | | | | link against readline only for monerod and wallet-wallet-{rpc,cli} | moneromooo-monero | 2017-11-14 | 2 | -0/+2 |
| | * | | | | | | wallet: move some scoped_message_writer calls from the libs | moneromooo-monero | 2017-11-14 | 6 | -86/+86 |
| | * | | | | | | wallet: rejig to avoid prompting in wallet2 | moneromooo-monero | 2017-11-14 | 8 | -78/+97 |
| | * | | | | | | move input_line from command_line to simplewallet | moneromooo-monero | 2017-11-14 | 3 | -20/+13 |
