| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3914v0.12.2.0 | Riccardo Spagni | 2018-06-03 | 1 | -3/+3 |
| |\ | |||||
| | * | protocol: drop (and increase fails) if most blocks hashes are invalid | moneromooo-monero | 2018-06-03 | 1 | -3/+3 |
| * | | Merge pull request #3912 | Riccardo Spagni | 2018-06-03 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | blockchain: demote a hash-of-hashes validation warning to debug | moneromooo-monero | 2018-06-02 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #3906 | Riccardo Spagni | 2018-06-02 | 3 | -2/+2 |
| |\ \ | |||||
| | * | | remove -master from version string | Riccardo Spagni | 2018-06-02 | 1 | -1/+1 |
| | * | | update checkpoints.dat for point release | Riccardo Spagni | 2018-06-02 | 2 | -1/+1 |
| | * | | bump version for 0.12.2 point release | Riccardo Spagni | 2018-06-02 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #3900 | Riccardo Spagni | 2018-06-01 | 1 | -0/+7 |
| |\ \ | |/ |/| | |||||
| | * | rpc: the cache is still for non cumulative on that branch | moneromooo-monero | 2018-06-01 | 1 | -0/+7 |
| |/ | |||||
| * | Merge pull request #3858 | Riccardo Spagni | 2018-05-31 | 38 | -15175/+4 |
| |\ | |||||
| | * | rapidjson: remove outdated in-tree, use submodule | anonimal | 2018-05-25 | 38 | -15175/+4 |
| * | | Merge pull request #3893 | Riccardo Spagni | 2018-05-31 | 1 | -6/+7 |
| |\ \ | |||||
| | * | | rpc: convert distribution to cumulative after caching | moneromooo-monero | 2018-05-31 | 1 | -6/+7 |
| | |/ | |||||
| * | | Merge pull request #3891 | Riccardo Spagni | 2018-05-31 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | wallet2: don't ask for pruned txes yet, we still parse the entire tx | moneromooo-monero | 2018-05-31 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #3883 | Riccardo Spagni | 2018-05-31 | 1 | -0/+7 |
| |\ \ | |||||
| | * | | rpc: fix get_output_distribution cache for the cumulative case | moneromooo-monero | 2018-05-30 | 1 | -0/+7 |
| | |/ | |||||
| * | | Merge pull request #3886 | Riccardo Spagni | 2018-05-31 | 1 | -17/+20 |
| |\ \ | |||||
| | * | | Fix CMAKE config for PCSC in order to avoid msys DLL dependencies | cslashm | 2018-05-31 | 1 | -17/+20 |
| | |/ | |||||
| * | | Merge pull request #3889 | Riccardo Spagni | 2018-05-31 | 5 | -6/+105 |
| |\ \ | |||||
| | * | | http_protocol_handler: limit the number of starting newlines | moneromooo-monero | 2018-05-31 | 3 | -1/+12 |
| | * | | abstract_tcp_server2: timeout on RPC connections | moneromooo-monero | 2018-05-31 | 2 | -1/+68 |
| | * | | http_protocol_handler: speedup newline discarding | moneromooo-monero | 2018-05-31 | 1 | -2/+5 |
| | * | | console_handler: fix start_default_console use of prompt parameter | moneromooo-monero | 2018-05-31 | 1 | -3/+21 |
| | |/ | |||||
| * | | Merge pull request #3802 | Riccardo Spagni | 2018-05-31 | 2 | -6/+15 |
| |\ \ | |||||
| | * | | Use median timestamp if current time renders a block invalid. | Thaer Khawaja | 2018-05-13 | 2 | -6/+15 |
| * | | | Merge pull request #3884 | Riccardo Spagni | 2018-05-31 | 3 | -6/+9 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | protocol: do not switch to unsafe sync mode for just a few blocks | moneromooo-monero | 2018-05-30 | 1 | -1/+2 |
| | * | | core: fix automatic safe db sync mode switching | moneromooo-monero | 2018-05-30 | 2 | -5/+7 |
| |/ / | |||||
| * | | Merge pull request #3846v0.12.1.0 | Riccardo Spagni | 2018-05-23 | 4 | -3/+3 |
| |\ \ | |||||
| | * | | update checkpoints | Riccardo Spagni | 2018-05-23 | 2 | -1/+1 |
| | * | | update checkpoints for point release | Riccardo Spagni | 2018-05-23 | 1 | -1/+1 |
| | * | | bump version for point release | Riccardo Spagni | 2018-05-23 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #3843 | Riccardo Spagni | 2018-05-23 | 4 | -0/+23 |
| |\ \ | |||||
| | * | | Fix PCSC discovery under Windows/MSYS | cslashm | 2018-05-22 | 4 | -0/+23 |
| |/ / | |||||
| * | | Merge pull request #3801 | Riccardo Spagni | 2018-05-21 | 2 | -12/+12 |
| |\ \ | |||||
| | * | | crypto: more places needing fixing for GCC 8.1 | moneroexamples | 2018-05-13 | 1 | -10/+10 |
| | * | | chacha: fix build with GCC 8.1 | moneromooo-monero | 2018-05-13 | 1 | -2/+2 |
| * | | | Merge pull request #3833 | Riccardo Spagni | 2018-05-21 | 3 | -11/+13 |
| |\ \ \ | |||||
| | * | | | Fix output shuffling for multisig | stoffu | 2018-05-20 | 3 | -11/+13 |
| * | | | | Merge pull request #3838 | Riccardo Spagni | 2018-05-21 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: use correct unit for fee command | stoffu | 2018-05-20 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #3796 | Riccardo Spagni | 2018-05-21 | 2 | -3/+4 |
| |\ \ \ \ | |||||
| | * | | | | Wallet API: allow log path to be non-default & console output to be configurable | stoffu | 2018-05-12 | 2 | -3/+4 |
| * | | | | | Merge pull request #3815 | Riccardo Spagni | 2018-05-21 | 10 | -23/+183 |
| |\ \ \ \ \ | |||||
| | * | | | | | speed up get_output_distribution (and precalc common case) | moneromooo-monero | 2018-05-19 | 10 | -23/+183 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #3831 | Riccardo Spagni | 2018-05-21 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | daemon: request unpruned transactions for print_tx | moneromooo-monero | 2018-05-19 | 1 | -0/+1 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #3811 | Riccardo Spagni | 2018-05-21 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
