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 try-runtime with storage migrations of the encointer-pallets #177

Merged
merged 24 commits into from
Jun 5, 2023

Commits on May 24, 2023

  1. initial fixes

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    7dd8d01 View commit details
    Browse the repository at this point in the history
  2. more fixes

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    97be14b View commit details
    Browse the repository at this point in the history
  3. fixes

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c8448f7 View commit details
    Browse the repository at this point in the history
  4. fix blockimport

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    fc2f00f View commit details
    Browse the repository at this point in the history
  5. remove unused imports

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4fd0591 View commit details
    Browse the repository at this point in the history
  6. fix dispatch class

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    7f4b1f7 View commit details
    Browse the repository at this point in the history
  7. clippy

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f532fba View commit details
    Browse the repository at this point in the history
  8. fmt

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    77cd753 View commit details
    Browse the repository at this point in the history
  9. fix patches

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    59610f8 View commit details
    Browse the repository at this point in the history
  10. implement try-runtime

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    55f5571 View commit details
    Browse the repository at this point in the history
  11. add migration to Executive

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    56bb9f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    db8e4a7 View commit details
    Browse the repository at this point in the history
  13. remove deny unsafe

    pifragile committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c4e9c4f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 31, 2023

  1. rename PalletString

    pifragile committed May 31, 2023
    Configuration menu
    Copy the full SHA
    5683bf1 View commit details
    Browse the repository at this point in the history
  2. cargo lock

    pifragile committed May 31, 2023
    Configuration menu
    Copy the full SHA
    04fe108 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

    clangenb committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7eb2061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7bda08 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    clangenb committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f975087 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e92931 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97b923d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1023326 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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