| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4423v0.13.0.0-RC1 | Riccardo Spagni | 2018-09-25 | 1 | -1/+1 |
| |\ | |||||
| | * | update checkpoints.dat | Riccardo Spagni | 2018-09-23 | 1 | -1/+1 |
| * | | Merge pull request #4435 | Riccardo Spagni | 2018-09-25 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | tx_pool: fix tx removal at startup keeping references | moneromooo-monero | 2018-09-25 | 1 | -0/+1 |
| | |/ | |||||
| * / | blockchain: add stagenet v8 and v9, two weeks before mainnet | moneromooo-monero | 2018-09-24 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #4378 | Riccardo Spagni | 2018-09-21 | 2 | -1/+18 |
| |\ | |||||
| | * | rpc: add a "is an update available" flag in get_info | moneromooo-monero | 2018-09-14 | 2 | -1/+18 |
| * | | Merge pull request #4369 | Riccardo Spagni | 2018-09-21 | 1 | -7/+2 |
| |\ \ | |||||
| | * | | blockchain: simplify output distribution code | moneromooo-monero | 2018-09-12 | 1 | -7/+2 |
| | |/ | |||||
| * | | Merge pull request #4325 | Riccardo Spagni | 2018-09-18 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | blockchain: add mainnet v8 height targetting 18 october | moneromooo-monero | 2018-09-02 | 1 | -0/+6 |
| * | | | Merge pull request #4372 | Riccardo Spagni | 2018-09-14 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | tx_pool: make the max tx size a consensus rule from v8 | moneromooo-monero | 2018-09-13 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * / | | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 2018-09-14 | 4 | -328/+0 |
| |/ / | |||||
| * | | blockchain: add a testnet v9 a day after v8 | moneromooo-monero | 2018-09-11 | 1 | -0/+1 |
| * | | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 2018-09-11 | 8 | -327/+356 |
| * | | require canonical multi output bulletproof layout | moneromooo-monero | 2018-09-11 | 1 | -0/+29 |
| * | | Bulletproof aggregated verification and tests | moneromooo-monero | 2018-09-11 | 4 | -51/+149 |
| * | | bulletproofs: add aggregated verification | moneromooo-monero | 2018-09-11 | 2 | -2/+2 |
| * | | bulletproofs: add multi output bulletproofs to rct | moneromooo-monero | 2018-09-11 | 3 | -8/+24 |
| * | | Merge pull request #4276 | luigi1111 | 2018-09-04 | 1 | -7/+1 |
| |\ \ | |||||
| | * | | tx_pool: fix infinite loop when failing to find a meta record | moneromooo-monero | 2018-08-19 | 1 | -7/+1 |
| * | | | Merge pull request #4268 | luigi1111 | 2018-09-04 | 1 | -0/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Do memwipe for critical secret keys copied to rct::key | stoffu | 2018-08-16 | 1 | -0/+3 |
| | |/ | |||||
| * | | Merge pull request #4240 | luigi1111 | 2018-08-22 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | blockchain: use uint64_t for height, not size_t | moneromooo-monero | 2018-08-09 | 1 | -1/+1 |
| * | | | Merge pull request #4204 | luigi1111 | 2018-08-22 | 3 | -14/+35 |
| |\ \ \ | |||||
| | * | | | core: sync database based on bytes added, not blocks added | moneromooo-monero | 2018-08-12 | 3 | -14/+35 |
| | |/ / | |||||
| * | / | core: cache block template where possible | moneromooo-monero | 2018-08-16 | 4 | -2/+94 |
| | |/ |/| | |||||
| * | | Merge pull request #4164 | luigi1111 | 2018-08-15 | 1 | -15/+19 |
| |\ \ | |/ |/| | |||||
| | * | blockchain: some batch tx scanning speedup | moneromooo-monero | 2018-07-21 | 1 | -15/+19 |
| * | | Merge pull request #4108 | luigi1111 | 2018-07-27 | 1 | -0/+1 |
| |\ \ | |/ |/| | |||||
| | * | blockchain: cache next block difficulty after adding a block | moneromooo-monero | 2018-07-07 | 1 | -0/+1 |
| * | | Merge pull request #4081 | luigi1111 | 2018-07-19 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | blockchain: fix getting invalid block data on failure | moneromooo-monero | 2018-06-29 | 1 | -1/+2 |
| | |/ | |||||
| * | | Merge pull request #4076 | luigi1111 | 2018-07-19 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | blockchain: set the m_verifivation_failed flag in a couple more places | moneromooo-monero | 2018-06-28 | 1 | -0/+2 |
| | |/ | |||||
| * | | Merge pull request #4047 | luigi1111 | 2018-07-19 | 2 | -6/+35 |
| |\ \ | |||||
| | * | | tx_pool: cache check_tx_inputs results | moneromooo-monero | 2018-06-24 | 2 | -6/+35 |
| * | | | Merge pull request #3981 | luigi1111 | 2018-07-19 | 1 | -5/+34 |
| |\ \ \ | |||||
| | * | | | db: store cumulative rct output distribution in the db for speed | moneromooo-monero | 2018-07-13 | 1 | -5/+34 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #3973 | luigi1111 | 2018-07-19 | 2 | -6/+7 |
| |\ \ \ | |||||
| | * | | | alt_chain_info can now give more info about a particular alt chain | moneromooo-monero | 2018-06-26 | 2 | -6/+7 |
| * | | | | Merge pull request #3854 | luigi1111 | 2018-07-19 | 4 | -4/+87 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | add --regtest and --fixed-difficulty for regression testing | victorsintnicolaas | 2018-06-29 | 4 | -4/+87 |
| * | | | | blockchain: fix build after waiter::wait prototype change | moneromooo-monero | 2018-06-28 | 1 | -1/+1 |
| * | | | | Merge pull request #3986 | luigi1111 | 2018-06-27 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Remove old logic saved in comments. | Jean Pierre Dudey | 2018-06-11 | 1 | -2/+2 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #3982 | luigi1111 | 2018-06-27 | 1 | -12/+1 |
| |\ \ \ \ | |||||
| | * | | | | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::... | stoffu | 2018-06-11 | 1 | -12/+1 |
| | |/ / / | |||||
