aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3430Riccardo Spagni2018-09-181-3/+7
|\
| * Add support for apple and arm buildingTheCharlatan2018-09-101-3/+7
* | Merge pull request #4330Riccardo Spagni2018-09-141-3/+13
|\ \
| * | cryptonote_format_utils: do not early out on invalid tx pubkeysmoneromooo-monero2018-09-021-3/+13
| |/
* | bulletproofs: scale points by 8 to ensure subgroup validitymoneromooo-monero2018-09-111-1/+1
* | cryptonote_basic: check output type before using itmoneromooo-monero2018-09-111-0/+7
* | v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-114-28/+64
* | Bulletproof aggregated verification and testsmoneromooo-monero2018-09-112-8/+16
|/
* crypto: make secret_key automatically mlockmoneromooo-monero2018-08-161-2/+2
* store secret keys encrypted where possiblemoneromooo-monero2018-08-162-0/+82
* Merge pull request #4030luigi11112018-07-191-1/+1
|\
| * miner: show id and height when a block is foundstoffu2018-06-201-1/+1
* | Merge pull request #3854luigi11112018-07-191-7/+8
|\ \
| * | add --regtest and --fixed-difficulty for regression testingvictorsintnicolaas2018-06-291-7/+8
* | | Merge pull request #3982luigi11112018-06-271-14/+5
|\ \ \
| * | | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::...stoffu2018-06-111-14/+5
* | | | replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-261-1/+1
* | | | Merge pull request #3757luigi11112018-06-201-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | handle optional miner params bettercryptochangements342018-05-061-0/+5
* | | | Merge pull request #3851luigi11112018-06-191-1/+1
|\ \ \ \
| * | | | fix build with GCC 8.1.0moneromooo-monero2018-05-261-1/+1
* | | | | Merge pull request #3725luigi11112018-06-161-5/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | connection_context: remove "state_" prefix from state namesmoneromooo-monero2018-04-281-5/+5
| | |/ / | |/| |
* | | | hardfork: fix get_next_version()stoffu2018-05-301-3/+3
* | | | hardfork: fix get_earliest_ideal_height_for_version() to support non-existent...stoffu2018-05-301-4/+8
| |_|/ |/| |
* | | db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero2018-05-232-8/+60
| |/ |/|
* | cryptonote: make sure outPk setup always happensmoneromooo-monero2018-05-071-0/+37
|/
* Fix typos in various filesDimitris Apostolou2018-03-151-1/+1
* keypair::generate: always require hw::device to avoid possible mistakestoffu2018-03-141-6/+0
* device: untangle cyclic depenencystoffu2018-03-145-200/+15
* device: made function prototypes consistent with pre-#3303 codebasestoffu2018-03-141-7/+3
* Ledger HW Bug fixesCédric2018-03-121-2/+0
* Monero Cryptonight variants, and add one for v7moneromooo-monero2018-03-051-1/+2
* Merge pull request #3277Riccardo Spagni2018-03-056-28/+32
|\
| * Stagenetstoffu2018-03-056-28/+32
* | Correct spelling mistakes.Edward Betts2018-03-051-1/+1
|/
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-046-23/+188
* Merge pull request #3260Riccardo Spagni2018-02-201-1/+0
|\
| * Remove `voting_version` parameter documentation.Jean Pierre Dudey2018-02-131-1/+0
* | Merge pull request #3255Riccardo Spagni2018-02-201-11/+5
|\ \
| * | Closes #2886: really ignore battery checkingTimothy D. Prime2018-02-121-11/+5
* | | Merge pull request #3247Riccardo Spagni2018-02-202-0/+40
|\ \ \
| * | | wallet2: speed up subaddress generation (by about a third)moneromooo-monero2018-02-162-0/+40
| | |/ | |/|
* | | Merge pull request #3226Riccardo Spagni2018-02-161-1/+2
|\ \ \
| * | | miner: restore std::cout precision after modificationmoneromooo-monero2018-02-021-1/+2
| |/ /
* | | Merge pull request #3232Riccardo Spagni2018-02-161-1/+1
|\ \ \
| * | | connection_context: initialize m_last_request_time to current timemoneromooo-monero2018-02-041-1/+1
| |/ /
* / / ringct: pseudoOuts moved to prunable in the simple bulletproof casemoneromooo-monero2018-01-311-2/+6
|/ /
* | Readd copyright starting datexmr-eric2018-01-261-1/+1
* | Update 2018 copyrightxmr-eric2018-01-2622-22/+22
|/