aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Mining: return early when block is almost fullSuhas Daftuar2017-03-301-0/+18
| * | | | | | util: Work around (virtual) memory exhaustion on 32-bit w/ glibcWladimir J. van der Laan2017-03-312-0/+22
| * | | | | | Add tests for bitcoin-tx input checkingJohn Newbery2017-03-311-0/+32
| * | | | | | Check stderr when testing bitcoin-txJohn Newbery2017-03-312-0/+16
| * | | | | | bitcoin-tx: Fix missing range checkAwemany2017-03-311-0/+6
| |/ / / / /
| * | | | | Merge #10101: [0.14] backportsWladimir J. van der Laan2017-03-296-7/+23
| |\ \ \ \ \
| | * | | | | doc: Add release notes for RPC createraw breakMarcoFalke2017-03-271-1/+8
| | * | | | | rpc: Rename first named arg of createrawtransactionMarcoFalke2017-03-272-4/+4
| | * | | | | Optimize GetWitnessHash() for non-segwit transactionsSuhas Daftuar2017-03-271-0/+3
| | * | | | | depends: fix zlib build on osxCory Fields2017-03-271-1/+3
| | * | | | | Ensure an item exists on the rpcconsole stack before addingAndrew Chow2017-03-271-0/+4
| | * | | | | Trivial: Fix typo in help getrawtransaction RPCJames Evans2017-03-271-1/+1
| |/ / / / /
| * | | | | Merge #10094: 0.14: Clear release notesWladimir J. van der Laan2017-03-271-832/+13
| |\ \ \ \ \
| | * | | | | 0.14: Clear release notesMarcoFalke2017-03-271-832/+13
| |/ / / / /
| * | | | | Merge #10006: [0.14 backport] Don't require segwit in getblocktemplate for se...Wladimir J. van der Laan2017-03-186-27/+73
| |\ \ \ \ \
| | * | | | | Test transaction selection when gbt called without segwit supportSuhas Daftuar2017-03-161-6/+49
| | * | | | | Don't require segwit in getblocktemplate for segwit signalling or miningSuhas Daftuar2017-03-166-25/+28
| * | | | | | Merge #10013: Fix shutdown hang with >= 8 -addnodes set (0.14 backport)Wladimir J. van der Laan2017-03-181-6/+10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Add missing braces in semaphore posts in netMatt Corallo2017-03-171-4/+8
| | * | | | | Fix shutdown hang with >= 8 -addnodes setMatt Corallo2017-03-171-4/+4
| |/ / / / /
| * | | | | Fix regsig checking for subkey sigs in verify-commitsMatt Corallo2017-03-051-6/+2
| * | | | | Merge #9920: [0.14] Allow any subkey in verify-commits (BlueMatt)Wladimir J. van der Laan2017-03-052-3/+3
| |\ \ \ \ \
| | * | | | | Allow any subkey in verify-commitsMatt Corallo2017-03-052-3/+3
| * | | | | | Bugfix: Only install manpages for built programsLuke Dashjr2017-03-011-1/+13
| * | | | | | depends: make osx output deterministicCory Fields2017-03-011-1/+2
| * | | | | | Add Pieter's old signed commits to revsig-commitsMatt Corallo2017-02-281-0/+104
| * | | | | | Fix importmulti returning rescan errors for wrong keysRussell Yanofsky2017-02-282-3/+15
| * | | | | | doc: pre-rc3 changelog updateWladimir J. van der Laan2017-02-281-0/+7
| * | | | | | qt: pre-rc3 translations updateWladimir J. van der Laan2017-02-282-11/+679
| * | | | | | Avoid VLA in hash.hPieter Wuille2017-02-281-4/+4
| * | | | | | Change bitcoin address in RPC helpaddress to an invalid address, so people do...Marijn Stollenga2017-02-282-19/+19
| * | | | | | Merge #9866: Document increase in memory usage due to mempool/dbcache sharingWladimir J. van der Laan2017-02-281-0/+10
| |\ \ \ \ \ \
| | * | | | | | Document increase in memory usage due to mempool/dbcache sharingMatt Corallo2017-02-271-0/+10
| * | | | | | | [doc] Update doc/bips.md for BIP90 implementationSuhas Daftuar2017-02-281-0/+1
| * | | | | | | Update sendfrom RPC help to correct coin selection misconceptionRussell Yanofsky2017-02-281-0/+3
| * | | | | | | Merge #9878: Mention bumpfee in 0.14 release notes.Wladimir J. van der Laan2017-02-281-1/+7
| |\ \ \ \ \ \ \
| | * | | | | | | Mention bumpfee in 0.14 release notes.Russell Yanofsky2017-02-271-1/+7
| * | | | | | | | prevector: assert successful allocationCory Fields2017-02-281-0/+6
| * | | | | | | | don't throw std::bad_alloc when out of memory. Instead, terminate immediatelyCory Fields2017-02-281-0/+16
| * | | | | | | | tests: Fix dangling pwalletMain pointer in wallet testsWladimir J. van der Laan2017-02-281-0/+2
| * | | | | | | | [qa] Make import-rescan.py watchonly check reliableRussell Yanofsky2017-02-271-12/+18
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge #9846: doc: Small release notes fixups in the list of pullsWladimir J. van der Laan2017-02-241-5/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | doc: Small release notes fixups in the list of pullsMarcoFalke2017-02-241-5/+3
| |/ / / / / /
| * | | | | | Merge #9787: release: add a few performance-related notesWladimir J. van der Laan2017-02-231-0/+22
| |\ \ \ \ \ \
| | * | | | | | release: add a few performance-related notesCory Fields2017-02-231-0/+22
| * | | | | | | doc: Add authors and changes since rc1 to release notesWladimir J. van der Laan2017-02-231-0/+11
| * | | | | | | qt: pre-rc2 translations updateWladimir J. van der Laan2017-02-233-14/+322
| * | | | | | | build: force a c++ standard to be specifiedCory Fields2017-02-232-2/+8
| * | | | | | | build: add --enable-werror optionCory Fields2017-02-232-1/+18
| * | | | | | | build: warn about variable length arraysCory Fields2017-02-231-0/+1