aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4617Riccardo Spagni2018-10-261-0/+1
|\
| * account: init creation timestamp to 0moneromooo-monero2018-10-161-0/+1
* | Merge pull request #4308Riccardo Spagni2018-10-263-1/+87
|\ \
| * | cryptonote: sort tx_extra fieldsmoneromooo-monero2018-10-073-1/+87
* | | Merge pull request #4523Riccardo Spagni2018-10-201-1/+1
|\ \ \ | |_|/ |/| |
| * | miner: really reset flags/precision on std::coutmoneromooo-monero2018-10-081-1/+1
* | | Merge pull request #4389Riccardo Spagni2018-10-152-0/+11
|\ \ \ | |/ / |/| |
| * | tx_pool: avoid parsing a whole tx if only the prefix is neededmoneromooo-monero2018-10-082-0/+11
* | | Merge pull request #4459Riccardo Spagni2018-09-291-2/+4
* | | Merge pull request #4299Riccardo Spagni2018-09-182-3/+8
|\ \ \
| * | | hw_device: support for multiple devices added [for review]Dusan Klinec2018-09-142-3/+8
| |/ /
* | | 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