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 Stable2407 and Enhance Runtime Configurations #773

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Sep 12, 2024

  1. uplift to stable2407

    magecnion committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    80f5c6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d08b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2393a1 View commit details
    Browse the repository at this point in the history
  4. polkadot-evm/frontier#1253

    magecnion committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d3ab8b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c38125 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d83ce57 View commit details
    Browse the repository at this point in the history
  7. fix rpc_builder type

    magecnion committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f00b928 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c273a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e62bf50 View commit details
    Browse the repository at this point in the history
  10. use stable rust toolchain

    magecnion committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    89eead2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a37221d View commit details
    Browse the repository at this point in the history
  12. cargo fmt

    magecnion committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5277f61 View commit details
    Browse the repository at this point in the history
  13. clippy and lint issues

    magecnion committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    30836ae View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77af763 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5b64ecb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    11cd1a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. restore run all e2e tests

    magecnion committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d70158c View commit details
    Browse the repository at this point in the history
  2. Update Rust Toolchain to 1.77, Suppress Warnings, and Enhance Runtime (

    …#778)
    
    * using runt 1.77
    
    * fix clippy errors
    
    * fixing clippy
    
    * update to runtime 2200
    
    * update proyect version to 0.22.0
    
    * add missing migration
    
    * removed the upgrade of versioning
    asiniscalchi authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    43737f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42e3392 View commit details
    Browse the repository at this point in the history
  4. update cargo.lock

    asiniscalchi committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4ccef59 View commit details
    Browse the repository at this point in the history
  5. using runtime

    asiniscalchi committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1b74336 View commit details
    Browse the repository at this point in the history
  6. fix command

    luispdm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    35896b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

    asiniscalchi committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c09297c View commit details
    Browse the repository at this point in the history
  3. fix metadata test

    asiniscalchi committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8ff0567 View commit details
    Browse the repository at this point in the history