-
Couldn't load subscription status.
- Fork 25
Do not use GetCBOR for LedgerPeerSnapshot #930
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
base: ana/v2-node-release-10.6
Are you sure you want to change the base?
Conversation
- QueryAccountState returns `ChainAccountState` instead of `AccountState` - Use updated consensus queries `GetStakeDistribution2` and `GetPoolDistr2`
`ConstitutionPurpose`
Dijkstra genesis file needs to be parseable
Implement orphan DijkstraPParams Arbitrary instances
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good however we should deprecate the existing QueryLedgerPeerSnapshot constructor. I think we should do this after the 10.6 release as there are already a decent amount of changes.
8e5de0c to
0eeff17
Compare
5ff5430 to
64e62e7
Compare
Changelog
Context
Additional context for the PR goes here. If the PR fixes a particular issue please provide a link to the issue.
How to trust this PR
Highlight important bits of the PR that will make the review faster. If there are commands the reviewer can run to observe the new behavior, describe them.
Checklist