Skip to content
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

Implement getSnapshotsInfo and snapshotsInfo network messages #1517

Open
kushti opened this issue Nov 30, 2021 · 1 comment
Open

Implement getSnapshotsInfo and snapshotsInfo network messages #1517

kushti opened this issue Nov 30, 2021 · 1 comment
Assignees
Labels
B-500 SigUSD bounty C-feature Category: Feature request or PR

Comments

@kushti
Copy link
Member

kushti commented Nov 30, 2021

On top of #1514 , implement two new P2P messages (see e.g. GetPeers / PeersSpec for example):

  • getSnapshotsInfo to ask a node for UTXO set snapshots it has
  • snapshotsInfo to provide info on snapshots (there's SnapshotsInfo class with info needed already)

Do tests similar to other P2P messages

@jozanek
Copy link

jozanek commented Feb 25, 2023

Maybe was closed by #1521 @kushti ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-500 SigUSD bounty C-feature Category: Feature request or PR
Projects
None yet
Development

No branches or pull requests

4 participants