| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | Mining: return early when block is almost full | Suhas Daftuar | 2017-03-30 | 1 | -0/+18 | |
| | * | | | | | | util: Work around (virtual) memory exhaustion on 32-bit w/ glibc | Wladimir J. van der Laan | 2017-03-31 | 2 | -0/+22 | |
| | * | | | | | | Add tests for bitcoin-tx input checking | John Newbery | 2017-03-31 | 1 | -0/+32 | |
| | * | | | | | | Check stderr when testing bitcoin-tx | John Newbery | 2017-03-31 | 2 | -0/+16 | |
| | * | | | | | | bitcoin-tx: Fix missing range check | Awemany | 2017-03-31 | 1 | -0/+6 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge #10101: [0.14] backports | Wladimir J. van der Laan | 2017-03-29 | 6 | -7/+23 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | doc: Add release notes for RPC createraw break | MarcoFalke | 2017-03-27 | 1 | -1/+8 | |
| | | * | | | | | rpc: Rename first named arg of createrawtransaction | MarcoFalke | 2017-03-27 | 2 | -4/+4 | |
| | | * | | | | | Optimize GetWitnessHash() for non-segwit transactions | Suhas Daftuar | 2017-03-27 | 1 | -0/+3 | |
| | | * | | | | | depends: fix zlib build on osx | Cory Fields | 2017-03-27 | 1 | -1/+3 | |
| | | * | | | | | Ensure an item exists on the rpcconsole stack before adding | Andrew Chow | 2017-03-27 | 1 | -0/+4 | |
| | | * | | | | | Trivial: Fix typo in help getrawtransaction RPC | James Evans | 2017-03-27 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge #10094: 0.14: Clear release notes | Wladimir J. van der Laan | 2017-03-27 | 1 | -832/+13 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | 0.14: Clear release notes | MarcoFalke | 2017-03-27 | 1 | -832/+13 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge #10006: [0.14 backport] Don't require segwit in getblocktemplate for se... | Wladimir J. van der Laan | 2017-03-18 | 6 | -27/+73 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Test transaction selection when gbt called without segwit support | Suhas Daftuar | 2017-03-16 | 1 | -6/+49 | |
| | | * | | | | | Don't require segwit in getblocktemplate for segwit signalling or mining | Suhas Daftuar | 2017-03-16 | 6 | -25/+28 | |
| | * | | | | | | Merge #10013: Fix shutdown hang with >= 8 -addnodes set (0.14 backport) | Wladimir J. van der Laan | 2017-03-18 | 1 | -6/+10 | |
| | |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | | * | | | | | Add missing braces in semaphore posts in net | Matt Corallo | 2017-03-17 | 1 | -4/+8 | |
| | | * | | | | | Fix shutdown hang with >= 8 -addnodes set | Matt Corallo | 2017-03-17 | 1 | -4/+4 | |
| | |/ / / / / | ||||||
| | * | | | | | Fix regsig checking for subkey sigs in verify-commits | Matt Corallo | 2017-03-05 | 1 | -6/+2 | |
| | * | | | | | Merge #9920: [0.14] Allow any subkey in verify-commits (BlueMatt) | Wladimir J. van der Laan | 2017-03-05 | 2 | -3/+3 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Allow any subkey in verify-commits | Matt Corallo | 2017-03-05 | 2 | -3/+3 | |
| | * | | | | | | Bugfix: Only install manpages for built programs | Luke Dashjr | 2017-03-01 | 1 | -1/+13 | |
| | * | | | | | | depends: make osx output deterministic | Cory Fields | 2017-03-01 | 1 | -1/+2 | |
| | * | | | | | | Add Pieter's old signed commits to revsig-commits | Matt Corallo | 2017-02-28 | 1 | -0/+104 | |
| | * | | | | | | Fix importmulti returning rescan errors for wrong keys | Russell Yanofsky | 2017-02-28 | 2 | -3/+15 | |
| | * | | | | | | doc: pre-rc3 changelog update | Wladimir J. van der Laan | 2017-02-28 | 1 | -0/+7 | |
| | * | | | | | | qt: pre-rc3 translations update | Wladimir J. van der Laan | 2017-02-28 | 2 | -11/+679 | |
| | * | | | | | | Avoid VLA in hash.h | Pieter Wuille | 2017-02-28 | 1 | -4/+4 | |
| | * | | | | | | Change bitcoin address in RPC helpaddress to an invalid address, so people do... | Marijn Stollenga | 2017-02-28 | 2 | -19/+19 | |
| | * | | | | | | Merge #9866: Document increase in memory usage due to mempool/dbcache sharing | Wladimir J. van der Laan | 2017-02-28 | 1 | -0/+10 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Document increase in memory usage due to mempool/dbcache sharing | Matt Corallo | 2017-02-27 | 1 | -0/+10 | |
| | * | | | | | | | [doc] Update doc/bips.md for BIP90 implementation | Suhas Daftuar | 2017-02-28 | 1 | -0/+1 | |
| | * | | | | | | | Update sendfrom RPC help to correct coin selection misconception | Russell Yanofsky | 2017-02-28 | 1 | -0/+3 | |
| | * | | | | | | | Merge #9878: Mention bumpfee in 0.14 release notes. | Wladimir J. van der Laan | 2017-02-28 | 1 | -1/+7 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Mention bumpfee in 0.14 release notes. | Russell Yanofsky | 2017-02-27 | 1 | -1/+7 | |
| | * | | | | | | | | prevector: assert successful allocation | Cory Fields | 2017-02-28 | 1 | -0/+6 | |
| | * | | | | | | | | don't throw std::bad_alloc when out of memory. Instead, terminate immediately | Cory Fields | 2017-02-28 | 1 | -0/+16 | |
| | * | | | | | | | | tests: Fix dangling pwalletMain pointer in wallet tests | Wladimir J. van der Laan | 2017-02-28 | 1 | -0/+2 | |
| | * | | | | | | | | [qa] Make import-rescan.py watchonly check reliable | Russell Yanofsky | 2017-02-27 | 1 | -12/+18 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | Merge #9846: doc: Small release notes fixups in the list of pulls | Wladimir J. van der Laan | 2017-02-24 | 1 | -5/+3 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | | * | | | | | | doc: Small release notes fixups in the list of pulls | MarcoFalke | 2017-02-24 | 1 | -5/+3 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge #9787: release: add a few performance-related notes | Wladimir J. van der Laan | 2017-02-23 | 1 | -0/+22 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | release: add a few performance-related notes | Cory Fields | 2017-02-23 | 1 | -0/+22 | |
| | * | | | | | | | doc: Add authors and changes since rc1 to release notes | Wladimir J. van der Laan | 2017-02-23 | 1 | -0/+11 | |
| | * | | | | | | | qt: pre-rc2 translations update | Wladimir J. van der Laan | 2017-02-23 | 3 | -14/+322 | |
| | * | | | | | | | build: force a c++ standard to be specified | Cory Fields | 2017-02-23 | 2 | -2/+8 | |
| | * | | | | | | | build: add --enable-werror option | Cory Fields | 2017-02-23 | 2 | -1/+18 | |
| | * | | | | | | | build: warn about variable length arrays | Cory Fields | 2017-02-23 | 1 | -0/+1 | |