aboutsummaryrefslogtreecommitdiff
path: root/src
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-06*: alias -h for --helpDaniel Cousens
2015-11-06Clarification of unit test build instructions.Eric Lombrozo
2015-11-06Bugfix: Allow mining on top of old tip blocks for testnet (fixes testnet-in-a...Luke Dashjr
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-04Update LevelDBPieter 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-11Bump minrelaytxfee defaultWladimir J. van der Laan
2015-10-10Do not store more than 200 timedata samples.Pavel Janík
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-08CLTV: Add more tests to improve coverageEsteban Ordano
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-21PARTIAL: typofixes (found by misspell_fixer)Veres Lajos
2015-09-21add support for miniupnpc api version 14Pavel Vasin
2015-09-21net: Set SO_REUSEADDR for Windows tooCory Fields
2015-09-21add unit test for CNetAddr::GetGroup.Alex Morcos
2015-09-21Fix masking of irrelevant bits in address groups.Alex Morcos
2015-09-21Handle leveldb::DestroyDB() errors on wipe failureAdam Weiss
2015-09-21Use unique name for AlertNotify tempfileCasey Rodarmor
2015-09-21Make sure LogPrint strings are line-terminatedJ Ross Nicoll
2015-09-21Avoid leaking file descriptors in RegisterLoadCasey Rodarmor
2015-07-20Fix warning introduced by #6412Wladimir J. van der Laan
2015-07-20Test whether created sockets are select()ablePieter Wuille
2015-07-17openssl: avoid config file load/raceCory Fields
2015-06-15Add option `-alerts` to opt out of alert systemWladimir J. van der Laan
2015-06-15Fix getbalance *Tom Harding
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-05-27Parameter interaction: disable upnp if -proxy setWladimir J. van der Laan
2015-05-27Fix two problems in CSubNet parsingWladimir J. van der Laan
2015-05-27Simplify code for CSubnetWladimir J. van der Laan
2015-05-12Avoid crash on start in TestBlockValidity with gen=1.Gregory Maxwell
2015-05-12Translations updateWladimir J. van der Laan
2015-05-12Preparations for 0.10.2 releaseWladimir J. van der Laan
2015-05-10don't imbue boost::filesystem::path with locale "C" on windowsJonas Schnelli
2015-05-06wallet: fix boost::get usage with boost 1.58Cory Fields
2015-05-04qt: translation update for next 0.10 point releaseWladimir J. van der Laan