| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | 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 | |
| * | Merge pull request #3418 | Riccardo Spagni | 2018-03-17 | 1 | -1/+2 | |
| |\ | ||||||
| | * | blockchain: forbid bulletproof types before v8 | moneromooo-monero | 2018-03-16 | 1 | -1/+2 | |
| * | | Merge pull request #3414 | Riccardo Spagni | 2018-03-16 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | blockchain: fix log message about per-kB fee | stoffu | 2018-03-16 | 1 | -1/+1 | |
| * | | | Merge pull request #3336 | Riccardo Spagni | 2018-03-16 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | Fix typos in various files | Dimitris Apostolou | 2018-03-15 | 1 | -2/+2 | |
| | |/ / | ||||||
| * | / | add RPC to get a histogram of outputs of a given amount | moneromooo-monero | 2018-03-16 | 1 | -1/+45 | |
| | |/ |/| | ||||||
| * | | Remove the `Blockchain::get_all_known_block_ids` function. | Jean Pierre Dudey | 2018-03-14 | 1 | -19/+0 | |
| |/ | ||||||
| * | Merge pull request #3371 | Riccardo Spagni | 2018-03-14 | 1 | -0/+3 | |
| |\ | ||||||
| | * | core: add v7 for 1539500 on mainnet | moneromooo-monero | 2018-03-07 | 1 | -0/+3 | |
| * | | Stagenet: successive forks up to v7 | stoffu | 2018-03-09 | 1 | -0/+8 | |
| * | | Bump min ring size from 5 to 7 from v7 | moneromooo-monero | 2018-03-07 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #3308 | Riccardo Spagni | 2018-03-05 | 1 | -1/+4 | |
| |\ | ||||||
| | * | blockchain: fix random sync failures | moneromooo-monero | 2018-02-23 | 1 | -1/+4 | |
| * | | Merge pull request #3277 | Riccardo Spagni | 2018-03-05 | 1 | -20/+39 | |
| |\ \ | ||||||
| | * | | Stagenet | stoffu | 2018-03-05 | 1 | -20/+39 | |
| | |/ | ||||||
| * / | Correct spelling mistakes. | Edward Betts | 2018-03-05 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #3226 | Riccardo Spagni | 2018-02-16 | 1 | -1/+6 | |
| |\ | ||||||
| | * | blockchain: sanity check number of precomputed hash of hash blocks | moneromooo-monero | 2018-02-02 | 1 | -1/+6 | |
| * | | Merge pull request #3248 | Riccardo Spagni | 2018-02-16 | 1 | -0/+4 | |
| |\ \ | ||||||
| | * | | blockchain: don't try to use hash check array after it's freed | moneromooo-monero | 2018-02-10 | 1 | -0/+4 | |
| | |/ | ||||||
| * / | blockchain: move bulletproofs to v8 | moneromooo-monero | 2018-01-31 | 1 | -4/+5 | |
| |/ | ||||||
| * | Merge pull request #3144 | Riccardo Spagni | 2018-01-27 | 1 | -1/+8 | |
| |\ | ||||||
| | * | rpc: expose recent median block size in getinfo | moneromooo-monero | 2018-01-17 | 1 | -1/+8 | |
| * | | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 | |
| * | | Merge pull request #3014 | Riccardo Spagni | 2018-01-25 | 1 | -1/+1 | |
| |\ \ | |/ |/| | ||||||
| | * | blockchain: remove minor floating point usage | moneromooo-monero | 2018-01-10 | 1 | -1/+1 | |
| * | | Merge pull request #2971 | Riccardo Spagni | 2018-01-10 | 1 | -2/+2 | |
| |\ \ | |/ |/| | ||||||
| | * | Fix exceptions not finding txpool txes when relaying | moneromooo-monero | 2017-12-20 | 1 | -2/+2 | |
| * | | cryptonote_core: remove unused functions with off by one bugs | moneromooo-monero | 2017-12-18 | 1 | -43/+0 | |
| * | | blockchain: don't leave dangling pointers in this | moneromooo-monero | 2017-12-18 | 1 | -0/+2 | |
| * | | cryptonote_core: fix db leak on error | moneromooo-monero | 2017-12-18 | 1 | -0/+1 | |
| * | | check accessing an element past the end of a container | moneromooo-monero | 2017-12-18 | 1 | -4/+6 | |
