| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 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 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #3716 | luigi1111 | 2018-06-27 | 6 | -103/+139 | |
| |\ \ \ \ | ||||||
| | * | | | | threadpool: allow leaf functions to run concurrently | moneromooo-monero | 2018-06-26 | 2 | -8/+8 | |
| | * | | | | 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 | 4 | -10/+19 | |
| | * | | | | replace std::list with std::vector on some hot paths | moneromooo-monero | 2018-06-26 | 6 | -76/+108 | |
| | | |_|/ | |/| | | ||||||
| * | | | | 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 #3936 | luigi1111 | 2018-06-25 | 1 | -0/+2 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | tx_pool: initialize bitflags padding since it gets written to storage | moneromooo-monero | 2018-06-05 | 1 | -0/+2 | |
| | | |/ | |/| | ||||||
| * | | | 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 #3903 | luigi1111 | 2018-06-20 | 2 | -12/+35 | |
| |\ \ \ | ||||||
| | * | | | tx_pool: hold off parsing a tx blob till we actually need it | moneromooo-monero | 2018-06-02 | 2 | -12/+35 | |
| | |/ / | ||||||
| * | | | Merge pull request #3828 | luigi1111 | 2018-06-19 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | core: lock incoming tx lock when checking the txpool and chain | moneromooo-monero | 2018-05-18 | 1 | -0/+1 | |
| * | | | | Merge pull request #3691 | luigi1111 | 2018-06-17 | 2 | -6/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | core: remove threadpool dependency from header | moneromooo-monero | 2018-05-20 | 2 | -6/+3 | |
| * | | | | | 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 #3450 | luigi1111 | 2018-06-08 | 3 | -0/+19 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | core: add get_earliest_ideal_height_for_version() | stoffu | 2018-03-21 | 3 | -0/+19 | |
