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

New asset system - Separate asset types and add pallet-assets instances to runtime #1177

Merged
merged 14 commits into from
Dec 22, 2023

Commits on Oct 31, 2023

  1. Add new asset types

    sea212 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    360f282 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Add custom assets to runtime

    sea212 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6056a22 View commit details
    Browse the repository at this point in the history
  2. Add market assets to runtime

    sea212 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8aa10a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af23bd2 View commit details
    Browse the repository at this point in the history
  4. Expose MarketAssets call enum

    sea212 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    45ede95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f35b626 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    5da2fe5 View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    sea212 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e61b6aa View commit details
    Browse the repository at this point in the history
  3. Taplo fmt

    sea212 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cb4bfe8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Fix comments

    Co-authored-by: Malte Kliemann <mail@maltekliemann.com>
    sea212 and maltekliemann authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bcfcaea View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Adjust ForceOrigins

    sea212 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a86c36a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Fix typo

    sea212 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d278480 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Update primitives/src/types.rs

    Co-authored-by: Chralt <chralt.developer@gmail.com>
    sea212 and Chralt98 authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    14c5e6f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    e7c912c View commit details
    Browse the repository at this point in the history