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

Update Manta Runtime #946

Merged
merged 9 commits into from
Dec 29, 2022
Merged

Update Manta Runtime #946

merged 9 commits into from
Dec 29, 2022

Commits on Dec 26, 2022

  1. wip: first compiling manta RT

    Signed-off-by: Adam Reif <Garandor@manta.network>
    Adam Reif authored and Adam Reif committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    876e824 View commit details
    Browse the repository at this point in the history
  2. wip: remove service_aura since manta RT no longer uses it

    Signed-off-by: Adam Reif <Garandor@manta.network>
    Adam Reif authored and Adam Reif committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    96f243d View commit details
    Browse the repository at this point in the history
  3. wip: move from_seed_unchecked from primitives into runtime, Manta R…

    …T has 2 keys, Calamari/Dolphin have AuraId as extra key
    
    Signed-off-by: Adam Reif <Garandor@manta.network>
    Adam Reif authored and Adam Reif committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    382f2dc View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. make from_seed_unchecked std only instead

    Signed-off-by: Adam Reif <Garandor@manta.network>
    Adam Reif authored and Adam Reif committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    3c1e15d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Add dmp queeu and subscriptions

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    1510c7f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'manta' into garandor/manta

    Adam Reif committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    0083d52 View commit details
    Browse the repository at this point in the history
  3. fmt

    Signed-off-by: Adam Reif <Garandor@manta.network>
    Adam Reif authored and Adam Reif committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    af09392 View commit details
    Browse the repository at this point in the history
  4. Add xcm_config.rs file

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    d9b078c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'manta' into garandor/manta

    Adam Reif committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    1c15c14 View commit details
    Browse the repository at this point in the history