summaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_core.h
Commit message (Expand)AuthorAgeFilesLines
* Add a get_outs (fully text based) version of get_outs.binmoneromooo-monero2016-11-221-1/+1
* add lightweight block propagation ("fluffy blocks")Dion Ahmetaj2016-11-091-0/+14
* core: notify the txpool when transactions are relayedmoneromooo-monero2016-10-231-0/+5
* patched parameter type bug that was causing failure on 32 bitDion Ahmetaj2016-10-141-1/+1
* print_coinbase_tx_sum now breaks output into fee and emission componentsDion Ahmetaj2016-10-101-1/+1
* changed params from start/end index to height/countDion Ahmetaj2016-10-101-1/+1
* attempted to remove whitespace spamDion Ahmetaj2016-10-101-1/+1
* added print_coinbase_tx_sum optionDion Ahmetaj2016-10-101-1/+8
* Removed all code related to fast_exitNanoAkron2016-10-031-20/+0
* core: make the sync chunk block count overridablemoneromooo-monero2016-09-241-0/+9
* core: new /getrandom_rctouts.bin binary RPC callmoneromooo-monero2016-08-281-0/+8
* remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero2016-08-281-13/+0
* Fake outs set is now decided by the walletmoneromooo-monero2016-08-111-0/+7
* Merge pull request #749Riccardo Spagni2016-03-251-34/+616
* Revert "Merge pull request #749"Riccardo Spagni2016-03-251-616/+34
* remove defunct code from cryptonote::coreThomas Winget2016-03-241-9/+0
* cryptonote::core doxygen documentationThomas Winget2016-03-241-25/+616
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-1/+0
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-0/+1
* core: check whether an update is needed straight awaymoneromooo-monero2016-02-171-1/+1
* core_tests: add tests for hard fork behaviors (MRL-0004)moneromooo-monero2016-02-081-1/+5
* core: prevent the database from being used by multiple daemonsmoneromooo-monero2016-01-311-0/+5
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Replace tabs with two spaces for consistency with rest of codebasewarptangent2015-12-151-9/+9
* add a --fakechain argument for testsmoneromooo-monero2015-12-131-0/+1
* Relay transactions when they linger too long in the poolmoneromooo-monero2015-11-211-3/+6
* core: add consts where appropriatemoneromooo-monero2015-09-191-35/+38
* core: moan when we think an update is needed to get latest hard fork infomoneromooo-monero2015-09-131-0/+2
* Add a is_key_image_spent daemon command and RPC callmoneromooo-monero2015-08-111-2/+3
* ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-0/+3
* Merge pull request #269Riccardo Spagni2015-05-061-0/+1
|\
| * Add mempool output to daemon via command and RPCwarptangent2015-04-231-0/+1
* | DNS Checkpoint updating-related fixes/changesThomas Winget2015-04-221-0/+2
|/
* Merge BlockchainDB into upstreamThomas Winget2015-04-071-0/+12
|\
| * Merge upstream updates into blockchain branchThomas Winget2015-03-251-2/+5
| |\
| * | Add compile-time support for both db implementations: in-memory and LMDBwarptangent2015-02-021-0/+12
| * | Integrate BlockchainDB into cryptonote_coreThomas Winget2015-01-041-3/+3
* | | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero2015-04-011-2/+5
|\ \ \ | | |/ | |/|
| * | RPC calls for background daemon added inThomas Winget2015-02-241-0/+2
| * | Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-2/+3
| |/
* | 2014 network limit 1.2 +utils +toc -doc -drmonerorfree2monero2015-02-201-4/+6
* | 2014 network limit 1.1 +utils +toc -doc -drmonerorfree2monero2015-02-201-0/+6
|/
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Daemon should now exit on conflicting checkpointsThomas Winget2014-09-301-0/+1
* various changes to runtime checkpoint updatingThomas Winget2014-09-301-1/+2
* DNS checkpoint updating added, and daemon flag to enforce themThomas Winget2014-09-301-2/+3
* reload checkpoints file every ~hr and print if any failThomas Winget2014-09-301-0/+8
* Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni2014-09-251-1/+1
* low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni2014-09-241-1/+1
* Separate testnet default data dirZachary Michaels2014-09-151-1/+1