aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-09Bump version to 0.10.4, add release notesv0.10.4rc1v0.10.4Wladimir J. van der Laan
2015-11-09Merge pull request #6953Wladimir J. van der Laan
2015-11-06*: alias -h for --helpDaniel Cousens
2015-11-06Change URLs to https in debian/controlMatt Corallo
2015-11-06Update debian/changelog and slight tweak to debian/controlMatt Corallo
2015-11-06Correct spelling mistakes in doc folderMitchell Cash
2015-11-06Clarification of unit test build instructions.Eric Lombrozo
2015-11-06Update bluematt-key, the old one is long-since revokedMatt Corallo
2015-11-06build: disable -Wself-assignWladimir J. van der Laan
2015-11-06Bugfix: Allow mining on top of old tip blocks for testnet (fixes testnet-in-a...Luke Dashjr
2015-11-05Drop "with minimal dependencies" from descriptionZak Wilcox
2015-11-05Split bitcoin-tx into its own packageZak Wilcox
2015-11-05Include bitcoin-tx binary on Debian/UbuntuZak Wilcox
2015-11-05[Qt] Raise debug window when requestedMarcoFalke
2015-11-05Fix locking in GetTransaction.Alex Morcos
2015-11-05Fix spelling of QtDiego Viola
2015-11-05Merge pull request #6946Wladimir J. van der Laan
2015-11-04Update LevelDBPieter Wuille
2015-11-04Squashed 'src/leveldb/' changes from 7d41e6f..20ca81fPieter Wuille
2015-11-01qt: Final translations update on 0.10 branchWladimir J. van der Laan
2015-10-23Merge pull request #6706Wladimir J. van der Laan
2015-10-23Set TCP_NODELAY on P2P sockets.Gregory Maxwell
2015-10-19Merge pull request #6836Wladimir J. van der Laan
2015-10-19build: make sure OpenSSL heeds noexecstackWladimir J. van der Laan
2015-10-15Bring historical release notes up to dateMicha
2015-10-11doc: Update release notes for 0.10.3rc2v0.10.3rc2v0.10.3Wladimir J. van der Laan
2015-10-11Bump minrelaytxfee defaultWladimir J. van der Laan
2015-10-10Do not store more than 200 timedata samples.Pavel Janík
2015-10-10net: Disable upnp by defaultWladimir J. van der Laan
2015-10-09Bump version to 0.10.3Wladimir J. van der Laan
2015-10-09qt: Translations update before 0.10.3v0.10.3rc1Wladimir J. van der Laan
2015-10-09doc: Update release notes for 0.10.3Wladimir J. van der Laan
2015-10-09Update miniupnpc to 1.9.20151008Wladimir J. van der Laan
2015-10-08CLTV: Add more tests to improve coverageEsteban Ordano
2015-10-08Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-forkPeter Todd
2015-10-08Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logicPeter Todd
2015-10-08Enable CHECKLOCKTIMEVERIFY as a standard script verify flagPeter Todd
2015-10-08Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65)Peter Todd
2015-10-08Move LOCKTIME_THRESHOLD to src/script/script.hPeter Todd
2015-10-08Make CScriptNum() take nMaxNumSize as an argumentPeter Todd
2015-10-07Test LowS in standardness, removes nuisance malleability vector.Gregory Maxwell
2015-09-29qt: periodic translations updateWladimir J. van der Laan
2015-09-22Merge pull request #6704Wladimir J. van der Laan
2015-09-22[QT] fix thin space word wrap line brake issueJonas Schnelli
2015-09-21travis: for travis generating an extra buildCory Fields
2015-09-21PARTIAL: typofixes (found by misspell_fixer)Veres Lajos
2015-09-21add support for miniupnpc api version 14Pavel Vasin
2015-09-21rpc-tests: re-enable rpc-tests for WindowsCory Fields
2015-09-21net: Set SO_REUSEADDR for Windows tooCory Fields
2015-09-21add unit test for CNetAddr::GetGroup.Alex Morcos