-
Notifications
You must be signed in to change notification settings - Fork 43
Simple initialization of archive node #846
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Un1oR
added a commit
that referenced
this issue
Apr 22, 2025
Un1oR
added a commit
that referenced
this issue
Apr 22, 2025
Un1oR
added a commit
that referenced
this issue
Apr 22, 2025
Un1oR
added a commit
that referenced
this issue
Apr 23, 2025
Un1oR
added a commit
that referenced
this issue
Apr 23, 2025
Un1oR
added a commit
that referenced
this issue
Apr 23, 2025
Un1oR
added a commit
that referenced
this issue
Apr 23, 2025
Un1oR
added a commit
that referenced
this issue
Apr 23, 2025
Un1oR
added a commit
that referenced
this issue
Apr 23, 2025
github-merge-queue bot
pushed a commit
that referenced
this issue
Apr 23, 2025
…ive-node-bootstrap [GH-846] Added `--bootstrap-url` parameter for simple initialization of archive node
Un1oR
added a commit
that referenced
this issue
Apr 24, 2025
We now correctly handle multiaddresses for one peer. Both AddrInfo and AddrInfoSlice are always serialized by a flat list of all multiaddresses of all peers. During deserialization in case of AddrInfoSlice we group by PeerID.
Un1oR
added a commit
that referenced
this issue
Apr 24, 2025
We now correctly handle multiaddresses for one peer. Both AddrInfo and AddrInfoSlice are always serialized by a flat list of all multiaddresses of all peers. During deserialization in case of AddrInfoSlice we group by PeerID.
Un1oR
added a commit
that referenced
this issue
Apr 24, 2025
We now correctly handle multiaddresses for one peer. Both AddrInfo and AddrInfoSlice are always serialized by a flat list of all multiaddresses of all peers. During deserialization in case of AddrInfoSlice we group by PeerID.
github-merge-queue bot
pushed a commit
that referenced
this issue
Apr 24, 2025
…rshalling-fix [GH-846] `AddrInfo`/`AddrInfoSlice` reworked
Duplicates #786 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should have a simple one-line way to run an archive node that will be configured on the specified cluster
The text was updated successfully, but these errors were encountered: