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

pallet assets / upgrade to use fungible #1907

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

gilescope
Copy link
Contributor

@gilescope gilescope commented Oct 17, 2023

This updates the assets pallet to use the new fungible traits rather than the now deprecated Currency and ReserveCurrency traits ( paritytech/substrate#12951 ). Partial fix of #226.

TODO:

  • migrations

@gilescope gilescope added the T2-pallets This PR/Issue is related to a particular pallet. label Oct 18, 2023
@chevdor
Copy link
Contributor

chevdor commented Oct 19, 2023

A fix to the PRDOc issue is ready in #1947

@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: test-linux-stable 1/3
Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4021232

serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Mar 26, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Mar 27, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 10, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 10, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
bkchr pushed a commit that referenced this pull request Apr 10, 2024
* Add Chain::ID const

* Relayers pallet: extend payment source id

* Addressed code review comments

* Fix benchmarks

* Fix dashboards

* Renamings

* Fix compilation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T2-pallets This PR/Issue is related to a particular pallet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants