aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-05Add BIP 66 notice to the 0.10 release notes.v0.10.0rc4Pieter Wuille
2015-02-05Merge pull request #5755Wladimir J. van der Laan
2015-02-04Modify release-notes for changes related to free tranactionsAlex Morcos
2015-02-03Increase block download timeout base from 10 to 20 minutes.Gregory Maxwell
2015-02-03Merge pull request #5714Wladimir J. van der Laan
2015-02-03Fix priority calculation in CreateTransactionAlex Morcos
2015-02-03Avoid storing a reference passed to SignatureChecker constructorsPieter Wuille
2015-02-03Use separate SignatureChecker for CMutableTransactionPieter Wuille
2015-02-03Merge pull request #5740Wladimir J. van der Laan
2015-02-02doc/release-notes.md: Add summary of mining enhancementsLuke Dashjr
2015-02-01Increase coverage of DERSIG edge casesPieter Wuille
2015-02-01Add RPC test for DERSIG BIP switchover logicPieter Wuille
2015-02-01BIP66 changeover logicPieter Wuille
2015-02-01Example unit tests from BIP66Pieter Wuille
2015-02-01Change IsDERSignature to BIP66 implementationPieter Wuille
2015-01-30[Qt] don't allow amount changes when AmountSpinBox is read-onlyPhilip Kaufmann
2015-01-29Change Coin Control first column labelfsb4000
2015-01-26sleep-wait on genesis block during init with -reindexMatt Corallo
2015-01-26Make empty byte arrays pass CheckSignatureEncoding()Peter Todd
2015-01-23fix crash: CoinControl "space" bugfsb4000
2015-01-19qt: fix broken unicode chars on osx 10.10Cory Fields
2015-01-19Restore RPC HTTP keepalives to default.Gregory Maxwell
2015-01-15Add a -rpckeepalive and disable RPC use of HTTP persistent connections.Gregory Maxwell
2015-01-12Merge pull request #5644v0.10.0rc3Wladimir J. van der Laan
2015-01-12depends: remove embedded OpenSSL timestamp for determinismWladimir J. van der Laan
2015-01-12Update 0.10 release notes as of 0.10.0rc2Micha
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