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

[Feature] Sequential migration execution for try-runtime #12319

Merged
merged 24 commits into from
Sep 23, 2022

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    bfce676 View commit details
    Browse the repository at this point in the history
  2. remove unused

    ruseinov committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    efc3d29 View commit details
    Browse the repository at this point in the history
  3. guards

    ruseinov committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5de382e View commit details
    Browse the repository at this point in the history
  4. reinstate encode/decode

    ruseinov committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3f3fdda View commit details
    Browse the repository at this point in the history
  5. proper feature gate

    ruseinov committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2c4b856 View commit details
    Browse the repository at this point in the history
  6. proper test feature gate

    ruseinov committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4c455a8 View commit details
    Browse the repository at this point in the history
  7. Update frame/support/src/traits/hooks.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    ruseinov and kianenigma authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    7522aac View commit details
    Browse the repository at this point in the history
  8. Update frame/support/src/traits/hooks.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    ruseinov and kianenigma authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2e13236 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. fix tests

    ruseinov committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    551f04a View commit details
    Browse the repository at this point in the history
  2. redo Tuple tests

    ruseinov committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7bd6c17 View commit details
    Browse the repository at this point in the history
  3. Update frame/support/src/traits/hooks.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    ruseinov and kianenigma authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7676a47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da7dd03 View commit details
    Browse the repository at this point in the history
  5. lint fix

    ruseinov committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d2efbba View commit details
    Browse the repository at this point in the history
  6. Update frame/support/src/traits/hooks.rs

    Co-authored-by: Jegor Sidorenko <5252494+jsidorenko@users.noreply.github.com>
    ruseinov and jsidorenko authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    626c5bf View commit details
    Browse the repository at this point in the history
  7. Update frame/support/src/traits/hooks.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ruseinov and ggwpez authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    20c0793 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/master' into ru/feature/try-runt…

    …ime-sequential
    parity-processbot committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    98fc5a3 View commit details
    Browse the repository at this point in the history
  9. eloquent feature gate

    ruseinov committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3d2098a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. redo tests

    ruseinov committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    d7102dc View commit details
    Browse the repository at this point in the history
  2. more fixes

    ruseinov committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    1537c99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb790e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7d6078 View commit details
    Browse the repository at this point in the history
  5. add format import

    ruseinov committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    57d0f0b View commit details
    Browse the repository at this point in the history
  6. import fix

    ruseinov committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    11c2a6b View commit details
    Browse the repository at this point in the history
  7. more import fixes

    ruseinov committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    759b851 View commit details
    Browse the repository at this point in the history