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 #813

Merged
merged 70 commits into from
Mar 14, 2024
Merged

Upgrade polkadot-sdk #813

merged 70 commits into from
Mar 14, 2024

Commits on Dec 13, 2023

  1. Upgrade to polkadot 1.1.0 (#800)

    * Upgrade towards 1.1.0
    * WIP migrate to polkadot-sdk repo
    * Cleanup
    * Update CI version
    * Cargo update
    * Auto format
    * polkadot 1.1 dependencies
    * Merge updates for benchmarks
    * Cargo tests
    * Update weights
    
    ---------
    
    Co-authored-by: Alex Sedighi <[email protected]>
    simonsso and aliXsed authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cb370ea View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. upgrade to polkadot 1.2.1 (#804)

    * Upgrade to 1.2.0
      integrate PreImage Pallet
    * Upgrade to 1.2.1
    * Test cases remove deprecated calls
    simonsso authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    95e47fa View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Upgrade to polkadot 1.3.0

    * Integrate 1.3.0
    * ORML force update
    * Benchmark tests
    * Migration for pallet_uniques
    * Remove Clippy Warnings
    * Remove dead code
    simonsso authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5a67232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff83ed5 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Upgrade to polkadot 1.4.0 (#814)

    * Upgrade Cargo.toml
    * Integrate release-polkadot-1.4.0
    * Auto reformat
    * Remove ReachableDest
    * XCM config
    * Use define_benchmarks!
    * Remove xcm from benchmarks
    simonsso authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ca1eaa4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Feb 9, 2024

  1. upgrade to polkadot 1.5.0 (#816)

    * Auto reformat
    * Remove ReachableDest
    * XCM config
    * Use define_benchmarks!
    * Remove xcm from benchmarks
    * Upgrade to 1.5.0
    * Remove migrations completed in Spec 27
    * Remove ORML
    * migrations
    * Use release tag
    * Update dwl url
    simonsso authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ea140f3 View commit details
    Browse the repository at this point in the history
  2. Upgrade to 1.6.0

    simonsso committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    868bf0e View commit details
    Browse the repository at this point in the history
  3. Upgrade calls to 1.6.0 API

    simonsso committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3ce5458 View commit details
    Browse the repository at this point in the history
  4. Dwellir hostname change

    simonsso committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fe91ded View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8beb50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35959cf View commit details
    Browse the repository at this point in the history
  7. Remove merge error

    simonsso committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    db4e9d6 View commit details
    Browse the repository at this point in the history
  8. Remove merge error

    simonsso committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0f6c6ae View commit details
    Browse the repository at this point in the history
  9. Update weights

    simonsso committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4c8f6d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Update service.rs and command.rs from latest template

    Code cleanup
    simonsso committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    bdcec6a View commit details
    Browse the repository at this point in the history
  2. Remove dead code

    simonsso committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9be846c View commit details
    Browse the repository at this point in the history
  3. Update service.rs and command.rs from latest template

    Code cleanup
    simonsso committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a5c41b0 View commit details
    Browse the repository at this point in the history
  4. Code cleanup

    simonsso committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e8289f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Migrations

    simonsso committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    045381a View commit details
    Browse the repository at this point in the history
  2. Upgrade tests

    simonsso committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ef5f5de View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Workspace depencencies

    simonsso committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7d3d5fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9893d9a View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Get substrate from crates.io

    simonsso committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d972367 View commit details
    Browse the repository at this point in the history
  2. Storage migrations

    simonsso committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5c5100b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Reintegrate orml

    simonsso committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cfcaff6 View commit details
    Browse the repository at this point in the history
  2. Silence warning

    simonsso committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    67de75d View commit details
    Browse the repository at this point in the history
  3. Workspace dependencies

    simonsso committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9d84423 View commit details
    Browse the repository at this point in the history
  4. Cargo workspace

    simonsso committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    669d819 View commit details
    Browse the repository at this point in the history
  5. Workspace depencecies

    simonsso committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2a6aed8 View commit details
    Browse the repository at this point in the history
  6. Cargo.toml reformat

    simonsso committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c54b02e View commit details
    Browse the repository at this point in the history
  7. Fix failing benchmarks

    simonsso committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    800bf20 View commit details
    Browse the repository at this point in the history
  8. XCM benchmarks

    simonsso committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9e7e185 View commit details
    Browse the repository at this point in the history
  9. Clippy

    simonsso committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0ab4e4a View commit details
    Browse the repository at this point in the history
  10. Workspace depencencies

    simonsso committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e609bf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Code clean up

    simonsso committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a4abca1 View commit details
    Browse the repository at this point in the history
  2. CI srtool

    simonsso committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    52dfd24 View commit details
    Browse the repository at this point in the history
  3. Update weights

    simonsso committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5840e0a View commit details
    Browse the repository at this point in the history
  4. Use benchmark for reserve_asset_deposited()

    close CHA-407
    close #738
    simonsso committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b543175 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    76e35a9 View commit details
    Browse the repository at this point in the history
  2. SR tool version

    simonsso committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    97c6e30 View commit details
    Browse the repository at this point in the history
  3. CI sr tool

    simonsso committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b6690e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Update after selfreview

    simonsso committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ccd56cb View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update runtimes/eden/src/lib.rs

    Co-authored-by: Alex Sedighi <[email protected]>
    simonsso and aliXsed authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5d4afc2 View commit details
    Browse the repository at this point in the history
  2. Update runtimes/eden/src/pallets_parachain.rs

    Co-authored-by: Alex Sedighi <[email protected]>
    simonsso and aliXsed authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    626a0f7 View commit details
    Browse the repository at this point in the history
  3. Update runtimes/eden/src/pallets_parachain.rs

    Co-authored-by: Alex Sedighi <[email protected]>
    simonsso and aliXsed authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    14ee79e View commit details
    Browse the repository at this point in the history
  4. Update after review

    simonsso committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    87ff2cf View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature_integrate_upgrade' of github.com:NodleCode/chai…

    …n into feature_integrate_upgrade
    simonsso committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    43024bd View commit details
    Browse the repository at this point in the history
  6. Auto update

    simonsso committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a9dd686 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12f52dd View commit details
    Browse the repository at this point in the history
  8. Update node/src/command.rs

    simonsso authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    35012b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Use Polkadot ED

    simonsso committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5a18e33 View commit details
    Browse the repository at this point in the history
  2. Update after review

    simonsso committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a381cbb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature_integrate_upgrade' of github.com:NodleCode/chai…

    …n into feature_integrate_upgrade
    simonsso committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e886dff View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Integrate proxy pallet

    simonsso committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6115574 View commit details
    Browse the repository at this point in the history
  2. Add pallet_proxy benchmarks

    simonsso committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1054b1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d081f3e View commit details
    Browse the repository at this point in the history
  4. Code cleanup

    simonsso committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    27efa6f View commit details
    Browse the repository at this point in the history
  5. Benchmarks

    simonsso committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    83c6869 View commit details
    Browse the repository at this point in the history
  6. Auto fmt

    simonsso committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    67b9f82 View commit details
    Browse the repository at this point in the history
  7. Rerun benchmarks

    simonsso committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1808c66 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Refactor benchmark script

    simonsso committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6c93957 View commit details
    Browse the repository at this point in the history
  2. Use weights

    simonsso committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5aa21ba View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    9d16a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713fe51 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge branch 'feature_integrate_upgrade' of github.com:NodleCode/chai…

    …n into feature_integrate_upgrade
    simonsso committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    edc9ac7 View commit details
    Browse the repository at this point in the history
  2. Remove sponsorship migration

    Auto format
    clippy warnings
    simonsso committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f2b44f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Default ports

    Relay chain default rpc port diffrent from parachain default port
    Docker example in Readme verified to work
    Auto reformat
    simonsso committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2591568 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update path in doc for docker

    The docker example uses all necessary parameters.
    Is readable and runable at the same time.
    simonsso committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7fc8f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f72c47 View commit details
    Browse the repository at this point in the history