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

Polkadot: Update Dependency on contract-extrinsics #28

Open
tareknaser opened this issue Apr 9, 2024 · 0 comments
Open

Polkadot: Update Dependency on contract-extrinsics #28

tareknaser opened this issue Apr 9, 2024 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@tareknaser
Copy link
Contributor

At the time Aqd was initially written, it depended on contract-extrinsics at commit dfdc768, which was an alpha version 4 pre-release.

Since then, both cargo-contract and contract-extrinsics (now at version "4.0.2") have undergone significant changes. Many functionalities have been transitioned from contract-extrinsics to cargo-contract including:

  • Signing
  • Chain logic
  • Parsing balance and code hashes

Relevant pull requests:

We need to update our dependency on contract-extrinsics to use the newer version, but it will require some refactoring to aqd-polkadot

@tareknaser tareknaser added the dependencies Pull requests that update a dependency file label Apr 9, 2024
@tareknaser tareknaser self-assigned this Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant