Skip to content

Polkadot: Update Dependency on contract-extrinsics #28

@tareknaser

Description

@tareknaser

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

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions