Skip to content

refactor: convert extension install to async - #3815

Merged
2 commits merged into
masterfrom
ens/extension-install-async
Jul 2, 2024
Merged

refactor: convert extension install to async#3815
2 commits merged into
masterfrom
ens/extension-install-async

Conversation

@ghost

@ghost ghost commented Jul 1, 2024

Copy link
Copy Markdown

Description

Upcoming changes to extension dependency management use retries and async. This PR updates existing code to use async. It makes minimal changes to compatibility_matrix.rs since it will soon be deleted.

How Has This Been Tested?

Covered by CI, and also ran cargo build && dfx cache delete && dfx cache install && dfx extension install nns (fails as expected due to no entry in compatibility matrix) and then dfx extension install --version 0.3.1

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@ghost
ghost self-requested a review as a code owner July 1, 2024 23:22
@ghost
ghost enabled auto-merge (squash) July 2, 2024 14:10
@ghost
ghost merged commit cefa5b0 into master Jul 2, 2024
@ghost
ghost deleted the ens/extension-install-async branch July 2, 2024 15:04
This pull request was closed.
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

Successfully merging this pull request may close these issues.

1 participant