Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Make Assets Pallet's Privileged Roles Option #12579

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    c3cb0b4 View commit details
    Browse the repository at this point in the history
  2. ensure test works

    dharjeezy committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    83189f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

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

Commits on Nov 3, 2022

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

    dharjeezy committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    789aa6e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. lock

    dharjeezy committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    f9799f4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https:/dharjeezy/substrate into …

    …dharjeezy/pallet-assets-details-option
    
    � Conflicts:
    �	frame/assets/src/functions.rs
    �	frame/assets/src/lib.rs
    �	frame/assets/src/migration.rs
    dharjeezy committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    9466b5d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. fix merge conflict

    migration to v2
    dharjeezy committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    2eb1537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e0b828 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. and_then instead of map

    dharjeezy committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    57cb27c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Merge branch 'master' of https:/dharjeezy/substrate into …

    …dharjeezy/pallet-assets-details-option
    
    � Conflicts:
    �	frame/assets/Cargo.toml
    dharjeezy committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b26bd66 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary unwrap()

    refractoring
    dharjeezy committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    446e256 View commit details
    Browse the repository at this point in the history
  3. lock

    dharjeezy committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    43eabc4 View commit details
    Browse the repository at this point in the history
  4. refractor and fix typo

    dharjeezy committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ae72aae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0de20ab View commit details
    Browse the repository at this point in the history
  6. remove redundancy

    dharjeezy committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    32c1059 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

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

Commits on Feb 9, 2023

  1. Merge remote-tracking branch 'origin/master' into dharjeezy/pallet-as…

    …sets-details-option
    parity-processbot committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    c86a853 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Merge remote-tracking branch 'origin/master' into dharjeezy/pallet-as…

    …sets-details-option
    parity-processbot committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    8bcedb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. fix migration

    dharjeezy committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    bdbbcdd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dharjeezy/pallet-assets-details-…

    …option' into dharjeezy/pallet-assets-details-option
    
    # Conflicts:
    #	frame/assets/src/migration.rs
    dharjeezy committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    a785a08 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. fix cargo build issues

    dharjeezy committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e155cda View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Merge remote-tracking branch 'origin/master' into dharjeezy/pallet-as…

    …sets-details-option
    parity-processbot committed May 5, 2023
    Configuration menu
    Copy the full SHA
    2248192 View commit details
    Browse the repository at this point in the history
  2. Update frame/assets/src/migration.rs

    Co-authored-by: joe petrowski <[email protected]>
    jsidorenko and joepetrowski authored May 5, 2023
    Configuration menu
    Copy the full SHA
    f2580be View commit details
    Browse the repository at this point in the history
  3. Refactoring

    jsidorenko committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1244d20 View commit details
    Browse the repository at this point in the history
  4. Fix benches

    jsidorenko committed May 5, 2023
    Configuration menu
    Copy the full SHA
    aad17d7 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    jsidorenko committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9bb7354 View commit details
    Browse the repository at this point in the history