aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core
Commit message (Expand)AuthorAgeFilesLines
* Fix fake 'network synchronized, begin using' messagesThomas Winget2016-08-231-1/+4
* daemon: print time to next forkmoneromooo-monero2016-08-123-0/+26
* Fake outs set is now decided by the walletmoneromooo-monero2016-08-114-0/+46
* new unlocked parameter to output_histogrammoneromooo-monero2016-08-012-3/+4
* hardfork: fix off by one in rescaning fork state after restartmoneromooo-monero2016-07-251-3/+8
* remove hf_starting_height dbmoneromooo-monero2016-07-132-24/+6
* tx_extra: parse new chunk added by minergateblashyrkh2016-06-061-1/+12
* Merge pull request #831Riccardo Spagni2016-05-172-5/+5
|\
| * tests: fix tests broken by the removal of the block reward accumulation loopmoneromooo-monero2016-05-011-1/+1
| * core: move tx_extra parsing errors to log level 1moneromooo-monero2016-05-011-4/+4
* | Merge branch 'performance' of https://github.com/LMDB/bitmoneroRiccardo Spagni2016-04-291-2/+3
|\ \ | |/ |/|
| * Merge branch 'performance' into masterHoward Chu2016-04-051-2/+3
| |\
| | * Schema update: tx_indices - improve further with less indirectionwarptangent2016-04-051-2/+3
* | | add a --max-concurrency flagmoneromooo-monero2016-04-281-3/+3
* | | blockchain: add missing overflow check for already generated coinsmoneromooo-monero2016-04-171-1/+5
* | | blockchain: update cumulative block limit when popping a blockmoneromooo-monero2016-04-171-0/+1
* | | Merge pull request #784Riccardo Spagni2016-04-141-0/+1
|\ \ \
| * | | Fix potential race with parallel processing of txes/signatures/blocksmoneromooo-monero2016-04-021-0/+1
| |/ /
* | | Merge pull request #782Riccardo Spagni2016-04-141-1/+13
|\ \ \
| * | | core: keep the acc loop for the genesis blockmoneromooo-monero2016-04-021-1/+13
* | | | Merge pull request #800Riccardo Spagni2016-04-142-19/+0
|\ \ \ \
| * | | | blockchain: remove the tx validation result cachemoneromooo-monero2016-04-062-19/+0
| | |/ / | |/| |
* | | | Merge pull request #796Riccardo Spagni2016-04-141-1/+1
|\ \ \ \
| * | | | tx_pool: ensure no txes that fail check_inputs get in the block templatemoneromooo-monero2016-04-051-1/+1
| |/ / /
* / / / tx_pool: fix (hopefully) save/load of kept_by_blockmoneromooo-monero2016-04-061-0/+2
|/ / /
* | | Merge pull request #779Riccardo Spagni2016-04-021-5/+1
|\| |
| * | core: remove the block reward accumulation loopmoneromooo-monero2016-04-011-5/+1
* | | Merge pull request #767Riccardo Spagni2016-04-025-11/+39
|\ \ \
| * | | Convey tx verification failure reasons to the RPC clientmoneromooo-monero2016-03-275-11/+39
| |/ /
* | | Merge pull request #764Riccardo Spagni2016-04-022-74/+374
|\ \ \
| * | | minor corrections/clarificationsThomas Winget2016-03-302-4/+6
| * | | Transaction pool documentation (and some cleanup)Thomas Winget2016-03-242-74/+372
* | | | Merge pull request #765Riccardo Spagni2016-03-272-0/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | New RPC and daemon command to get output histogrammoneromooo-monero2016-03-262-0/+14
* | | | blockchain: for v3, require miner tx to have well behaved outsmoneromooo-monero2016-03-252-3/+13
* | | | core: fix miner tx block reward with feesmoneromooo-monero2016-03-251-8/+7
|/ / /
* | | Merge pull request #749Riccardo Spagni2016-03-2512-431/+1965
* | | Revert "Merge pull request #749"Riccardo Spagni2016-03-2512-1965/+431
* | | Merge pull request #749Riccardo Spagni2016-03-2512-431/+1965
|\| |
| * | remove defunct code from cryptonote::coreThomas Winget2016-03-242-22/+0
| * | cryptonote::core doxygen documentationThomas Winget2016-03-242-26/+617
| * | doxygen documentation for difficulty functionsThomas Winget2016-03-242-2/+16
| * | Move checkpoint functions into checkpoints classThomas Winget2016-03-248-358/+327
| * | doxygen documentation for checkpoints.{h,cpp}Thomas Winget2016-03-222-6/+99
| * | Remove unnecessary or defunct codeThomas Winget2016-03-222-22/+0
| * | Updated documentation for blockchain.*Thomas Winget2016-03-222-14/+925
* | | blockchain: fix partial block reward detectionmoneromooo-monero2016-03-221-1/+1
|/ /
* | Merge pull request #743Riccardo Spagni2016-03-211-1/+1
|\ \
| * | also maybe do the block height this time, you know, just so that it actually ...Riccardo Spagni2016-03-211-1/+1
* | | Merge pull request #742Riccardo Spagni2016-03-211-1/+1
|\| |