aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-12Catch UTXO set read errors and shutdownv0.10.0rc2Pieter Wuille
2015-01-12Introduce 10 minute block download timeoutPieter Wuille
2015-01-12Improve robustness of DER recoding codeWladimir J. van der Laan
2015-01-10fail immediately on an empty signatureCory Fields
2015-01-10depends: bump openssl to 1.0.1kCory Fields
2015-01-10consensus: guard against openssl's new strict DER checksCory Fields
2015-01-08tests: run sanity checks in tests tooCory Fields
2015-01-08Fix smartfees test for change to relay policySuhas Daftuar
2015-01-08Merge pull request #5542Wladimir J. van der Laan
2015-01-07Bugfix: configure: Correctly detect "nothing to build" conditionLuke Dashjr
2015-01-07Bugfix: Only check for boost when building code that requires itLuke Dashjr
2015-01-07Bugfix: configure: Check for openssl/ec.hLuke Dashjr
2015-01-07Catch LevelDB errors during flushPieter Wuille
2015-01-07Bugfix: only track UTXO modification after lookupPieter Wuille
2015-01-07Require sufficent priority for relay of free transactionsPieter Wuille
2015-01-06Use EXTRA_LIBRARIES instead of noinst_LIBRARIES so we can avoid building unus...Cory Fields
2015-01-06bitcoin-tx: Fix JSON validation of prevtxsEric R. Schulz
2015-01-06Update seed IPs, based on bitcoin.sipa.be crawler dataPieter Wuille
2015-01-05Merge pull request #5600Wladimir J. van der Laan
2015-01-04Fix typo in release notesPeter Todd
2015-01-03On close of splashscreen interrupt verifyDBThomas Zander
2015-01-02dmg: fix deterministic dmg creation and docsCory Fields
2015-01-02Release notes: fix REST URIs and wrap lineJacob Welsh
2015-01-02[Qt] update a translation string and argument countsPhilip Kaufmann
2015-01-02depends: fix major regression after d546191dc.Cory Fields
2015-01-02Bump project-wide COPYRIGHT_YEAR to 2015Wladimir J. van der Laan
2015-01-02Remove redundant copyright notices from README filesWladimir J. van der Laan
2014-12-31release-notes: updatesLuke Dashjr
2014-12-31Bugfix: prioritisetransaction: Do some basic sanity checking on txidLuke Dashjr
2014-12-31Remove bitnodes.io from dnsseeds.Gregory Maxwell
2014-12-31English translation updateWladimir J. van der Laan
2014-12-31Correct tooltip on address book pageMichael Ford
2014-12-31mention leveldb 1.18 ARM/x86 db interopWladimir J. van der Laan
2014-12-30rpcserver: attempt to fix uncaught exception.Cory Fields
2014-12-28pull new translations from transifexWladimir J. van der Laan
2014-12-27Release notes: formatting, headers-first, restPieter Wuille
2014-12-27en: Avoid ambiguous language regarding when transactions confirmLuke Dashjr
2014-12-27gitian: attempt to fix tarball determinisimCory Fields
2014-12-27Fix CScriptID(const CScript& in) in empty script casePeter Todd
2014-12-23doc: add bitcoin-tx section to release notesv0.10.0rc1Jeff Garzik
2014-12-23doc: mention P2SH IsStandard relaxation in release notesPeter Todd
2014-12-23doc: mention consensus library in release notesWladimir J. van der Laan
2014-12-23doc: add section about watch-only addresses to release notesPieter Wuille
2014-12-23CLIENT_VERSION_IS_RELEASE → trueWladimir J. van der Laan
2014-12-23Preliminary release notes for 0.10Wladimir J. van der Laan
2014-12-23Merge pull request #5531Wladimir J. van der Laan
2014-12-23Do not use libgmp automatically in libsecp256k1Pieter Wuille
2014-12-23docs: update gitian building docsCory Fields
2014-12-23qt: periodic language updateWladimir J. van der Laan
2014-12-23DOS: Respect max per-peer blocks in flight limitAdam Weiss