| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: prepare v0.17.3.2 | selsta | 2022-04-20 | 1 | -0/+0 |
| | | |||||
| * | blocks: update checkpoints.dat | selsta | 2021-11-26 | 1 | -0/+0 |
| | | |||||
| * | build: prepare v0.17.3.0 | selsta | 2021-10-29 | 1 | -0/+0 |
| | | |||||
| * | Merge pull request #7825 | luigi1111 | 2021-08-26 | 1 | -9/+21 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ccfed60 cmake: test is a reserved keyword (selsta) f0fa959 cmake: fix ccache detection (anon) 8dbe2e5 Daemon: Update average block size table (rbrunner7) 94bad34 wallet2: Don't auto lock device on process parsed blocks (tobtoht) 3c23aca ledger: don't lock for software device (tobtoht) 49beb8d ledger: use software device if we have view key (tobtoht) d188b5f wallet_api: getPassword (tobtoht) a395f36 depends, docker: fix bintray links (selsta) 0fecd7e blocks: fix cmake syntax (selsta) 76824bf Stop adding more outputs than bulletproof allows (Alex Opie) 67ba733 unit_tests: fix wipeable_string parse_hexstr test with latest gtest (xiphon) 402ba04 cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSB (selsta) 1565bcb epee: include public openssl header in cmake (selsta) 2e9af2a cmake: treat warnings as error in compiler flag tests (selsta) db564ef wallet_api: fix typo in exportKeyImages (selsta) 8507917 depends: add getmonero package mirror (selsta) 8716d2a cmake: fix non portable code (selsta) | ||||
| | * | blocks: fix cmake syntax | selsta | 2021-08-01 | 1 | -1/+1 |
| | | | |||||
| | * | cmake: fix non portable code | selsta | 2021-08-01 | 1 | -9/+21 |
| | | | |||||
| * | | build: prepare v0.17.2.3 | selsta | 2021-08-19 | 1 | -0/+0 |
| |/ | |||||
| * | 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 |
| | | |||||
