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

Runtime and Node refactor #150

Merged
merged 17 commits into from
Jun 2, 2024
Merged

Runtime and Node refactor #150

merged 17 commits into from
Jun 2, 2024

Commits on Jun 1, 2024

  1. Runtimes refactor

    Szegoo committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    70ae020 View commit details
    Browse the repository at this point in the history
  2. remove runtime

    Szegoo committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    7772a97 View commit details
    Browse the repository at this point in the history
  3. revert

    Szegoo committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f47f052 View commit details
    Browse the repository at this point in the history
  4. rename to regionx-rococo

    Szegoo committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ccd23e7 View commit details
    Browse the repository at this point in the history
  5. renaming everywhere

    Szegoo committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    bbd455d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c81df3c View commit details
    Browse the repository at this point in the history
  7. chainspec refactor

    Szegoo committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    fcd7788 View commit details
    Browse the repository at this point in the history
  8. primitive types

    Szegoo committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    009aa5d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. service.rs refactor WIP

    Szegoo committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    2a726b8 View commit details
    Browse the repository at this point in the history
  2. compiles

    Szegoo committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b5122a7 View commit details
    Browse the repository at this point in the history
  3. fixes

    Szegoo committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    48b007f View commit details
    Browse the repository at this point in the history
  4. chainspec fixes

    Szegoo committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b2cbe33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7cf077 View commit details
    Browse the repository at this point in the history
  6. cleanup

    Szegoo committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    55a9b1b View commit details
    Browse the repository at this point in the history
  7. clippy

    Szegoo committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9d89bc7 View commit details
    Browse the repository at this point in the history
  8. fix unrelated e2e test

    Szegoo committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    1a7ed9e View commit details
    Browse the repository at this point in the history
  9. small fix

    Szegoo committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    1f74a25 View commit details
    Browse the repository at this point in the history