docs: home-node plans (no clearnet listen ports) - #634
Open
rearden-grok[bot] wants to merge 3 commits into
Open
rearden-grok[bot] wants to merge 3 commits into
rearden-grok[bot] wants to merge 3 commits into
Conversation
Operators on CGNAT still need SOCKS, overlay P2P, wallet onions, and isolated local broadcast. These files are the implementation plans; live flags stay in OPERATOR/COMPAT when a slice ships. Co-authored-by: Cursor <cursoragent@cursor.com>
Home nodes can drop old inputs/witnesses and still serve the last 288 blocks on P2P. The plan names BIP159 vs the 144-block outbound constant and pins pruned vs kept API behavior including the 0.8 electrs surface. Co-authored-by: Cursor <cursoragent@cursor.com>
Punch-hole on packed stride-8 inwit would fragment a 486 GiB sparse file and cannot free sub-page records. Plan 09 now keeps a ~288-block append/unlink stem and serves vout/status JSON while refusing wire. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/personal-node-plans/: one PR-sized implementation plan each for SOCKS, listen-off, onion AddrMan, Tor control + Electrum HS, I2P SAM, Esplora onion, isolated local tx broadcast, P2Plistenonion, and CJDNS.docs/README.md. Live flags stay in OPERATOR/COMPAT when a numbered file is executed. Step lists stay out of quality.md until a slice is scheduled.Test plan
Made with Cursor