Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Polkadot sdk update #2

Closed
wants to merge 29 commits into from
Closed

Commits on Sep 29, 2023

  1. start adding stuff in again

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    58c46c6 View commit details
    Browse the repository at this point in the history
  2. start adding stuff in again

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a9f6519 View commit details
    Browse the repository at this point in the history
  3. adds control pallet

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7a4a48c View commit details
    Browse the repository at this point in the history
  4. adds outbound and message pallet

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9e59b44 View commit details
    Browse the repository at this point in the history
  5. adds more config

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    eaef6e4 View commit details
    Browse the repository at this point in the history
  6. adds more config

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5b21daf View commit details
    Browse the repository at this point in the history
  7. adds last bit of config

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a5f47b6 View commit details
    Browse the repository at this point in the history
  8. cargo lock file

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6b63451 View commit details
    Browse the repository at this point in the history
  9. adds bridging config

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    239df55 View commit details
    Browse the repository at this point in the history
  10. adds last bit of config

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    99c6a16 View commit details
    Browse the repository at this point in the history
  11. starts updating e2e scripts and fixes parachain template cargo file

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    617f297 View commit details
    Browse the repository at this point in the history
  12. Adds missing runtime impl.

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    370a991 View commit details
    Browse the repository at this point in the history
  13. Fix benchmark errors.

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    77c2da5 View commit details
    Browse the repository at this point in the history
  14. Fix inbound benchmark and regenerate it.

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c6354c0 View commit details
    Browse the repository at this point in the history
  15. update control pallet weights

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c3d2f79 View commit details
    Browse the repository at this point in the history
  16. fixes after rebase

    claravanstaden authored and claravanstaden committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    725d7be View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. fix rebase issue

    claravanstaden committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8c7b760 View commit details
    Browse the repository at this point in the history
  2. first runtime test

    claravanstaden authored and claravanstaden committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3daac5d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/polkadot-sdk-update' into polkad…

    …ot-sdk-update
    claravanstaden authored and claravanstaden committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    12c1325 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. runtime tests

    claravanstaden authored and claravanstaden committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    324468e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. runtime tests

    claravanstaden authored and claravanstaden committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a68c472 View commit details
    Browse the repository at this point in the history
  2. execute token transfer xcm

    claravanstaden authored and claravanstaden committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    311a13b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. transfer token test

    claravanstaden authored and claravanstaden committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ba2e1ac View commit details
    Browse the repository at this point in the history
  2. complete token transfer test

    claravanstaden authored and claravanstaden committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5ea5c19 View commit details
    Browse the repository at this point in the history
  3. consistent test name

    claravanstaden authored and claravanstaden committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b9b9bef View commit details
    Browse the repository at this point in the history
  4. Cleanup test.

    claravanstaden authored and claravanstaden committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d72470a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Adds more tests.

    claravanstaden authored and claravanstaden committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8eb7cef View commit details
    Browse the repository at this point in the history
  2. Adds more tests.

    claravanstaden authored and claravanstaden committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    14475ee View commit details
    Browse the repository at this point in the history
  3. adds comment about checking for event not fired

    claravanstaden authored and claravanstaden committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9095e4a View commit details
    Browse the repository at this point in the history