aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-26Add commits (up to now) to release notesWladimir J. van der Laan
2015-03-26don't trickle for whitelisted nodesRuben de Vries
2015-03-25Clean out release notes for 0.10.1Wladimir J. van der Laan
2015-03-24Fix InvalidateBlock to add chainActive.Tip to setBlockIndexCandidatesAlex Morcos
2015-03-24Initialization: set Boost path locale in main threaddexX7
2015-03-19Merge pull request #5926Wladimir J. van der Laan
2015-03-190.10 fix for crashes on OSX 10.6Cory Fields
2015-03-18bump version to 0.10.1 in preparation of RC1Wladimir J. van der Laan
2015-03-17Reduce fingerprinting through timestamps in 'addr' messages.Pieter Wuille
2015-03-16[QT] some mac specifiy cleanup (memory handling, unnecessary code)Jonas Schnelli
2015-03-16[QT] fix OSX dock icon window reopeningJonas Schnelli
2015-03-12add RPC test for InvalidateBlockAlex Morcos
2015-03-12fix InvalidateBlock to repopulate setBlockIndexCandidatesAlex Morcos
2015-03-11fix possible block db breakage during re-indexCory Fields
2015-03-09Ignore getaddr messages on Outbound connections.Ivan Pustogarov
2015-03-09Limit message sizes before transferPieter Wuille
2015-03-09[Qt] fix a issue where "command line options"-action overwrite "Preference"-a...Jonas Schnelli
2015-02-26Better fingerprinting protection for non-main-chain getdatas.Pieter Wuille
2015-02-24Sanitize command strings before logging them.Gregory Maxwell
2015-02-23Acquire CCheckQueue's lock to avoid race conditionSuhas Daftuar
2015-02-20fix crash: createmultisig and addmultisigaddressfsb4000
2015-02-13gitian: don't add . to tar listv0.10.0Cory Fields
2015-02-09Merge pull request #5771Wladimir J. van der Laan
2015-02-08doc/release-notes.md: Explain affect of BIP66 on minersLuke Dashjr
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