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

Upgrade polkadot-sdk to version 1.7.2 #2700

Merged
merged 83 commits into from
Mar 26, 2024
Merged

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    050af7e View commit details
    Browse the repository at this point in the history
  2. fix test compilation

    RomarQ committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3e2a418 View commit details
    Browse the repository at this point in the history
  3. Fix runtime API

    RomarQ committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cf063dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4693b73 View commit details
    Browse the repository at this point in the history
  5. fix identity precompile

    RomarQ committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    48ee91e View commit details
    Browse the repository at this point in the history
  6. format code

    RomarQ committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    677fe97 View commit details
    Browse the repository at this point in the history
  7. fix rust tests

    RomarQ committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cefa404 View commit details
    Browse the repository at this point in the history
  8. fix license check

    RomarQ committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0e2995d View commit details
    Browse the repository at this point in the history
  9. fix format

    RomarQ committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fd4cc41 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    f8469eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a57a6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eec0501 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90bd671 View commit details
    Browse the repository at this point in the history
  5. chore(ci): try to fix CI

    RomarQ committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    de0fcf5 View commit details
    Browse the repository at this point in the history
  6. chore(ci): try to fix CI

    RomarQ committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d50f207 View commit details
    Browse the repository at this point in the history
  7. chore(ci): try to fix CI

    RomarQ committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    52787b1 View commit details
    Browse the repository at this point in the history
  8. chore(ci): try to fix CI

    RomarQ committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    504b560 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11ee0f0 View commit details
    Browse the repository at this point in the history
  10. fix tests

    RomarQ committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    20bd522 View commit details
    Browse the repository at this point in the history
  11. fix try-runtime

    RomarQ committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e1269b0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    40b48c5 View commit details
    Browse the repository at this point in the history
  13. revert Xtokens.sol change

    RomarQ committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b802da9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. remove TODO's

    RomarQ committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b039d4d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. chore update typescript test

    RomarQ committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    08a3303 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    7541a7e View commit details
    Browse the repository at this point in the history
  2. replace NativeElseWasmExecutor with WasmExecutor to fix runtime overr…

    …ides not being loaded
    RomarQ committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    111eef2 View commit details
    Browse the repository at this point in the history
  3. rename trait

    RomarQ committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b60e8f1 View commit details
    Browse the repository at this point in the history
  4. fix benchmarks

    RomarQ committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7e56168 View commit details
    Browse the repository at this point in the history
  5. attempt to fix tracing-tests

    RomarQ committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    de96dab View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. revert change

    RomarQ committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d8e66f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e5a24e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    ec2dbda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4901b7e View commit details
    Browse the repository at this point in the history
  3. try new runtime-overrides

    RomarQ committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fa5cd63 View commit details
    Browse the repository at this point in the history
  4. fix some xcm tests tests

    RomarQ committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    116b473 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. fix tracing tests

    RomarQ committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8598662 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    RomarQ committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    938ea52 View commit details
    Browse the repository at this point in the history
  3. fix rust tests

    RomarQ committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    18080a1 View commit details
    Browse the repository at this point in the history
  4. Revert "try new runtime-overrides"

    This reverts commit fa5cd63.
    RomarQ committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d0d4e36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd49b4e View commit details
    Browse the repository at this point in the history
  6. fix benchmarks

    RomarQ committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c31a6b8 View commit details
    Browse the repository at this point in the history
  7. fix tracing tests

    RomarQ committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    72c9578 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. fix typescript tests

    RomarQ committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    541c416 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    d19e6ce View commit details
    Browse the repository at this point in the history
  2. fix tests in test-proxy

    RomarQ committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2615ca5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f5d08b View commit details
    Browse the repository at this point in the history
  4. fix test-pov tests

    RomarQ committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    46a9db2 View commit details
    Browse the repository at this point in the history
  5. fix dmp queue tests

    RomarQ committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bdc8482 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    472bf9f View commit details
    Browse the repository at this point in the history
  7. add xcm v4 tests

    RomarQ committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6e2c17e View commit details
    Browse the repository at this point in the history
  8. fix fmt

    RomarQ committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b15a5c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31ead3d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    ba61606 View commit details
    Browse the repository at this point in the history
  2. fix coverage job

    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    915b9ef View commit details
    Browse the repository at this point in the history
  3. update github jobs

    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d3afb94 View commit details
    Browse the repository at this point in the history
  4. derive new test id's

    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    74711dc View commit details
    Browse the repository at this point in the history
  5. update rustc to version 1.75

    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b93ea02 View commit details
    Browse the repository at this point in the history
  6. Revert "update rustc to version 1.75"

    This reverts commit b93ea02.
    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5b90e07 View commit details
    Browse the repository at this point in the history
  7. update Cargo.lock

    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8064258 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a3aea5 View commit details
    Browse the repository at this point in the history
  9. fix formatting

    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    52bea1f View commit details
    Browse the repository at this point in the history
  10. removed unused script

    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    aee9b69 View commit details
    Browse the repository at this point in the history
  11. try disabling coverage

    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b3a4287 View commit details
    Browse the repository at this point in the history
  12. Revert "try disabling coverage"

    This reverts commit b3a4287.
    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9b0962d View commit details
    Browse the repository at this point in the history
  13. update mold linker

    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1397d9c View commit details
    Browse the repository at this point in the history
  14. use default linker

    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d5b049b View commit details
    Browse the repository at this point in the history
  15. Revert "use default linker"

    This reverts commit d5b049b.
    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9de0703 View commit details
    Browse the repository at this point in the history
  16. fix leaked dependencies

    RomarQ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f5d2287 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. apply suggestions from reviews

    RomarQ committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a850bc8 View commit details
    Browse the repository at this point in the history
  2. Revert "Revert "use default linker""

    This reverts commit 9de0703.
    RomarQ committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e389a70 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Revert "use default linker"""

    This reverts commit e389a70.
    RomarQ committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4301aff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7c7a37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dff7e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    e93eb9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    944e8ff View commit details
    Browse the repository at this point in the history
  3. fix line lint

    RomarQ committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    83c5ca2 View commit details
    Browse the repository at this point in the history
  4. fix tests

    RomarQ committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    fde57bb View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Revert "increase timeout for coverage job"

    This reverts commit c7c7a37.
    RomarQ committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    918aab5 View commit details
    Browse the repository at this point in the history
  2. add HostFunctions to ChainSpec

    RomarQ committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fccb45f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4936313 View commit details
    Browse the repository at this point in the history
  4. fix migration

    RomarQ committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d97ffc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a04afba View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. update benchmarks

    RomarQ committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3b40b35 View commit details
    Browse the repository at this point in the history