13105 Commits (3c85d21ea9e4e8824be8bddc744d68138f1c370d)
 

Author SHA1 Message Date
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
Pieter Wuille 973e345f7f
Move BIP70_MAX_PAYMENTREQUEST_SIZE to header 7 years ago
Pieter Wuille f873564231
Make KEY_SIZE a compile-time constant 7 years ago
Wladimir J. van der Laan 04396bcc05
Merge #9784: Restore removed release notes. 7 years ago
Wladimir J. van der Laan 6187091411
doc: Add changelog for 0.14.0 to release notes 7 years ago
Gregory Maxwell 1577f0731a Restore removed release notes. 7 years ago
Wladimir J. van der Laan 871e19ac84
doc: Add list of authors to release notes 7 years ago
Wladimir J. van der Laan 6d61a2b8c5
Merge #9783: release: bump gitian descriptors for a new 0.14 package cache 7 years ago
Cory Fields 42f5f21287 release: bump gitian descriptors for a new 0.14 package cache 7 years ago
Wladimir J. van der Laan 268c390d02
doc: Update manpages for 0.14.0 7 years ago
Wladimir J. van der Laan 1a02ecc73a
doc: Update release notes from wiki 7 years ago
Wladimir J. van der Laan f68e4414d7
qt: pre-rc1 translations update 7 years ago
Wladimir J. van der Laan bc69f34b35
build: bump version to 0.14.0 7 years ago
Wladimir J. van der Laan 9828f9a996
Merge #9761: Use 2 hour grace period for key timestamps in importmulti rescans 7 years ago
Wladimir J. van der Laan ad168ef4e3
Merge #9778: Add two hour buffer to manual pruning 7 years ago
Wladimir J. van der Laan 3c02b95740
Merge #9779: Update nMinimumChainWork and defaultAssumeValid. 7 years ago
Wladimir J. van der Laan 8dee822177
Merge #9777: Handle unusual maxsigcachesize gracefully 7 years ago
John Newbery 55c403b8fe Ensure `-maxsigcachesize` is in valid range 7 years ago
Alex Morcos 91fb506e0a Add two hour buffer to manual pruning 7 years ago
Gregory Maxwell 3f78e460ba Update nMinimumChainWork and defaultAssumeValid. 7 years ago