aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-22Delay initial pruning until after wallet initAdam Weiss
2015-09-22Make sure LogPrint strings are line-terminatedJ Ross Nicoll
2015-09-22Make sure LogPrintf strings are line-terminatedWladimir J. van der Laan
2015-09-22Avoid leaking file descriptors in RegisterLoadCasey Rodarmor
2015-09-22locking: fix a few small issues uncovered by -Wthread-safetyCory Fields
2015-08-20Do not store more than 200 timedata samples.Pavel Janík
2015-08-20consensus: cache the openssl EC_GROUP to avoid a race condition for each CECK...Cory Fields
2015-07-29Be even stricter in processing unrequested blocksSuhas Daftuar
2015-07-28Revert "Cache transaction validation successes"Pieter Wuille
2015-07-27Cache transaction validation successesPieter Wuille
2015-07-27Depends: bump to qt 5.5Cory Fields
2015-07-24qt: Force TLS1.0+ for SSL connectionsWladimir J. van der Laan
2015-07-20Fix warning introduced by #6412Wladimir J. van der Laan
2015-07-20Test whether created sockets are select()ablePieter Wuille
2015-07-17qt: periodic translations updateWladimir J. van der Laan
2015-07-15openssl: avoid config file load/raceCory Fields
2015-07-15qt: update forgotten emit to Q_EMIT in macdockiconhandler.mmWladimir J. van der Laan
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-06-25Hardcoded seeds update June 2015Wladimir J. van der Laan
2015-06-25Advance pindexLastCommonBlock for blocks in chainActiveSuhas Daftuar
2015-06-23fix crash on shutdown when e.g. changing -txindex and abort actionPhilip Kaufmann
2015-06-23Add an alternate location of endian.h headerAndriy Voskoboinyk
2015-06-21Revert "Disable partition check for now, it triggers too often (issue #6251)"Wladimir J. van der Laan
2015-06-16Fix scheduler build with some boost versions.Cory Fields
2015-06-15translation update pre-rc2Wladimir J. van der Laan
2015-06-15Use best header chain timestamps to detect partitioningGavin Andresen
2015-06-15Add option `-alerts` to opt out of alert systemWladimir J. van der Laan
2015-06-15Fix getbalance *Tom Harding
2015-06-12Remove translation for -help-debug optionsWladimir J. van der Laan
2015-06-11Prune: Support noncontiguous block filesAdam Weiss
2015-06-10Fix removing of orphan transactionsAlex Morcos
2015-06-08Disable partition check for now, it triggers too often (issue #6251)Wladimir J. van der Laan
2015-06-03Be stricter in processing unrequested blocksSuhas Daftuar
2015-06-03json: fail read_string if string contains trailing garbageWladimir J. van der Laan
2015-06-02Remove P2SH coinbase flag, no longer interestingLuke Dashjr
2015-06-02Ignore getheaders requests when not synced.Suhas Daftuar
2015-06-01Fix off-by-one error w/ nLockTime in the walletPeter Todd
2015-06-01qt: Periodic translation updateWladimir J. van der Laan
2015-06-01Bump version to 0.11Wladimir J. van der Laan
2015-06-01Merge pull request #6208Wladimir J. van der Laan
2015-06-01Merge pull request #6193Wladimir J. van der Laan
2015-06-01Merge pull request #6195Wladimir J. van der Laan
2015-05-31[net, trivial] remove using namespace std pollution in netbase.cppPhilip Kaufmann
2015-05-31[net, trivial] explicitly use std::string for FindNodePhilip Kaufmann
2015-05-27[REST] remove json input for getutxos, limit to query max. 15 outpointsJonas Schnelli
2015-05-27Eliminate compiler warning due to unused variableSuhas Daftuar
2015-05-27Chainparams: Explicit CMessageHeader::MessageStartChars to functions in main:Jorge Timón
2015-05-27Merge pull request #5669Wladimir J. van der Laan
2015-05-27rest.cpp: strip whitespaceJonas Schnelli
2015-05-27Merge pull request #6153Wladimir J. van der Laan