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

Add precompilation for Glutton parachain #2198

Merged
merged 18 commits into from
Sep 2, 2024
Merged

Commits on Aug 29, 2024

  1. Add precompilation for Glutton parachain used in 0013 zombienet test,…

    … also minor code cleanups
    Harrm committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    13bc2ee View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Profiling pvf processes

    Harrm committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fc7baa4 View commit details
    Browse the repository at this point in the history
  2. Update core/application/modes/precompile_wasm.cpp

    Co-authored-by: Ruslan Tushov <turuslan@users.noreply.github.com>
    Harrm and turuslan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    591af40 View commit details
    Browse the repository at this point in the history
  3. Update core/parachain/CMakeLists.txt

    Co-authored-by: Ruslan Tushov <turuslan@users.noreply.github.com>
    Harrm and turuslan authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5d3536b View commit details
    Browse the repository at this point in the history
  4. Cleanup

    Harrm committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    64eecbf View commit details
    Browse the repository at this point in the history
  5. Merge

    Harrm committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9d6962b View commit details
    Browse the repository at this point in the history
  6. Update CMakeLists.txt

    Harrm authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    faa1bbb View commit details
    Browse the repository at this point in the history
  7. fix wasmedge spdlog

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan authored and Harrm committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cceb767 View commit details
    Browse the repository at this point in the history
  8. Review fixes

    Harrm committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1396d68 View commit details
    Browse the repository at this point in the history
  9. Review fixes

    Harrm committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7eabda9 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'fix/0013-precompilation' of github.com:qdrvm/kagome int…

    …o fix/0013-precompilation
    Harrm committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f41c1aa View commit details
    Browse the repository at this point in the history
  11. Remove changes from another PR

    Harrm committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d42e566 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    90ecbea View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

    Harrm committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    75ae30c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/0013-precompilation' of github.com:qdrvm/kagome int…

    …o fix/0013-precompilation
    Harrm committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8931d1e View commit details
    Browse the repository at this point in the history
  4. Clang tidy fixes

    Harrm committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    829374c View commit details
    Browse the repository at this point in the history
  5. Fix fix

    Harrm committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0f93ff5 View commit details
    Browse the repository at this point in the history