aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1563Riccardo Spagni2017-01-152-21/+26
|\
| * Prioritize older transactions in the mempoolMiguel Herranz2017-01-132-21/+26
* | Merge pull request #1506Riccardo Spagni2017-01-152-6/+19
|\ \
| * | Must wait for previous batch to finish before starting new oneHoward Chu2017-01-141-1/+6
| * | Tweak default db-sync-mode to fast:async:1Howard Chu2017-01-141-4/+7
| * | Use batch transactions when syncingHoward Chu2017-01-141-2/+7
* | | account: fix build error involving std::max and different typesmoneromooo-monero2017-01-131-2/+6
* | | Merge pull request #1558Riccardo Spagni2017-01-131-4/+4
|\ \ \
| * | | initialize timestamp to 0 and check for mktime() errorChris Vickio2017-01-121-4/+4
| | |/ | |/|
* | | Merge pull request #1555Riccardo Spagni2017-01-131-3/+6
|\ \ \
| * | | fix time stats mixinluigi11112017-01-101-3/+6
| |/ /
* | | Merge pull request #1543Riccardo Spagni2017-01-132-0/+15
|\ \ \
| * | | Add start_time to get_info methods and show uptimeMiguel Herranz2017-01-122-0/+15
| |/ /
* | | Merge pull request #1538Riccardo Spagni2017-01-131-15/+0
|\ \ \
| * | | Remove db-auto-remove-logsMiguel Herranz2017-01-101-3/+0
| * | | Remove berkeley from db_type initializationMiguel Herranz2017-01-101-12/+0
| | |/ | |/|
* | | wallet cli: print originating block heights of mixin keys when making transferkenshi842017-01-091-1/+1
| |/ |/|
* | Merge pull request #1534Riccardo Spagni2017-01-083-17/+33
|\ \
| * | tx_pool: better block template filling algorithmmoneromooo-monero2017-01-073-17/+33
| |/
* | Merge pull request #1515Riccardo Spagni2017-01-081-11/+22
|\ \
| * | portable serializer: make signerd/unsigned tx portable, ignore archive versio...kenshi842017-01-021-11/+22
| |/
* | Merge pull request #1502Riccardo Spagni2017-01-081-0/+1
|\ \
| * | core: invalidate difficulty cache when resetting blockchainmoneromooo-monero2016-12-251-0/+1
| |/
* | Merge pull request #1499Riccardo Spagni2017-01-081-0/+2
|\ \
| * | tx_pool: fix uninitialized "last failed" fieldsmoneromooo-monero2016-12-241-0/+2
* | | Merge pull request #1493Riccardo Spagni2017-01-081-5/+5
|\ \ \ | |_|/ |/| |
| * | blockchain: allow marking "tx not found" without an exceptionmoneromooo-monero2017-01-071-5/+5
| |/
* | add tx hash to time statsluigi11112016-12-211-2/+5
* | core: fix recalculation of emission/feesmoneromooo-monero2016-12-211-7/+4
|/
* Merge pull request #1467Riccardo Spagni2016-12-202-0/+39
|\
| * rpc: new function and RPC to get alternative chain infomoneromooo-monero2016-12-172-0/+39
* | also use portable serializer for boost_serialization_helper.h and net_node.in...kenshi842016-12-203-5/+0
* | added experimental boost::archive::portable_binary_{i|o}archivekenshi842016-12-161-2/+6
|/
* Merge pull request #1437Riccardo Spagni2016-12-131-0/+3
|\
| * update checkpointsRiccardo Spagni2016-12-131-0/+3
* | blockchain: fix reorganizations past a hard fork boundarymoneromooo-monero2016-12-131-0/+3
|/
* Merge pull request #1419Riccardo Spagni2016-12-102-10/+14
|\
| * Fix sending outputs from a tx with more than one pubkeymoneromooo-monero2016-12-092-10/+14
* | Merge pull request #1418Riccardo Spagni2016-12-101-4/+4
|\ \
| * | blockchain: fix setting non trovial alternate chain as invalidmoneromooo-monero2016-12-081-4/+4
| |/
* | blockchain: bring the v4 fork height one block forwardluigi11112016-12-061-3/+3
* | ringct: switch to Borromean signaturesShen Noether2016-12-041-4/+4
|/
* Merge pull request #1398Riccardo Spagni2016-12-044-7/+7
|\
| * Fix a few minor typosPierre Boyer2016-12-044-7/+7
* | Merge pull request #1397Riccardo Spagni2016-12-043-2/+26
|\ \
| * | Fix delayed exit when syncingmoneromooo-monero2016-12-043-2/+26
| |/
* | Merge pull request #1392Riccardo Spagni2016-12-041-1/+7
|\ \
| * | blockchain: use high bound block reward on error where appropriatemoneromooo-monero2016-12-011-1/+7
| |/
* | Merge pull request #1386Riccardo Spagni2016-12-041-0/+13
|\ \
| * | blockchain: reject invalid pubkeys from v4moneromooo-monero2016-11-281-0/+13
| |/