Skip to content

feat: sync networks to client#69

Open
Vonr wants to merge 6 commits into
Gronglegrowth:mainfrom
Vonr:feat/sync-networks
Open

feat: sync networks to client#69
Vonr wants to merge 6 commits into
Gronglegrowth:mainfrom
Vonr:feat/sync-networks

Conversation

@Vonr

@Vonr Vonr commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

avoids having to maintain a list of outgoing connections on every node, but comes with the cost of needing to do full synchronizations which may be expensive in terms of compute and network

partial diffs might be possible, not sure yet

Vonr added 6 commits June 8, 2026 14:30
avoids having to maintain a list of outgoing connections on every node,
but comes with the cost of needing to do full synchronizations which may
be expensive in terms of compute and network

partial diffs might be possible, not sure yet
@Vonr

Vonr commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

encoding has been made a lot more compact, but its still not free - ill mark it ready for review though

@Vonr
Vonr marked this pull request as ready for review June 9, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant