13124 Commits (0.14)
 

Author SHA1 Message Date
Wladimir J. van der Laan 37bf0d5b38
Merge #10094: 0.14: Clear release notes 7 years ago
MarcoFalke eeeeacd600 0.14: Clear release notes 7 years ago
Wladimir J. van der Laan ccb47bf830
Merge #10006: [0.14 backport] Don't require segwit in getblocktemplate for segwit signalling or mining 7 years ago
Wladimir J. van der Laan fa8c6ddbef
Merge #10013: Fix shutdown hang with >= 8 -addnodes set (0.14 backport) 7 years ago
Matt Corallo 4e2502bb51 Add missing braces in semaphore posts in net 7 years ago
Matt Corallo d2548a4f97 Fix shutdown hang with >= 8 -addnodes set 7 years ago
Suhas Daftuar 2cd2cd51f7 Test transaction selection when gbt called without segwit support 7 years ago
Suhas Daftuar 569596cc51 Don't require segwit in getblocktemplate for segwit signalling or mining 7 years ago
Matt Corallo 43a987c1cb
Fix regsig checking for subkey sigs in verify-commits 7 years ago
Wladimir J. van der Laan ccf5e43ce0
Merge #9920: [0.14] Allow any subkey in verify-commits (BlueMatt) 7 years ago
Matt Corallo 589cd63b30 Allow any subkey in verify-commits 7 years ago
Luke Dashjr a80dc94554
Bugfix: Only install manpages for built programs 7 years ago
Cory Fields eff783a0fe
depends: make osx output deterministic 7 years ago
Matt Corallo 5e70912234
Add Pieter's old signed commits to revsig-commits 7 years ago
Russell Yanofsky ad24256a65
Fix importmulti returning rescan errors for wrong keys 7 years ago
Wladimir J. van der Laan 58800e3556
doc: pre-rc3 changelog update 7 years ago
Wladimir J. van der Laan 8d2d08efaa
qt: pre-rc3 translations update 7 years ago
Pieter Wuille 1825a03f81
Avoid VLA in hash.h 7 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). 7 years ago
Wladimir J. van der Laan 1f83663bc2
Merge #9866: Document increase in memory usage due to mempool/dbcache sharing 7 years ago
Suhas Daftuar a48b998ff3
[doc] Update doc/bips.md for BIP90 implementation 7 years ago
Russell Yanofsky 08e0690f3f
Update sendfrom RPC help to correct coin selection misconception 7 years ago
Wladimir J. van der Laan 5aaac4d09e
Merge #9878: Mention bumpfee in 0.14 release notes. 7 years ago
Cory Fields 775cf54d0e
prevector: assert successful allocation 7 years ago
Cory Fields 69832aaad5
don't throw std::bad_alloc when out of memory. Instead, terminate immediately 7 years ago
Wladimir J. van der Laan 50953c2aad
tests: Fix dangling pwalletMain pointer in wallet tests 7 years ago
Russell Yanofsky 29bae0c6c5 Mention bumpfee in 0.14 release notes. 7 years ago
Matt Corallo 50ae5c711a Document increase in memory usage due to mempool/dbcache sharing 7 years ago
Russell Yanofsky eddaa6b35d
[qa] Make import-rescan.py watchonly check reliable 7 years ago
Wladimir J. van der Laan 3584902eae
Merge #9846: doc: Small release notes fixups in the list of pulls 7 years ago
MarcoFalke fa230fde64 doc: Small release notes fixups in the list of pulls 7 years ago
Wladimir J. van der Laan f00429666c
Merge #9787: release: add a few performance-related notes 7 years ago
Cory Fields 95e68dfe35 release: add a few performance-related notes 7 years ago
Wladimir J. van der Laan 3b2f7fdcae
doc: Add authors and changes since rc1 to release notes 7 years ago
Wladimir J. van der Laan 847e3753a6
qt: pre-rc2 translations update 7 years ago
Cory Fields 99fd85cb44
build: force a c++ standard to be specified 7 years ago
Cory Fields 05e906dbc6
build: add --enable-werror option 7 years ago
Cory Fields 749fe95fdc
build: warn about variable length arrays 7 years ago
MarcoFalke 260c71cbb8
qa: Check return code when stopping nodes 7 years ago
Russell Yanofsky 599c69abe3
Fix pruning test broken by 2 hour manual prune window 7 years ago
John Newbery 9d3f9d2a59
[Trivial] Remove incorrect help message from gettxoutproof() 7 years ago
Russell Yanofsky 9072395e5f
Return errors from importmulti if complete rescans are not successful 7 years ago
Jonas Schnelli 7d75a5a93c
Fix segfault crash when shutdown the GUI in disablewallet mode 7 years ago
kirit93 e22c0671c7
Fix for issue #9775. Added check for open() returning a NULL pointer. 7 years ago
Chris Moore ae1c4e24a6
Fix typo in release notes. 7 years ago
Pavel Janík 3972a8efb2
Read/write mempool.dat as a binary. 7 years ago
Luke Dashjr 861cb0c83d
QA: Test GBT size/weight limit values 7 years ago
Luke Dashjr 6552729f38
Bugfix: RPC/Mining: GBT should return 1 MB sizelimit before segwit activates 7 years ago
Russell Yanofsky 40c754cb38
[wallet] Remove importmulti always-true check 7 years ago
Cory Fields 2afefeade6
boost: remove iostreams includes 7 years ago