| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | 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 | |
| | |/ / / | ||||||
| * / / / | blockchain: demote a hash-of-hashes validation warning to debug | moneromooo-monero | 2018-06-02 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #3525 | luigi1111 | 2018-05-30 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | blockchain: add scope guard to waiter for threaded txv1 verification | stoffu | 2018-03-30 | 1 | -0/+1 | |
| * | | | | Merge pull request #3731 | luigi1111 | 2018-05-30 | 1 | -4/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Use median timestamp if current time renders a block invalid. | Thaer Khawaja | 2018-05-13 | 1 | -4/+10 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #3251 | luigi1111 | 2018-05-29 | 1 | -6/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | db_lmdb: save pruned and prunable tx data separately | moneromooo-monero | 2018-05-23 | 1 | -6/+9 | |
| * | | | | | Merge pull request #3420 | luigi1111 | 2018-05-29 | 1 | -3/+18 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | blockchain: cache difficulty for next block | moneromooo-monero | 2018-03-19 | 1 | -3/+18 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | update checkpoints | Riccardo Spagni | 2018-05-23 | 1 | -1/+1 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #3787 | Riccardo Spagni | 2018-05-21 | 1 | -0/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | blockchain: invalidate misc caches when popping blocks | moneromooo-monero | 2018-05-09 | 1 | -0/+6 | |
| | | |/ / | |/| | | ||||||
| * | | | | speed up get_output_distribution (and precalc common case) | moneromooo-monero | 2018-05-21 | 1 | -17/+2 | |
| * | | | | blockchain: pop top if block version disagrees with the ideal fork version | stoffu | 2018-05-06 | 1 | -0/+47 | |
| |/ / / | ||||||
| * | / | speedup get_output_histogram for all amounts when min_count > 0 | moneromooo-monero | 2018-04-23 | 1 | -2/+2 | |
| | |/ |/| | ||||||
| * | | update block hashes for checkpoints.dat | Riccardo Spagni | 2018-03-24 | 1 | -1/+1 | |
| |/ | ||||||
| * | Move v7 fork to 1546000 to give more update time | moneromooo-monero | 2018-03-18 | 1 | -2/+2 | |
