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

Fix runtime upgrade test by using governance instead of SUDO #924

Merged
merged 41 commits into from
Dec 20, 2022

Commits on Dec 14, 2022

  1. Migrate runtime-upgrade test to mocha

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d648933 View commit details
    Browse the repository at this point in the history
  2. Bump spec-version for test

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7494c5e View commit details
    Browse the repository at this point in the history
  3. Add trigger

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    8f131bd View commit details
    Browse the repository at this point in the history
  4. use wget properlt to download last release binary

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    72be02a View commit details
    Browse the repository at this point in the history
  5. Fix missing config-for-runtime-upgrade-test

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    4f42243 View commit details
    Browse the repository at this point in the history
  6. Fix directory

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ff66bc0 View commit details
    Browse the repository at this point in the history
  7. CLean up

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    8554aee View commit details
    Browse the repository at this point in the history
  8. Fix test

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    17edb0c View commit details
    Browse the repository at this point in the history
  9. Get rid of testnet-ci chain-specs

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d3b4cf1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Use object for referendumIndex

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    e9753fa View commit details
    Browse the repository at this point in the history
  2. Use object for referendumIndex

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    495a523 View commit details
    Browse the repository at this point in the history
  3. Use object for referendumIndex

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    34352b7 View commit details
    Browse the repository at this point in the history
  4. Clean up

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    2255d66 View commit details
    Browse the repository at this point in the history
  5. Clean up

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    912055f View commit details
    Browse the repository at this point in the history
  6. Check

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6fa15c4 View commit details
    Browse the repository at this point in the history
  7. Check

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    eccd7d0 View commit details
    Browse the repository at this point in the history
  8. Check

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    57ee3cc View commit details
    Browse the repository at this point in the history
  9. Check

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1e9df46 View commit details
    Browse the repository at this point in the history
  10. Check

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    c0377ce View commit details
    Browse the repository at this point in the history
  11. Check

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    be51dbd View commit details
    Browse the repository at this point in the history
  12. Check

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4d3d91e View commit details
    Browse the repository at this point in the history
  13. Fix runtime upgrade code

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    2b51336 View commit details
    Browse the repository at this point in the history
  14. Clean up

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    84a1a53 View commit details
    Browse the repository at this point in the history
  15. Clean up

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0299152 View commit details
    Browse the repository at this point in the history
  16. Clean up

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    66befb4 View commit details
    Browse the repository at this point in the history
  17. Update all ci workflows

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    2f8933a View commit details
    Browse the repository at this point in the history
  18. Update all ci workflows

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    801221e View commit details
    Browse the repository at this point in the history
  19. Increase wait time

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a7656ad View commit details
    Browse the repository at this point in the history
  20. Bump timeout

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5b97910 View commit details
    Browse the repository at this point in the history
  21. Bump timeout

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b893092 View commit details
    Browse the repository at this point in the history
  22. Switch to -local

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4308aac View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Upload 9921 log

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    852d666 View commit details
    Browse the repository at this point in the history
  2. Update runtime-upgrade resource

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    a6d90b8 View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    2177de8 View commit details
    Browse the repository at this point in the history
  4. Check block production in mocha test

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    b3afca7 View commit details
    Browse the repository at this point in the history
  5. Revert spec_version bumps that were for testing only

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    fdeb58c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87d4b9c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

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

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    351a2de View commit details
    Browse the repository at this point in the history
  2. fix duplicate line

    Signed-off-by: Charles Ferrell <charlie@manta.network>
    ferrell-code committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    e7a6487 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Merge branch 'manta' into ghzlatarev/update-rtu

    Adam Reif committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9317948 View commit details
    Browse the repository at this point in the history