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

feat(lib/runtime): add extra required runtime imports for parachain validation #3254

Merged
merged 15 commits into from
Jul 27, 2023

Commits on Jul 10, 2023

  1. Added extra runtime imports

    This PR adds following import calls:
    - ext_default_child_storage_clear_prefix_version_2
    - ext_default_child_storage_root_version_2
    - ext_offchain_index_clear_version_1
    kishansagathiya committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f607013 View commit details
    Browse the repository at this point in the history
  2. fix lint

    kishansagathiya committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8c86226 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. some fixes

    kishansagathiya committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6835ae8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. fix

    kishansagathiya committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    fe5785a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. some fixes

    kishansagathiya committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4ee287f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cb5a49 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. temp

    kishansagathiya committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c1f2802 View commit details
    Browse the repository at this point in the history
  2. temp

    kishansagathiya committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    43dddf4 View commit details
    Browse the repository at this point in the history
  3. temp

    kishansagathiya committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fd3aa0e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. fix lint

    kishansagathiya committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ef1f2bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eccc35 View commit details
    Browse the repository at this point in the history
  3. Update lib/runtime/storage/trie.go

    Co-authored-by: Eclésio Junior <eclesiomelo.1@gmail.com>
    kishansagathiya and EclesioMeloJunior authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    497c78b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    9ed5e2b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kishan/feat/extra-runtime-imports' of github.com:ChainS…

    …afe/gossamer into kishan/feat/extra-runtime-imports
    kishansagathiya committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    69919a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd5965f View commit details
    Browse the repository at this point in the history