mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-16 18:47:58 +02:00
e47c6c7656Reset settings.json when GUI options are reset (Ryan Ofsky)99ccc02b65Add release notes about unified bitcoin-qt and bitcoind persistent settings (Ryan Ofsky)504b06b1deMigrate -lang setting from QSettings to settings.json (Ryan Ofsky)9a016a3c07Migrate -prune setting from QSettings to settings.json (Ryan Ofsky)f067e19433Migrate -proxy and -onion settings from QSettings to settings.json (Ryan Ofsky)a09e3b7cf2Migrate -listen and -server settings from QSettings to settings.json (Ryan Ofsky)d2ada6e635Migrate -upnp and -natpmp settings from QSettings to settings.json (Ryan Ofsky)1dc4fc29c1Migrate -spendzeroconfchange and -signer settings from QSettings to settings.json (Ryan Ofsky)a7ef6d5975Migrate -par setting from QSettings to settings.json (Ryan Ofsky)284f339de6Migrate -dbcache setting from QSettings to settings.json (Ryan Ofsky) Pull request description: If a setting like pruning, port mapping, or a network proxy is enabled in the GUI, it will now be stored in the bitcoin persistent setting file in the datadir and shared with bitcoind, instead of being stored as Qt settings which end up in the the windows registry or platform specific config files and are ignored by bitcoind. This PR has been split off from bitcoin/bitcoin#15936 so some review of these commits previously took place in that PR. ACKs for top commit: furszy: Code review ACKe47c6c76hebasto: ACKe47c6c7656Tree-SHA512: 076ea7c7efe67805b4a357113bfe1643dce364d0032774106de59566a0ed5771d57a5923920085e03d686beb34b98114bd278555dfdf8bb7af0b778b0f35b7d2