Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-26 | Add release notes about unified bitcoin-qt and bitcoind persistent settings | Ryan Ofsky | |
If a bitcoind 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 and shared with bitcoind, instead of being stored as Qt settings backed by the windows registry or platform specific config files. |