aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+1
| |/
* | Merge pull request #2234Riccardo Spagni2017-08-071-1/+0
|\ \
| * | some include cleanupmoneromooo-monero2017-07-311-1/+0
| |/
* | Merge pull request #2210Riccardo Spagni2017-08-072-6/+15
|\ \
| * | Move OpenAlias console input back from libsmoneromooo-monero2017-07-272-6/+15
| |/
* | Merge pull request #2147Riccardo Spagni2017-08-071-26/+86
|\ \ | |/ |/|
| * fix on_battery_power for linuxRyan Mehta2017-07-061-26/+86
* | miner: fix background mining options parsingmoneromooo-monero2017-07-121-2/+2
|/
* Add OSX background miningjethro2017-06-082-1/+43
* changed crypto to cncrypto so it generated libcncryptoGentian2017-05-231-1/+1
* Merge pull request #1938Riccardo Spagni2017-04-242-2/+4
|\
| * Add expected total reward to RPC "getblocktemplate".assylias2017-04-192-2/+4
* | Simplified the implementation and features of spanLee Clagett2017-04-111-7/+22
* | Improvements for epee binary to hex functions:Lee Clagett2017-04-112-17/+8
|/
* Merge pull request #1955Riccardo Spagni2017-04-112-7/+1
|\
| * core: fix blob size cache, and reenable hash and blob size cachesmoneromooo-monero2017-04-032-7/+1
* | Merge pull request #1946Riccardo Spagni2017-04-111-0/+2
|\ \
| * | miner: add a debug log in pause and resumemoneromooo-monero2017-03-311-0/+2
| |/