13093 Commits (b51fea502e728503be2970b586b28d9e68b5a4dc)
 

Author SHA1 Message Date
Gregory Maxwell a44a6a15f9
Check transaction count early in submitblock. 8 years ago
Gregory Maxwell 2fea10ad03
Make GetWitnessCommitmentIndex callable on blocks without a coinbase txn. 8 years ago
practicalswift f15268db3b
[rpc] Remove auth cookie on shutdown 8 years ago
Pieter Wuille 0b5e162b84
Compensate for memory peak at flush time 8 years ago
Wladimir J. van der Laan fa6b5fc1cc
Merge #10127: [0.14 backport] Mining: Prevent slowdown in CreateNewBlock on large mempools 8 years ago
Wladimir J. van der Laan e4c9a90fe9
util: Work around (virtual) memory exhaustion on 32-bit w/ glibc 8 years ago
John Newbery f59e3dfc59
Add tests for bitcoin-tx input checking 8 years ago
John Newbery ecc523288c
Check stderr when testing bitcoin-tx 8 years ago
Awemany 04c21afcdf
bitcoin-tx: Fix missing range check 8 years ago
Suhas Daftuar a296c6009f Update benchmarking with package statistics 8 years ago
Suhas Daftuar 10028fb555 Add benchmarking for CreateNewBlock 8 years ago
Suhas Daftuar b5c3440b05 Mining: return early when block is almost full 8 years ago
Wladimir J. van der Laan b768202695
Merge #10101: [0.14] backports 8 years ago
MarcoFalke fa7555b16a doc: Add release notes for RPC createraw break 8 years ago
MarcoFalke 142fbb2fec rpc: Rename first named arg of createrawtransaction 8 years ago
Suhas Daftuar fc3d7db580 Optimize GetWitnessHash() for non-segwit transactions 8 years ago
Cory Fields e9611d10b6 depends: fix zlib build on osx 8 years ago
Andrew Chow ddc2dd1612 Ensure an item exists on the rpcconsole stack before adding 8 years ago
James Evans 4d8e66017f Trivial: Fix typo in help getrawtransaction RPC 8 years ago
Wladimir J. van der Laan 37bf0d5b38
Merge #10094: 0.14: Clear release notes 8 years ago
MarcoFalke eeeeacd600 0.14: Clear release notes 8 years ago
Wladimir J. van der Laan ccb47bf830
Merge #10006: [0.14 backport] Don't require segwit in getblocktemplate for segwit signalling or mining 8 years ago
Wladimir J. van der Laan fa8c6ddbef
Merge #10013: Fix shutdown hang with >= 8 -addnodes set (0.14 backport) 8 years ago
Matt Corallo 4e2502bb51 Add missing braces in semaphore posts in net 8 years ago
Matt Corallo d2548a4f97 Fix shutdown hang with >= 8 -addnodes set 8 years ago
Suhas Daftuar 2cd2cd51f7 Test transaction selection when gbt called without segwit support 8 years ago
Suhas Daftuar 569596cc51 Don't require segwit in getblocktemplate for segwit signalling or mining 8 years ago
Matt Corallo 43a987c1cb
Fix regsig checking for subkey sigs in verify-commits 8 years ago
Wladimir J. van der Laan ccf5e43ce0
Merge #9920: [0.14] Allow any subkey in verify-commits (BlueMatt) 8 years ago
Matt Corallo 589cd63b30 Allow any subkey in verify-commits 8 years ago
Luke Dashjr a80dc94554
Bugfix: Only install manpages for built programs 8 years ago
Cory Fields eff783a0fe
depends: make osx output deterministic 8 years ago
Matt Corallo 5e70912234
Add Pieter's old signed commits to revsig-commits 8 years ago
Russell Yanofsky ad24256a65
Fix importmulti returning rescan errors for wrong keys 8 years ago
Wladimir J. van der Laan 58800e3556
doc: pre-rc3 changelog update 8 years ago
Wladimir J. van der Laan 8d2d08efaa
qt: pre-rc3 translations update 8 years ago
Pieter Wuille 1825a03f81
Avoid VLA in hash.h 8 years ago
Marijn Stollenga 289204fbe0
Change bitcoin address in RPC helpaddress to an invalid address, so people don't accidentally send coins there (like I did). 8 years ago
Wladimir J. van der Laan 1f83663bc2
Merge #9866: Document increase in memory usage due to mempool/dbcache sharing 8 years ago
Suhas Daftuar a48b998ff3
[doc] Update doc/bips.md for BIP90 implementation 8 years ago
Russell Yanofsky 08e0690f3f
Update sendfrom RPC help to correct coin selection misconception 8 years ago
Wladimir J. van der Laan 5aaac4d09e
Merge #9878: Mention bumpfee in 0.14 release notes. 8 years ago
Cory Fields 775cf54d0e
prevector: assert successful allocation 8 years ago
Cory Fields 69832aaad5
don't throw std::bad_alloc when out of memory. Instead, terminate immediately 8 years ago
Wladimir J. van der Laan 50953c2aad
tests: Fix dangling pwalletMain pointer in wallet tests 8 years ago
Russell Yanofsky 29bae0c6c5 Mention bumpfee in 0.14 release notes. 8 years ago
Matt Corallo 50ae5c711a Document increase in memory usage due to mempool/dbcache sharing 8 years ago
Russell Yanofsky eddaa6b35d
[qa] Make import-rescan.py watchonly check reliable 8 years ago
Wladimir J. van der Laan 3584902eae
Merge #9846: doc: Small release notes fixups in the list of pulls 8 years ago
MarcoFalke fa230fde64 doc: Small release notes fixups in the list of pulls 8 years ago