aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-02-28Fix importmulti returning rescan errors for wrong keysv0.14.0rc3Russell Yanofsky
2017-02-28doc: pre-rc3 changelog updateWladimir J. van der Laan
2017-02-28qt: pre-rc3 translations updateWladimir J. van der Laan
2017-02-28Avoid VLA in hash.hPieter Wuille
2017-02-28Change bitcoin address in RPC helpaddress to an invalid address, so people do...Marijn Stollenga
2017-02-28Merge #9866: Document increase in memory usage due to mempool/dbcache sharingWladimir J. van der Laan
2017-02-28[doc] Update doc/bips.md for BIP90 implementationSuhas Daftuar
2017-02-28Update sendfrom RPC help to correct coin selection misconceptionRussell Yanofsky
2017-02-28Merge #9878: Mention bumpfee in 0.14 release notes.Wladimir J. van der Laan
2017-02-28prevector: assert successful allocationCory Fields
2017-02-28don't throw std::bad_alloc when out of memory. Instead, terminate immediatelyCory Fields
2017-02-28tests: Fix dangling pwalletMain pointer in wallet testsWladimir J. van der Laan
2017-02-27Mention bumpfee in 0.14 release notes.Russell Yanofsky
2017-02-27Document increase in memory usage due to mempool/dbcache sharingMatt Corallo
2017-02-27[qa] Make import-rescan.py watchonly check reliableRussell Yanofsky
2017-02-24Merge #9846: doc: Small release notes fixups in the list of pullsWladimir J. van der Laan
2017-02-24doc: Small release notes fixups in the list of pullsMarcoFalke
2017-02-23Merge #9787: release: add a few performance-related notesWladimir J. van der Laan
2017-02-23release: add a few performance-related notesCory Fields
2017-02-23doc: Add authors and changes since rc1 to release notesv0.14.0rc2Wladimir J. van der Laan
2017-02-23qt: pre-rc2 translations updateWladimir J. van der Laan
2017-02-23build: force a c++ standard to be specifiedCory Fields
2017-02-23build: add --enable-werror optionCory Fields
2017-02-23build: warn about variable length arraysCory Fields
2017-02-23qa: Check return code when stopping nodesMarcoFalke
2017-02-23Fix pruning test broken by 2 hour manual prune windowRussell Yanofsky