aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-14qt: translations update pre-rc2Wladimir J. van der Laan
2017-04-14net: define NodeId as an int64_tCory Fields
2017-04-14[rpc] rename disconnectnode argumentJohn Newbery
2017-04-13Merge #10185: [0.14] Mention dbcache memory changes in release notesWladimir J. van der Laan
2017-04-12Mention dbcache memory changes in 0.14.1 release notesSuhas Daftuar
2017-04-06Merge #10157: [0.14] Fix the mempool_packages.py testWladimir J. van der Laan
2017-04-06Merge #10158: Add some more release notes for 0.14.1.Wladimir J. van der Laan
2017-04-05Add some more release notes for 0.14.1.Gregory Maxwell
2017-04-05[qa] Fix mempool_packages.py for the 0.14 branchSuhas Daftuar
2017-04-05doc: Remove release note about release notesWladimir J. van der Laan
2017-04-05doc: Update release notes for 0.14.1Wladimir J. van der Laan
2017-04-05Bump version to 0.14.1v0.14.1rc1Wladimir J. van der Laan
2017-04-05Bugfix: ancestor modifed fees were incorrect for descendantsSuhas Daftuar
2017-04-05Test prioritisetransaction and ancestor fee stateSuhas Daftuar
2017-04-05Make threshold for flushing more conservative.Alex Morcos
2017-04-05Lower default memory footprint slightlyAlex Morcos
2017-04-05Make pcoinsTip memory calculations consistentAlex Morcos
2017-04-04Check transaction count early in submitblock.Gregory Maxwell
2017-04-04Make GetWitnessCommitmentIndex callable on blocks without a coinbase txn.Gregory Maxwell
2017-04-03[rpc] Remove auth cookie on shutdownpracticalswift
2017-03-31Compensate for memory peak at flush timePieter Wuille
2017-03-31Merge #10127: [0.14 backport] Mining: Prevent slowdown in CreateNewBlock on l...Wladimir J. van der Laan
2017-03-31util: Work around (virtual) memory exhaustion on 32-bit w/ glibcWladimir J. van der Laan
2017-03-31Add tests for bitcoin-tx input checkingJohn Newbery
2017-03-31Check stderr when testing bitcoin-txJohn Newbery
2017-03-31bitcoin-tx: Fix missing range checkAwemany
2017-03-30Update benchmarking with package statisticsSuhas Daftuar
2017-03-30Add benchmarking for CreateNewBlockSuhas Daftuar
2017-03-30Mining: return early when block is almost fullSuhas Daftuar
2017-03-29Merge #10101: [0.14] backportsWladimir J. van der Laan
2017-03-27doc: Add release notes for RPC createraw breakMarcoFalke
2017-03-27rpc: Rename first named arg of createrawtransactionMarcoFalke
2017-03-27Optimize GetWitnessHash() for non-segwit transactionsSuhas Daftuar
2017-03-27depends: fix zlib build on osxCory Fields
2017-03-27Ensure an item exists on the rpcconsole stack before addingAndrew Chow
2017-03-27Trivial: Fix typo in help getrawtransaction RPCJames Evans
2017-03-27Merge #10094: 0.14: Clear release notesWladimir J. van der Laan
2017-03-270.14: Clear release notesMarcoFalke
2017-03-18Merge #10006: [0.14 backport] Don't require segwit in getblocktemplate for se...Wladimir J. van der Laan
2017-03-18Merge #10013: Fix shutdown hang with >= 8 -addnodes set (0.14 backport)Wladimir J. van der Laan
2017-03-17Add missing braces in semaphore posts in netMatt Corallo
2017-03-17Fix shutdown hang with >= 8 -addnodes setMatt Corallo
2017-03-16Test transaction selection when gbt called without segwit supportSuhas Daftuar
2017-03-16Don't require segwit in getblocktemplate for segwit signalling or miningSuhas Daftuar
2017-03-05Fix regsig checking for subkey sigs in verify-commitsv0.14.0Matt Corallo
2017-03-05Merge #9920: [0.14] Allow any subkey in verify-commits (BlueMatt)Wladimir J. van der Laan
2017-03-05Allow any subkey in verify-commitsMatt Corallo
2017-03-01Bugfix: Only install manpages for built programsLuke Dashjr
2017-03-01depends: make osx output deterministicCory Fields
2017-02-28Add Pieter's old signed commits to revsig-commitsMatt Corallo