12989 Commits (99fd85cb44fe9983c64cfa376299e67b18568304)
 

Author SHA1 Message Date
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
Russell Yanofsky e662af3583 Use 2 hour grace period for key timestamps in importmulti rescans 7 years ago
Wladimir J. van der Laan afae75fd3d
Merge #9675: Fix typo and spelling inconsistency in CONTRIBUTING.md 7 years ago
Russell Yanofsky 38d3e9ee59 [qa] Extend import-rescan.py to test imports on pruned nodes. 7 years ago
Russell Yanofsky c28583d062 [qa] Extend import-rescan.py to test specific key timestamps 7 years ago
Russell Yanofsky 8be0866883 [qa] Simplify import-rescan.py 7 years ago
Wladimir J. van der Laan 8743320d6c
Merge #9763: [Trivial] Update comments referencing main.cpp 7 years ago
CryptAxe 00e623d0b8 [Trivial] Update comments referencing main.cpp 7 years ago
Wladimir J. van der Laan e43a58514d
Merge #9771: Add missing cs_wallet lock that triggers new lock held assertion 7 years ago
Wladimir J. van der Laan f8af89a918
Merge #9764: wallet: Prevent "overrides a member function but is not marked 'override'" warnings 7 years ago
Wladimir J. van der Laan 1e92e041dd
Merge #9765: Harden against mistakes handling invalid blocks 7 years ago
Russell Yanofsky 07afcd6379 Add missing cs_wallet lock that triggers new lock held assertion 7 years ago
Wladimir J. van der Laan 7a93af8340
Merge #9756: Return error when importmulti called with invalid address. 7 years ago
Wladimir J. van der Laan 476cc47da0
Merge #9758: Selectively suppress deprecation warnings 7 years ago
Suhas Daftuar ba803efb68 Harden against mistakes handling invalid blocks 7 years ago
Wladimir J. van der Laan 6c5427d24c wallet: Prevent "overrides a member function but is not marked 'override'" warnings 7 years ago
Wladimir J. van der Laan d8e8b06bd0
Merge #9108: Use importmulti timestamp when importing watch only keys (on top of #9682) 7 years ago