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

Use Ash CLI for API calls and transactions #69

Merged
merged 7 commits into from
Jun 9, 2023

Conversation

Nuttymoon
Copy link
Contributor

Linked issues

Dependencies

Changes

  • Allow adding custom networks to Ash CLI configuration
  • Use Ash CLI for all API calls and transactions
  • Remove all usage of the keystore API

Breaking changes

  • Remove the blockchain role. All the blockchain creation logic is now in the subnet role
  • Remove/add variables of/to node, subnet, ash_cli role
  • Remove the tx module that was relying on the keystore API

@Nuttymoon Nuttymoon merged commit ebd7689 into main Jun 9, 2023
@Nuttymoon Nuttymoon deleted the 46-68-ash-cli-api-calls branch June 9, 2023 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Ash CLI to perform API calls and issue transactions How to adapt to the keystore API deprecation?
2 participants