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

Fetch pending validators #55

Merged
merged 5 commits into from
Jun 9, 2023
Merged

Fetch pending validators #55

merged 5 commits into from
Jun 9, 2023

Conversation

Nuttymoon
Copy link
Contributor

Linked issues

Changes

  • SDK
    • Adapt to changes in VM versions as HashMap ava-labs/avalanche-types-rs#87: fetch all VMs versions + add rpc_protocol_version field
    • Add pending_validators field to AvalancheSubnet and add the necessary functions to update it
    • Make the id field optional for AvalancheBlockchain and thus also in the configuration files. This information will be fetched from the P-Chain anyway.
    • Update the C-Chain and X-Chain id and vmID fields on network subnets update
  • CLI
    • Minor templating improvements

Additional comments

Using a patch for avalanche-types-rs while waiting for ava-labs/avalanche-types-rs#87 to be merged.

@Nuttymoon Nuttymoon requested a review from leopaul36 June 8, 2023 11:42
@Nuttymoon Nuttymoon merged commit 273e2d0 into main Jun 9, 2023
@Nuttymoon Nuttymoon deleted the 51-53-54-pending-validators branch June 9, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants