| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | blockchain: fix default genesis block timestamp | moneromooo-monero | 2019-01-26 | 1 | -2/+2 |
| * | Merge pull request #5048 | Riccardo Spagni | 2019-01-18 | 1 | -1/+2 |
| |\ | |||||
| | * | blockchain: don't propagate exception past dtor | moneromooo-monero | 2019-01-07 | 1 | -1/+2 |
| * | | Merge pull request #5032 | Riccardo Spagni | 2019-01-16 | 1 | -7/+5 |
| |\ \ | |||||
| | * | | blockchain: fix wrong hf version when popping multiple blocks | moneromooo-monero | 2019-01-01 | 1 | -6/+4 |
| | * | | blockchain: use the version passed as parameter, not a new one | moneromooo-monero | 2019-01-01 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #5015 | Riccardo Spagni | 2019-01-16 | 1 | -58/+4 |
| |\ \ | |||||
| | * | | cryptonote_core: revert extra_tx_map | moneromooo-monero | 2018-12-25 | 1 | -58/+4 |
| * | | | Merge pull request #4993 | Riccardo Spagni | 2019-01-16 | 1 | -1/+3 |
| |\ \ \ | |||||
| | * | | | blockchain: fix block rate check for empty blockchains | moneromooo-monero | 2018-12-18 | 1 | -1/+3 |
| | |/ / | |||||
| * | | | Merge pull request #4984 | Riccardo Spagni | 2019-01-16 | 1 | -8/+17 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | blockchain_db: speedup tx output gathering | moneromooo-monero | 2018-12-18 | 1 | -8/+17 |
| | |/ | |||||
| * | | Merge pull request #4940 | luigi1111 | 2018-12-31 | 1 | -7/+10 |
| |\ \ | |||||
| | * | | blockchain: call deinit in dtor | moneromooo-monero | 2018-12-05 | 1 | -7/+10 |
| * | | | Merge pull request #4928 | luigi1111 | 2018-12-31 | 1 | -5/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | blockchain: fix race between two external mining threads | moneromooo-monero | 2018-12-02 | 1 | -5/+3 |
| * | | | Merge pull request #4909 | Riccardo Spagni | 2018-12-12 | 1 | -33/+84 |
| |\ \ \ | |||||
| | * | | | blockchain: avoid unnecessary DB lookups when syncing | moneromooo-monero | 2018-11-27 | 1 | -33/+84 |
| | |/ / | |||||
| * | | | Merge pull request #4903 | Riccardo Spagni | 2018-12-12 | 1 | -0/+32 |
| |\ \ \ | |||||
| | * | | | add command pop_blocks | Jason Wong | 2018-11-28 | 1 | -0/+32 |
| | |/ / | |||||
| * | | | Merge pull request #4894 | Riccardo Spagni | 2018-12-04 | 1 | -3/+3 |
| |\ \ \ | |||||
| | * | | | a few minor (but easy) performance tweaks | moneromooo-monero | 2018-11-23 | 1 | -3/+3 |
| * | | | | move int-util.h to epee | moneromooo-monero | 2018-12-04 | 1 | -1/+1 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #4869 | Riccardo Spagni | 2018-12-04 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Avoid unnecessary temp block and copy ctor | moneromooo-monero | 2018-11-19 | 1 | -1/+1 |
| * | | | rpc: speedup get_outs.bin | moneromooo-monero | 2018-11-26 | 1 | -8/+26 |
| | |/ |/| | |||||
| * | | tests: add unit tests for get_output_distribution | moneromooo-monero | 2018-11-16 | 1 | -0/+1 |
| * | | blockchain: remove "0 is height" shortcut from get_output_distribution | moneromooo-monero | 2018-11-16 | 1 | -2/+0 |
| * | | Revert "blockchain: simplify output distribution code" | moneromooo-monero | 2018-11-16 | 1 | -2/+7 |
| |/ | |||||
| * | Merge pull request #4806 | Riccardo Spagni | 2018-11-16 | 1 | -1/+2 |
| |\ | |||||
| | * | blockchain: fix innocuous difficulty cache inconsistency | moneromooo-monero | 2018-11-05 | 1 | -0/+1 |
| | * | blockchain: use uint64_t for block height, not size_t | moneromooo-monero | 2018-11-05 | 1 | -1/+1 |
| * | | Merge pull request #4769 | Riccardo Spagni | 2018-11-14 | 1 | -10/+7 |
| |\ \ | |||||
| | * | | blockchain: remove unused output_scan_worker parameter | moneromooo-monero | 2018-11-04 | 1 | -7/+4 |
| | * | | blockchain: don't run threads if we have just one function to run | moneromooo-monero | 2018-11-04 | 1 | -1/+1 |
| | * | | core: avoid unnecessary tx/blob conversions | moneromooo-monero | 2018-11-01 | 1 | -2/+2 |
| | |/ | |||||
| * / | core: fix unmixable special case allowing ring size below 11 | moneromooo-monero | 2018-10-27 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #4536 | Riccardo Spagni | 2018-10-26 | 1 | -15/+14 |
| |\ | |||||
| | * | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 2018-10-22 | 1 | -15/+14 |
| * | | Merge pull request #4408 | Riccardo Spagni | 2018-10-26 | 1 | -0/+9 |
| |\ \ | |||||
| | * | | cryptonote_core: warn when the block rate deviates from expectations | moneromooo-monero | 2018-09-20 | 1 | -0/+9 |
| * | | | Merge pull request #4522 | Riccardo Spagni | 2018-10-20 | 1 | -0/+3 |
| |\ \ \ | |||||
| | * | | | blockchain: add check test options are given for fakechain mode | moneromooo-monero | 2018-10-08 | 1 | -0/+3 |
| * | | | | blockchain: move two new verification errors to the verify category | moneromooo-monero | 2018-10-19 | 1 | -2/+2 |
| | |_|/ |/| | | |||||
| * | | | Revert "Merge pull request #4472" | Riccardo Spagni | 2018-10-08 | 1 | -14/+15 |
| |/ / | |||||
| * | | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 2018-10-04 | 1 | -15/+14 |
| * | | Merge pull request #4467 | Riccardo Spagni | 2018-10-02 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | daemon: silence daemon update warnings on testnet | iDunk5400 | 2018-09-29 | 1 | -2/+2 |
| * | | | Merge pull request #4333 | Riccardo Spagni | 2018-09-29 | 1 | -0/+5 |
| |/ / | |||||
| * | | Merge pull request #4423v0.13.0.0-RC1 | Riccardo Spagni | 2018-09-25 | 1 | -1/+1 |
| |\ \ | |||||
