Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-05 | Merge bitcoin/bitcoin#21709: doc: update reduce-memory.md and bitcoin.conf ↵ | W. J. van der Laan | |
-maxconnections info 300234ab6698277fb261a87be72f89ef94d3697a doc: update bitcoin.conf maxconnections info (Jon Atack) 926827065ffa56b75e9261f63d49b924d4bced0f doc: update reduce-memory.md peer connections info (Jon Atack) Pull request description: This patch updates the documentation in `doc/reduce-memory.md` and `share/examples/bitcoin.conf` regarding the peer connections limits and `-maxconnections` ACKs for top commit: jarolrod: re-ACK 300234ab6698277fb261a87be72f89ef94d3697a laanwj: ACK 300234ab6698277fb261a87be72f89ef94d3697a prayank23: ACK https://github.com/bitcoin/bitcoin/pull/21709/commits/300234ab6698277fb261a87be72f89ef94d3697a Tree-SHA512: 90f53626124afb50706e6a3b644bc7bb800bb7cf41ae7062c20c17b3d9bdf4a8d73b4cf188faec9113d772596f7e4bc36a4a69481cacb92cc55d5956181d0c31 | |||
2021-04-30 | doc: add coinstatsindex to bitcoin.conf | Jon Atack | |
2021-04-17 | doc: update bitcoin.conf maxconnections info | Jon Atack | |
2021-03-08 | doc: add signet to share/examples/bitcoin.conf | Jon Atack | |
2020-07-10 | doc: Use precise permission flags where possible | MarcoFalke | |
2019-09-17 | doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and ↵ | Jon Layton | |
find_bdb48.m4 | |||
2019-08-16 | doc: Refer in rpcbind doc to the manpage | MarcoFalke | |
2019-03-02 | docs: add "sections" info to example bitcoin.conf | Alistair Mann | |
Most bitcoin.conf options apply to all three networks, however some apply only to mainnet unless specified in a section. As stands, conf file has no indication that sections are now in use or are in some circumstances mandatory (eg, changing rpcport for testnet.) Proposed change notifies the reader early which options are affected, specifically adds those options affected but not already in the example, adds brief explanation as to what's going on and provides a skeleton template for the sections themselves. | |||
2018-11-07 | [doc] conf: Remove deprecated options from docs, Other cleanup | MarcoFalke | |
* conf: Remove deprecated options from docs * Remove only mention of MIT/X11 * Link to developer notes in README.md | |||
2018-07-30 | contrib: Remove debian and rpm subfolders | MarcoFalke | |