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

omni-node: add metadata checks for runtime/parachain compatibility #6450

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Nov 11, 2024

  1. (wip) cumulus/omninode-lib: parachain system check

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9cd1a7c View commit details
    Browse the repository at this point in the history
  2. polish a bit the pallet existance check

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0053b5a View commit details
    Browse the repository at this point in the history
  3. break line length

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f0055ea View commit details
    Browse the repository at this point in the history
  4. adjust message length

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8b99816 View commit details
    Browse the repository at this point in the history
  5. wip: testing why metadata decoding doesn't work

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    350985d View commit details
    Browse the repository at this point in the history
  6. fix runtime metadata decoding

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    40141d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. remove left over chain spec

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0631349 View commit details
    Browse the repository at this point in the history
  2. merge with master

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    00757ef View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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

Commits on Nov 15, 2024

  1. made small adjustments with comments

    Signed-off-by: Iulian Barbu <[email protected]>
    iulianbarbu committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    149defd View commit details
    Browse the repository at this point in the history