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

Feature: Pallet Engine (Add pallet - MVP) #43

Closed
wants to merge 71 commits into from
Closed

Feature: Pallet Engine (Add pallet - MVP) #43

wants to merge 71 commits into from

Commits on Mar 4, 2024

  1. init: Pallet-engine

    weezy20 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5f60e9a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    3539460 View commit details
    Browse the repository at this point in the history
  2. tidy

    weezy20 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ee058b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7b791a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. insert_import_stmts

    weezy20 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c3dcfa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60cee28 View commit details
    Browse the repository at this point in the history
  3. fix build errors

    weezy20 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0cfec78 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. prepare_config

    weezy20 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    685f3c7 View commit details
    Browse the repository at this point in the history
  2. fix more runtime errors

    weezy20 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6dd21d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4214d2c View commit details
    Browse the repository at this point in the history
  4. update lockfile

    weezy20 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7e81cc2 View commit details
    Browse the repository at this point in the history
  5. minor adjustments

    weezy20 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    69d9491 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e6aef6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc788de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83d2d2c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. improve test

    weezy20 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    cc3ca54 View commit details
    Browse the repository at this point in the history
  2. style command

    weezy20 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0d40634 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    736deb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85a7e47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4eb10f View commit details
    Browse the repository at this point in the history
  6. typo

    weezy20 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    3e2c150 View commit details
    Browse the repository at this point in the history
  7. prepare dependency-injection

    weezy20 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    13c84bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a588c92 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d066526 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Revert "refactor: add pallet subcommand"

    This reverts commit d066526.
    weezy20 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    8932833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c2b7ff View commit details
    Browse the repository at this point in the history
  3. fix tests

    weezy20 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    70881b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    2182ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    023fdbf View commit details
    Browse the repository at this point in the history
  3. fix template toml path

    weezy20 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c158721 View commit details
    Browse the repository at this point in the history
  4. fix TomlEditor runtime path

    weezy20 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a6e713f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea01ead View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ab1ba9 View commit details
    Browse the repository at this point in the history
  7. fix: use 9090 as pop node id

    al3mart committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1e6d690 View commit details
    Browse the repository at this point in the history
  8. fix last_import step -_-

    weezy20 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7304889 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aed5436 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f49718 View commit details
    Browse the repository at this point in the history
  11. merge add-pallet

    al3mart committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    49850b2 View commit details
    Browse the repository at this point in the history
  12. style: fmt

    al3mart committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a39b1c2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #60 from r0gue-io/al3mart/fix-paraid-zombienet

    fix: use 9090 as pop node id
    al3mart authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a2532ad View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. fix inaccurate import cursor

    weezy20 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    19c7637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a0e6b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b80cb50 View commit details
    Browse the repository at this point in the history
  4. feature["parachain"] gate add

    weezy20 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b122568 View commit details
    Browse the repository at this point in the history
  5. optional deps for add-pallet

    weezy20 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    9ff1318 View commit details
    Browse the repository at this point in the history
  6. add note for add test failure

    weezy20 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    1bb0385 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. modify add-pallet test

    weezy20 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    33c2a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c55dac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7996257 View commit details
    Browse the repository at this point in the history
  4. comments

    weezy20 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c6d1991 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. separate dependency module

    weezy20 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1d92314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f806d8 View commit details
    Browse the repository at this point in the history
  3. git config for CI

    weezy20 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4176187 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. fix issue #67

    weezy20 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f5ff852 View commit details
    Browse the repository at this point in the history
  2. fmt

    weezy20 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    96401ed View commit details
    Browse the repository at this point in the history
  3. review fixes

    weezy20 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    215b028 View commit details
    Browse the repository at this point in the history
  4. review fixes 2

    weezy20 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    354116e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    99f4b64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e682f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    159b998 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4309bb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0363844 View commit details
    Browse the repository at this point in the history
  6. fix(deps): remove deprecated dependency

    As per https://crates.io/crates/tempdir, tempdir was deprecated ages ago with functionality moved into tempfile which already exists as a dependency. Primary motivation was a security advisory triggered by dependabot.
    evilrobot-01 authored and weezy20 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7e7478d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 27, 2024

  1. remove commented code

    weezy20 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a939826 View commit details
    Browse the repository at this point in the history
  2. add help msg for add pallet

    weezy20 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0754e6a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    e93dc0c View commit details
    Browse the repository at this point in the history
  2. fmt

    weezy20 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    44eed89 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    dd05112 View commit details
    Browse the repository at this point in the history
  2. rename test

    weezy20 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e6733e5 View commit details
    Browse the repository at this point in the history