13085 Commits (7a643511b474d53f952d3cd403af51aabd104044)
 

Author SHA1 Message Date
Wladimir J. van der Laan 7a643511b4
doc: Fill in details about miniupnp CVE-2017-8798 7 years ago
Wladimir J. van der Laan 5e408d99a2
doc: Update manpages for 0.14.2 7 years ago
Wladimir J. van der Laan cc23438af0
qt: 0.14.2 pre-rc2 translations update 7 years ago
Wladimir J. van der Laan 21e1ed4898
doc: Preliminary release notes 0.14.2 7 years ago
Wladimir J. van der Laan 4a41de4585
build: bump version to 0.14.2 7 years ago
Cory Fields 9e3ad50078
net: only enforce the services required to connect 7 years ago
Wladimir J. van der Laan ff3f9a807d
Merge #10484: 0.14 Backports 7 years ago
Gregory Sanders 18476423fb
[Wallet] unset change position when there is no change on exact match 7 years ago
Cory Fields ae479bc45b
build: fix bitcoin-config.h regeneration after touching build files 7 years ago
Cory Fields 3d395d6815
build: remove wonky auto top-level convenience targets 7 years ago
Jonas Schnelli 4bc99c3b28
Add missing <atomic> header in clientmodel.h 7 years ago
Jonas Schnelli 222f3775cf
Set both time/height header caches at the same time 7 years ago
Jonas Schnelli 7da133772d
Declare headers height/time cache mutable, re-set the methods const 7 years ago
Jonas Schnelli 9ac40e853c
Update the remaining blocks left in modaloverlay at init. 7 years ago
Jonas Schnelli 1e936d7e87
Reduce cs_main locks during modal overlay by adding an atomic cache 7 years ago
Matt Corallo 0aee4a132b
Check interruptNet during dnsseed lookups 7 years ago
Shigeya Suzuki 44a17f278a
Minor fix in build documentation for FreeBSD 11 7 years ago
Russell Yanofsky 321419bc06
Fix importwallet edge case rescan bug 7 years ago
Alex Morcos 37a8fc54d4
Populate services in GetLocalAddress 7 years ago
fanquake ffb0c4b035
[depends] miniupnpc 2.0.20170509 7 years ago
Wladimir J. van der Laan f2a96e7d02
doc: clean out release notes 8 years ago
Wladimir J. van der Laan 964a185cc8
Merge #10232: [0.14] release-notes: Accurately explain getblocktemplate improvements 8 years ago
Warren Togami 51c787dfb4
Clarify importprivkey help text with example of blank label without rescan 8 years ago
Luke Dashjr 38ab0a7465 release-notes: Accurately explain getblocktemplate improvements 8 years ago
Wladimir J. van der Laan 33fadc20ba
doc: Update release notes pre-rc2 8 years ago
Wladimir J. van der Laan 348a71701d
qt: translations update pre-rc2 8 years ago
Cory Fields 30fa231011
net: define NodeId as an int64_t 8 years ago
John Newbery 3c796026e5
[rpc] rename disconnectnode argument 8 years ago
Wladimir J. van der Laan 06909df179
Merge #10185: [0.14] Mention dbcache memory changes in release notes 8 years ago
Suhas Daftuar b7caa30c48 Mention dbcache memory changes in 0.14.1 release notes 8 years ago
Wladimir J. van der Laan 55f641ca19
Merge #10157: [0.14] Fix the mempool_packages.py test 8 years ago
Wladimir J. van der Laan 24d74332c2
Merge #10158: Add some more release notes for 0.14.1. 8 years ago
Gregory Maxwell 226a9cb35d Add some more release notes for 0.14.1. 8 years ago
Suhas Daftuar 39febb8c6d [qa] Fix mempool_packages.py for the 0.14 branch 8 years ago
Wladimir J. van der Laan df82ea914f
doc: Remove release note about release notes 8 years ago
Wladimir J. van der Laan 920acbcca8
doc: Update release notes for 0.14.1 8 years ago
Wladimir J. van der Laan 47d24c85b7
Bump version to 0.14.1 8 years ago
Suhas Daftuar ea060c7495
Bugfix: ancestor modifed fees were incorrect for descendants 8 years ago
Suhas Daftuar d947afc0f7
Test prioritisetransaction and ancestor fee state 8 years ago
Alex Morcos 0e5133cb2e
Make threshold for flushing more conservative. 8 years ago
Alex Morcos d6867689d1
Lower default memory footprint slightly 8 years ago
Alex Morcos ab864d3e49
Make pcoinsTip memory calculations consistent 8 years ago
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