| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: prepare v0.17.2.0 | selsta | 2021-03-26 | 1 | -0/+0 |
| | | |||||
| * | build: prepare v0.17.1.9 | selsta | 2021-01-02 | 1 | -0/+0 |
| | | |||||
| * | build: prepare v0.17.1.8 | selsta | 2020-12-23 | 1 | -0/+0 |
| | | |||||
| * | build: prepare v0.17.1.7 | selsta | 2020-12-10 | 1 | -0/+0 |
| | | |||||
| * | build: prepare v0.17.1.6 | selsta | 2020-12-03 | 1 | -0/+0 |
| | | |||||
| * | build: prepare v0.17.1.5 | selsta | 2020-11-23 | 1 | -0/+0 |
| | | |||||
| * | build: prepare v0.17.1.2 | selsta | 2020-11-07 | 1 | -0/+0 |
| | | |||||
| * | build: prepare v0.17.1.1 | selsta | 2020-10-18 | 1 | -0/+0 |
| | | |||||
| * | build: prepare v0.17.1.0 | selsta | 2020-10-13 | 1 | -0/+0 |
| | | |||||
| * | build: prepare v0.17.0.1 | selsta | 2020-09-25 | 1 | -0/+0 |
| | | |||||
| * | build: prepare v0.17 | selsta | 2020-09-14 | 1 | -0/+0 |
| | | |||||
| * | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 1 | -1/+1 |
| |\ | | | | | | | 5ef0607da Update copyright year to 2020 (SomaticFanatic) | ||||
| | * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | | | | | Update copyright year to 2020 | ||||
| * | | build: prepare v0.16.0.0 release | selsta | 2020-05-13 | 1 | -0/+0 |
| |/ | |||||
| * | 0.15.0.0 release engineering | Riccardo Spagni | 2019-11-02 | 1 | -0/+0 |
| | | |||||
| * | monerod can now sync from pruned blocks | moneromooo-monero | 2019-09-27 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | If the peer (whether pruned or not itself) supports sending pruned blocks to syncing nodes, the pruned version will be sent along with the hash of the pruned data and the block weight. The original tx hashes can be reconstructed from the pruned txes and theur prunable data hash. Those hashes and the block weights are hashes and checked against the set of precompiled hashes, ensuring the data we received is the original data. It is currently not possible to use this system when not using the set of precompiled hashes, since block weights can not otherwise be checked for validity. This is off by default for now, and is enabled by --sync-pruned-blocks | ||||
| * | prep for 0.14.1.1 | Riccardo Spagni | 2019-07-17 | 1 | -0/+0 |
| | | |||||
| * | prep for 0.14.1 release | Riccardo Spagni | 2019-06-14 | 1 | -0/+0 |
| | | |||||
| * | Merge pull request #5061 | Riccardo Spagni | 2019-03-17 | 1 | -1/+1 |
| |\ | | | | | | | 1f2930ce Update 2019 copyright (binaryFate) | ||||
| | * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | | |||||
| * | | update checkpoints hash | Riccardo Spagni | 2019-03-05 | 1 | -0/+0 |
| |/ | |||||
| * | blocks: fix checkpoint code generation on OpenBSD | moneromooo-monero | 2018-12-25 | 1 | -1/+1 |
| | | | | | Its od outputs small decimals with leading 0, which means octal in C | ||||
| * | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 2018-10-22 | 5 | -112/+55 |
| | | |||||
| * | Revert "Merge pull request #4472" | Riccardo Spagni | 2018-10-08 | 5 | -55/+112 |
| | | | | | | This reverts commit 79d46c4d551a9b1261801960095bf4d24967211a, reversing changes made to c9fc61dbb56cca442c775faa2554a7460879b637. | ||||
| * | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 2018-10-04 | 5 | -112/+55 |
| | | |||||
| * | Fix 32bit depends builds | TheCharlatan | 2018-09-29 | 1 | -3/+9 |
| | | | | | | Add architecture flags when cmake invokes gcc manually. Add 32bit to Travis. | ||||
| * | update checkpoints.dat | Riccardo Spagni | 2018-09-23 | 1 | -0/+0 |
| | | |||||
| * | update checkpoints.dat for point release | Riccardo Spagni | 2018-06-02 | 1 | -0/+0 |
| | | |||||
| * | update checkpoints | Riccardo Spagni | 2018-05-23 | 1 | -0/+0 |
| | | |||||
| * | update checkpoints.dat to block 1532400 | Riccardo Spagni | 2018-03-18 | 1 | -0/+0 |
| | | |||||
| * | Stagenet | stoffu | 2018-03-05 | 4 | -7/+22 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Add misc hardening flags to the cmake machinery | moneromooo-monero | 2017-12-31 | 1 | -2/+2 |
| | | | | | See https://wiki.debian.org/Hardening#User_Space | ||||
| * | precomputed block hashes are now in blocks of N (currently 256) | moneromooo-monero | 2017-09-18 | 1 | -0/+0 |
| | | | | | This shaves a lot of space off binaries | ||||
| * | update checkpoints.dat | Riccardo Spagni | 2017-09-06 | 1 | -0/+0 |
| | | |||||
| * | Add dependency for blocksdat.o | Howard Chu | 2017-03-04 | 1 | -2/+2 |
| | | | | | | To make sure it gets regenerated whenever checkpoints.dat changes Likewise for blocks.o and testnet_blocks.o | ||||
| * | fix broken checkpoints.dat | Riccardo Spagni | 2017-02-22 | 1 | -0/+0 |
| | | |||||
| * | update checkpoints.dat | Riccardo Spagni | 2017-02-21 | 1 | -0/+0 |
| | | |||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 2 | -1/+1 |
| | | |||||
| * | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 2017-02-08 | 1 | -1/+8 |
| | | |||||
| * | update checkpoints | Riccardo Spagni | 2016-12-13 | 1 | -0/+0 |
| | | |||||
| * | update block headers | Riccardo Spagni | 2016-09-18 | 1 | -0/+0 |
| | | |||||
| * | baked-in block headers now go all the way up to 1 million. 1 MILLION | Riccardo Spagni | 2016-03-16 | 1 | -0/+0 |
| | | |||||
| * | switch default utilities DB to lmdb, update checkpoints.dat | Riccardo Spagni | 2016-03-12 | 1 | -0/+0 |
| | | |||||
| * | Use CMAKE_LINKER, not hardcoded "ld" | Howard Chu | 2016-01-03 | 1 | -2/+2 |
| | | |||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 2 | -1/+1 |
| | | |||||
| * | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 2015-12-15 | 1 | -8/+8 |
| | | | | | Remove trailing whitespace in same files. | ||||
| * | checkpoints update | Riccardo Spagni | 2015-11-21 | 1 | -0/+0 |
| | | |||||
| * | blockchain_export can now export to a blocks.dat format | moneromooo-monero | 2015-10-17 | 4 | -13/+31 |
| | | | | | | Also make the number of blocks endian independant, and add support for testnet | ||||
| * | Fixed binary size issue due to embedded checkpoint data. | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 2015-07-15 | 3 | -0/+1 |
| | | | | | | Fixed OSX compilation issues due to random lmdb resize points. Fixed infinite loop bug when calling core::get_block_template(..). | ||||
