Age | Commit message (Expand) | Author | Files | Lines |
2019-03-05 | cryptonote: avoid double parsing blocks when syncing | moneromooo-monero | 1 | -2/+2 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -0/+2 |
2018-11-06 | protocol: option to pad transaction relay to the next kB | moneromooo-monero | 1 | -0/+1 |
2018-06-26 | replace std::list with std::vector on some hot paths | moneromooo-monero | 1 | -5/+5 |
2018-06-08 | Merge pull request #3450 | luigi1111 | 1 | -0/+1 |
2018-04-22 | Only log an error if fork version is higher AND is not known. | Thaer Khawaja | 1 | -0/+1 |
2018-03-21 | core: add get_earliest_ideal_height_for_version() | stoffu | 1 | -0/+1 |
2018-03-05 | Stagenet | stoffu | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-16 | cryptonote_core does not depend on p2p anymore | moneromooo-monero | 1 | -0/+5 |
2017-10-15 | Merge pull request #2469 | Riccardo Spagni | 1 | -0/+1 |
2017-10-05 | Upgrades to epee::net_utils::network_address | Lee Clagett | 1 | -1/+1 |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 1 | -1/+1 |
2017-09-25 | get_blockchain_top now returns void | moneromooo-monero | 1 | -1/+1 |
2017-09-18 | precomputed block hashes are now in blocks of N (currently 256) | moneromooo-monero | 1 | -0/+1 |
2017-09-03 | Add a --fluffy-blocks option to relay blocks as fluffy blocks | moneromooo-monero | 1 | -0/+1 |
2017-08-22 | Cleanup test impact of adding safesyncmode() method | Howard Chu | 1 | -0/+1 |
2017-08-17 | Merge pull request #2303 | Riccardo Spagni | 1 | -1/+1 |
2017-08-17 | cryptonote_protocol: large block sync size before v4 | moneromooo-monero | 1 | -1/+1 |
2017-08-15 | protocol: pass blockchain cumulative difficulty when syncing | moneromooo-monero | 1 | -0/+1 |
2017-08-10 | tests: fix tests build | moneromooo-monero | 1 | -0/+2 |
2017-08-07 | core: thread most of handle_incoming_tx | moneromooo-monero | 1 | -0/+1 |
2017-06-19 | unit_tests: fix build failures after network_address changes | moneromooo-monero | 1 | -52/+55 |
2017-05-25 | Move txpool to the database | moneromooo-monero | 1 | -1/+2 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-13 | blockchain_db: add "raw" blobdata getters for block and transaction | moneromooo-monero | 1 | -1/+1 |
2017-02-12 | cryptonote_protocol: misc fluffy block fixes | moneromooo-monero | 1 | -0/+2 |
2017-01-14 | fix do_not_relay not preventing relaying on a timer | moneromooo-monero | 1 | -1/+1 |
2016-11-11 | tests: fix tests builds after fluffy blocks merge | moneromooo-monero | 1 | -0/+3 |
2016-10-23 | core: notify the txpool when transactions are relayed | moneromooo-monero | 1 | -0/+1 |
2016-10-01 | tests: fix build after addition of cryptonote_core::get_block_sync_size | moneromooo-monero | 1 | -0/+1 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -1/+1 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -1/+1 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-24 | unit_tests: new test for IP blocking | moneromooo-monero | 1 | -0/+168 |