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

Add and configure asset registry pallet #276

Merged
merged 23 commits into from
Jul 27, 2023

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    97c658d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ec897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c722147 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f726d18 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    4468422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66e2947 View commit details
    Browse the repository at this point in the history
  3. Change call filters

    ebma committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5a5bd77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2452fcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0e0027 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5455978 View commit details
    Browse the repository at this point in the history
  7. Update Cargo.lock

    ebma committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    91b9e52 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    276cb17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d81baa View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Rewrite AssetAuthority type

    Pass the EnsureRoot to another type instead of implementing the whole trait
    ebma committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9c23c80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15392fc View commit details
    Browse the repository at this point in the history
  3. Use Some(Currency) in benchmarks

    ebma committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f22ee5b View commit details
    Browse the repository at this point in the history
  4. Generate benchmarks for orml_asset_registry pallet

    for all runtimes
    ebma committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6e6cc00 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Bump spacewalk dependencies

    This is necessary to have the latest CustomMetadata
    ebma committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ac87d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5088b74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    767f8da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5995ad5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4395e53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee3a5ad View commit details
    Browse the repository at this point in the history