aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-08-31Merge pull request #6583Wladimir J. van der Laan
2015-08-29Make sure LogPrint strings are line-terminatedJ Ross Nicoll
2015-08-26Merge pull request #6530Wladimir J. van der Laan
2015-08-26Improve addrman Select() performance when buckets are nearly emptyPieter Wuille
2015-08-25net: Set SO_REUSEADDR for Windows tooCory Fields
2015-08-24Merge pull request #6576Wladimir J. van der Laan
2015-08-23add support for miniupnpc api version 14Pavel Vasin
2015-08-21Merge pull request #6541Wladimir J. van der Laan
2015-08-20Merge pull request #6242Wladimir J. van der Laan
2015-08-20Merge pull request #6545Wladimir J. van der Laan
2015-08-20Merge pull request #6556Wladimir J. van der Laan
2015-08-20Merge pull request #6571Wladimir J. van der Laan
2015-08-20Stop parsing JSON after first finished construct.Daniel Kraft
2015-08-19add unit test for CNetAddr::GetGroup.Alex Morcos
2015-08-19consensus: cache the openssl EC_GROUP to avoid a race condition for each CECK...Cory Fields
2015-08-19Merge pull request #6544Wladimir J. van der Laan
2015-08-19Merge pull request #6539Wladimir J. van der Laan
2015-08-19Merge pull request #6565Wladimir J. van der Laan
2015-08-19Merge pull request #6561Wladimir J. van der Laan
2015-08-18Make sure we re-acquire lock if a task throwsCasey Rodarmor
2015-08-18Fix crash when mining with empty keypool.Daniel Kraft
2015-08-17Add limitedmap testCasey Rodarmor
2015-08-17Disallow unlimited limited mapsCasey Rodarmor
2015-08-17Make limited map actually respect max sizeCasey Rodarmor
2015-08-17Merge pull request #6551Wladimir J. van der Laan
2015-08-15Merge pull request #6013Jeff Garzik
2015-08-14Fix masking of irrelevant bits in address groups.Alex Morcos
2015-08-14Merge pull request #6415Wladimir J. van der Laan
2015-08-14Implement REST mempool API, add test and documentation.Pavel Janík
2015-08-12Handle leveldb::DestroyDB() errors on wipe failureAdam Weiss
2015-08-11Merge pull request #6519Wladimir J. van der Laan
2015-08-11Move mempool rejections to new debug categoryWladimir J. van der Laan
2015-08-11Add information to errors in ConnectBlock, CheckBlockWladimir J. van der Laan
2015-08-11Remove most logging from transaction validationWladimir J. van der Laan
2015-08-11Add function to convert CValidationState to a human-readable messageWladimir J. van der Laan
2015-08-11Introduce REJECT_INTERNAL codes for local AcceptToMempool errorsWladimir J. van der Laan
2015-08-11Do not store more than 200 timedata samples.Pavel Janík
2015-08-10Fix spelling mistake in -> if.Mark Friedenbach
2015-08-10Correct a possibly intentional pun that is nevertheless hard to read: "two ti...Mark Friedenbach
2015-08-10typofixes (found by misspell_fixer)Veres Lajos
2015-08-10Reformat validateaddress help, add missing iswatchonly description.Pavel Janík
2015-08-10Merge pull request #6346Wladimir J. van der Laan
2015-08-10Merge pull request #6534Wladimir J. van der Laan
2015-08-08SQUASH "Implement watchonly support in fundrawtransaction"Matt Corallo
2015-08-08SQUASH "Add have-pubkey distinction to ISMINE flags"Matt Corallo
2015-08-08Add some const declarations where they are appropriate.Daniel Kraft
2015-08-07Revert "Revert "Assert on probable deadlocks if the second lock isnt try_lock""Cory Fields
2015-08-07locks: don't lock cs_wallet before making rpc callsCory Fields
2015-08-07[Qt] show client user agent in debug windowPhilip Kaufmann
2015-08-07Merge pull request #4587Wladimir J. van der Laan