| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 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 | 1 | -122/+175 | |
| * | | Bulletproof aggregated verification and tests | moneromooo-monero | 2018-09-11 | 1 | -8/+7 | |
| * | | bulletproofs: add aggregated verification | moneromooo-monero | 2018-09-11 | 1 | -1/+1 | |
| * | | bulletproofs: add multi output bulletproofs to rct | moneromooo-monero | 2018-09-11 | 1 | -0/+16 | |
| |/ | ||||||
| * | 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 | 1 | -4/+8 | |
| |\ \ | ||||||
| | * | | core: sync database based on bytes added, not blocks added | moneromooo-monero | 2018-08-12 | 1 | -4/+8 | |
| | |/ | ||||||
| * | | core: cache block template where possible | moneromooo-monero | 2018-08-16 | 1 | -1/+43 | |
| * | | 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 #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 | 1 | -5/+6 | |
| |\ \ | ||||||
| | * | | alt_chain_info can now give more info about a particular alt chain | moneromooo-monero | 2018-06-26 | 1 | -5/+6 | |
| * | | | Merge pull request #3854 | luigi1111 | 2018-07-19 | 1 | -1/+45 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | add --regtest and --fixed-difficulty for regression testing | victorsintnicolaas | 2018-06-29 | 1 | -1/+45 | |
| * | | | 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 | |
| | |/ / | ||||||
| * | | | Merge pull request #3716 | luigi1111 | 2018-06-27 | 1 | -45/+73 | |
| |\ \ \ | ||||||
| | * | | | threadpool: allow leaf functions to run concurrently | moneromooo-monero | 2018-06-26 | 1 | -6/+6 | |
| | * | | | blockchain: simplify/speedup handle_get_objects | moneromooo-monero | 2018-06-26 | 1 | -13/+8 | |
| | * | | | rpc: rework to avoid repeated calculations in get_blocks.bin | moneromooo-monero | 2018-06-26 | 1 | -6/+15 | |
| | * | | | replace std::list with std::vector on some hot paths | moneromooo-monero | 2018-06-26 | 1 | -21/+45 | |
| * | | | | Merge pull request #3975 | luigi1111 | 2018-06-25 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | blockchain: avoid duplicate db query for height | moneromooo-monero | 2018-06-09 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #3919 | luigi1111 | 2018-06-20 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | blockchain: pop forked blocks only when DB is not read-only | stoffu | 2018-06-04 | 1 | -1/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #3904 | luigi1111 | 2018-06-20 | 1 | -6/+13 | |
| |\ \ \ | ||||||
| | * | | | blockchain: return error when requesting non existent output | moneromooo-monero | 2018-06-01 | 1 | -6/+13 | |
| | |/ / | ||||||
| * | | | Merge pull request #3732 | luigi1111 | 2018-06-16 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Ensure m_timestamps has the correct number for computing difficulty. | Thaer Khawaja | 2018-04-29 | 1 | -1/+1 | |
| * | | | | Merge pull request #3726 | luigi1111 | 2018-06-16 | 1 | -8/+11 | |
| |\ \ \ \ | ||||||
| | * | | | | blockchain: avoid exception if asked for a block we do not have | moneromooo-monero | 2018-05-09 | 1 | -8/+11 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #3687 | luigi1111 | 2018-06-12 | 1 | -3/+3 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | blockchain: log in DEBUG when a block is found, and where | moneromooo-monero | 2018-04-23 | 1 | -3/+3 | |
| * | | | | Merge pull request #3908 | luigi1111 | 2018-06-08 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | update checkpoints.dat for point release | Riccardo Spagni | 2018-06-02 | 1 | -1/+1 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #3940 | luigi1111 | 2018-06-07 | 1 | -8/+12 | |
| |\ \ \ \ | ||||||
| | * | | | | blockchain: fix deadlock with the difficulty cache | moneromooo-monero | 2018-06-06 | 1 | -8/+12 | |
| | |/ / / | ||||||
