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

Migrate pallet-balances to pallet attribute macro #7936

Merged
32 commits merged into from
Feb 10, 2021
Merged

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    c43206a View commit details
    Browse the repository at this point in the history
  2. Fix some errors

    ascjones committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    bb0618b View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    ascjones committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    b59a92c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88aaa92 View commit details
    Browse the repository at this point in the history
  5. Delete Subtrait

    ascjones committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    8115047 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9886c96 View commit details
    Browse the repository at this point in the history
  7. Fix GenesisConfig impl

    ascjones committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    58c981f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a7f077 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33f5d6f View commit details
    Browse the repository at this point in the history
  10. More test RawEvent renames

    ascjones committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    284d8be View commit details
    Browse the repository at this point in the history
  11. Even more RawEvent renames

    ascjones committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    8f25812 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dd415df View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    4347055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fe2313 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c147734 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8d727b View commit details
    Browse the repository at this point in the history
  5. Apply review suggestion: remove trailing a

    Co-authored-by: David <dvdplm@gmail.com>
    ascjones and dvdplm authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    05e52eb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge branch 'master' into aj-migrate-balances

    # Conflicts:
    #	frame/balances/src/tests.rs
    #	frame/balances/src/tests_local.rs
    ascjones committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    7ef8416 View commit details
    Browse the repository at this point in the history
  2. BalancesEvent alias

    ascjones committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    c6a8656 View commit details
    Browse the repository at this point in the history
  3. Remove BalancesEvent alias

    ascjones committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    7e6d5a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3b7f5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aaedff0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    da1f418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94c8404 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35e34ad View commit details
    Browse the repository at this point in the history
  4. Fis doc links

    ascjones committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    1a0b4e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4fb4a8 View commit details
    Browse the repository at this point in the history
  6. Add RawEvent alias

    ascjones committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    46a4de6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e497f3f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

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

Commits on Feb 9, 2021

  1. Merge branch 'master' into aj-migrate-balances

    # Conflicts:
    #	frame/contracts/src/tests.rs
    ascjones committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    0602d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a610b39 View commit details
    Browse the repository at this point in the history