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

Node version 8: update Rust SDK #216

Open
4 tasks
erasmus opened this issue Dec 2, 2024 — with Linear · 0 comments
Open
4 tasks

Node version 8: update Rust SDK #216

erasmus opened this issue Dec 2, 2024 — with Linear · 0 comments
Assignees

Comments

Copy link

erasmus commented Dec 2, 2024

Node V8 API changes:

  • Add GetConsensusDetailedStatus endpoint for querying detailed consensus status information.
  • Add GetScheduledReleaseAccounts endpoint for querying the list of accounts that have scheduled releases.
  • Add GetCooldownAccounts, GetPreCooldownAccounts and GetPrePreCooldownAccounts endpoints for querying the lists of accounts that have pending cooldowns in protocol version 7 onwards.
  • Add parameter field to ContractInitializedEvent containing the parameter passed to the contract initializer.

Protocol 8 specific changes (RUS-202):

  • Added BakerSuspended, BakerResumed message types and corresponding events.
  • Add chain parameter V3 with new ValidatorScoreParameters parameters.
  • Add is_suspended field to AccountStakingInfo::Baker.
@erasmus erasmus changed the title PU8 update PU8 update Rust SDK Dec 2, 2024
@td202 td202 changed the title PU8 update Rust SDK Node version 8: update Rust SDK Dec 4, 2024
@td202 td202 self-assigned this Dec 6, 2024
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

No branches or pull requests

2 participants