aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* verRctNonSemanticsSimpleCached: fix fragilityJeffrey Ryan2023-03-171-1/+3
* multisig: fix critical vulnerabilities in signinganon2022-06-301-1/+0
* CMake: Add missing headers via monero_find_all_headers macromj-xmr2022-04-061-7/+1
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* core: move hardforks into its own libmoneromooo-monero2019-09-191-0/+1
* rpc: new sanity check on relayed transactionsmoneromooo-monero2019-04-121-0/+2
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-221-7/+0
* Revert "Merge pull request #4472"Riccardo Spagni2018-10-081-0/+7
* blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-041-7/+0
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* add multisig core test and factor multisig building blocksmoneromooo-monero2017-12-171-0/+1
* fix typo in basic and core CMakeLists.txtmoneromooo-monero2017-09-251-1/+1
* build: auto update version info without manually deleting version.hstoffu2017-09-211-0/+1
* changed crypto to cncrypto so it generated libcncryptoGentian2017-05-231-1/+1
* fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...kenshi842017-03-101-2/+0
* core: move hardfork back to cryptonote_coremoneromooo-monero2017-02-251-0/+2
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-21/+2
* Change logging to easylogging++moneromooo-monero2017-01-161-1/+0
* Dropped "bit" from bitmonero.Randi Joseph2016-09-261-2/+2
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-3/+3
* core: link against libringctmoneromooo-monero2016-08-281-0/+1
* remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero2016-08-281-2/+0
* Merge pull request #749Riccardo Spagni2016-03-251-2/+0
* Revert "Merge pull request #749"Riccardo Spagni2016-03-251-0/+2
* Move checkpoint functions into checkpoints classThomas Winget2016-03-241-2/+0
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Replace tabs with two spaces for consistency with rest of codebasewarptangent2015-12-151-3/+3
* New hardfork classmoneromooo-monero2015-09-121-2/+4
* Fixed binary size issue due to embedded checkpoint data.NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-1/+1
* ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-0/+7
* Merge BlockchainDB into upstreamThomas Winget2015-04-071-0/+3
|\
| * Moved BlockchainDB into its own src/ subfolderThomas Winget2015-03-061-5/+1
| * build: add liblmdb to the cmake autodetection systemmoneromooo-monero2015-01-041-1/+1
| * Integrate BlockchainDB into cryptonote_coreThomas Winget2015-01-041-0/+7
* | 2014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero2015-02-201-0/+1
|/
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* cmake: support 2.8.7Ben Boeckel2014-10-241-2/+2
* cmake: handle private vs. public headersBen Boeckel2014-10-231-2/+7
* cmake: refactor common code with librariesBen Boeckel2014-10-231-9/+1
* cmake: put each library into its own directoryBen Boeckel2014-10-231-0/+83