summaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|/
* Merge pull request #2990Riccardo Spagni2018-01-103-2/+2
|\
| * factor STL container serializationmoneromooo-monero2017-12-223-2/+2
* | check accessing an element past the end of a containermoneromooo-monero2017-12-181-1/+1
* | check return value for generate_key_derivation and derive_public_keymoneromooo-monero2017-12-181-4/+8
|/
* make multisig work with subaddressesmoneromooo-monero2017-12-171-4/+49
* N-1/N multisigmoneromooo-monero2017-12-172-2/+14
* Add N/N multisig tx generation and signingmoneromooo-monero2017-12-171-0/+15
* wallet: add multisig key generationmoneromooo-monero2017-12-172-0/+8
* move includes around to lessen overall loadmoneromooo-monero2017-12-164-2/+43
* Merge pull request #2860Riccardo Spagni2017-12-162-4/+10
|\
| * new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-272-4/+10
* | add bulletproofs from v7 on testnetmoneromooo-monero2017-12-081-4/+4
* | integrate bulletproofs into moneromoneromooo-monero2017-12-081-0/+21
|/
* Merge pull request #2784Riccardo Spagni2017-11-252-4/+4
|\
| * cryptonote: do not overwrite const datamoneromooo-monero2017-11-222-4/+4
* | Merge pull request #2792Riccardo Spagni2017-11-251-5/+107
|\ \ | |/ |/|
| * Implement missing miner functions on FreeBSDVasil Dimov2017-11-111-1/+105
| * Remove unused variables and fix typos in commentsVasil Dimov2017-11-111-4/+2
* | remove "using namespace std" from headersmoneromooo-monero2017-11-141-0/+2
|/
* Merge pull request #2597Riccardo Spagni2017-10-151-2/+1
|\
| * miner: always update block template when startingmoneromooo-monero2017-10-071-2/+1
* | refactor cryptonote_basic::add_tx_pub_key_to_extraJaquee2017-10-152-3/+15
* | Subaddresseskenshi842017-10-0710-84/+333
|/
* connection_context: initialize m_callback_request_count to 0moneromooo-monero2017-09-271-1/+1
* fix typo in basic and core CMakeLists.txtmoneromooo-monero2017-09-251-1/+1
* move checkpoints in a separate librarymoneromooo-monero2017-09-257-522/+3
* Merge pull request #2257Riccardo Spagni2017-09-252-0/+19
|\
| * wallet: add encrypted seed functionalitymoneromooo-monero2017-09-122-0/+19
* | Merge pull request #2410Riccardo Spagni2017-09-201-13/+0
|\ \
| * | Fix AC power supply detection on LinuxGuillaume LE VAILLANT2017-09-081-13/+0
| |/
* / update hardcoded checkpointsRiccardo Spagni2017-09-061-0/+2
|/
* Merge pull request #2303Riccardo Spagni2017-08-171-0/+3
|\
| * cryptonote_protocol: kick idle synchronizing peersmoneromooo-monero2017-08-161-0/+3
* | befor -> beforeNano Akron2017-08-151-4/+4
|/
* Merge pull request #2283Riccardo Spagni2017-08-151-1/+1
|\
| * miner: set thread name before loggingmoneromooo-monero2017-08-121-1/+1
* | Merge pull request #2264Riccardo Spagni2017-08-151-1/+1
|\ \
| * | cryptonote_basic: fix silly CLANG warning about not emitting functionmoneromooo-monero2017-08-081-1/+1
* | | Merge pull request #2245Riccardo Spagni2017-08-151-2/+2
|\ \ \
| * | | difficulty: fix misleading commentGuillaume LE VAILLANT2017-08-021-2/+2
* | | | Merge pull request #2232Riccardo Spagni2017-08-151-1/+1
|\ \ \ \
| * | | | miner: fix ignoring battery from command linemoneromooo-monero2017-07-311-1/+1
| |/ / /
* | | / protocol: fix reorgs while syncingmoneromooo-monero2017-08-121-1/+3
| |_|/ |/| |
* | | connection_context: initialize statemoneromooo-monero2017-08-091-0/+1
| |/ |/|
* | Merge pull request #2149Riccardo Spagni2017-08-071-0/+1
|\ \