Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

wasm-executor: Support growing the memory #12520

Merged
merged 52 commits into from
Feb 24, 2023
Merged

Commits on Aug 6, 2021

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

Commits on Aug 9, 2021

  1. Add support for max_heap_pages

    bkchr committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    639dbaf View commit details
    Browse the repository at this point in the history
  2. Add support for wasmtime

    bkchr committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    b251bda View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bkchr-grow-memory' of github.com:paritytech/substrate i…

    …nto bkchr-grow-memory
    bkchr committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    b2e5d1e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Configuration menu
    Copy the full SHA
    b07dc47 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bkchr-grow-memory' of github.com:paritytech/substrate i…

    …nto bkchr-grow-memory
    bkchr committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    79303bb View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

  1. Make it compile

    bkchr committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    ecf5031 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    e99a9dd View commit details
    Browse the repository at this point in the history
  2. Fix compilation

    bkchr committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    0840615 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Copy wrongly merged code

    bkchr committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    945b08b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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

Commits on May 20, 2022

  1. Fix compilation

    bkchr committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a2d9290 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

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

Commits on Aug 9, 2022

  1. Some fixes

    bkchr committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    8e746fb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    0032da0 View commit details
    Browse the repository at this point in the history
  2. Fix

    bkchr committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    9bbc1ab View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

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

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    ac1558b View commit details
    Browse the repository at this point in the history
  2. Get stuff working

    bkchr committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    0536fc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. More work

    bkchr committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    128b3ab View commit details
    Browse the repository at this point in the history
  2. More fixes

    bkchr committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    984b74d View commit details
    Browse the repository at this point in the history
  3. ...

    bkchr committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d990d20 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. More

    bkchr committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    a9abd56 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. FIXEs

    bkchr committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3da8cdc View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    b18f871 View commit details
    Browse the repository at this point in the history
  2. Removed unused stuff

    bkchr committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    30c6ac8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Cleanup

    bkchr committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    113353a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8732ff View commit details
    Browse the repository at this point in the history
  3. More cleanups

    bkchr committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    5d54905 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Introduce CallContext

    bkchr committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    8b2ec2b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Fixes

    bkchr committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    bb3abea View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. More fixes

    bkchr committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    9cb8209 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

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

Commits on Oct 18, 2022

  1. Adds some docs

    bkchr committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    db9ecdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b25227 View commit details
    Browse the repository at this point in the history
  3. FMT

    bkchr committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    56110e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    396b6ad View commit details
    Browse the repository at this point in the history
  2. First round of feedback.

    bkchr committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    31a7528 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Review feedback round 2

    bkchr committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    b51fcc0 View commit details
    Browse the repository at this point in the history
  2. More fixes

    bkchr committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    cf2e698 View commit details
    Browse the repository at this point in the history
  3. Fix try-runtime

    bkchr committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    c5cd976 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ea94ce View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Update client/executor/wasmtime/src/instance_wrapper.rs

    Co-authored-by: Koute <[email protected]>
    bkchr and koute authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b511254 View commit details
    Browse the repository at this point in the history
  2. Update client/executor/common/src/wasm_runtime.rs

    Co-authored-by: Koute <[email protected]>
    bkchr and koute authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    905a1dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9b84c2 View commit details
    Browse the repository at this point in the history
  4. Update client/executor/common/src/wasm_runtime.rs

    Co-authored-by: Koute <[email protected]>
    bkchr and koute authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1bc71ff View commit details
    Browse the repository at this point in the history
  5. Update client/allocator/src/freeing_bump.rs

    Co-authored-by: Koute <[email protected]>
    bkchr and koute authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0c2fbe5 View commit details
    Browse the repository at this point in the history
  6. Update client/allocator/src/freeing_bump.rs

    Co-authored-by: Koute <[email protected]>
    bkchr and koute authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2c234a5 View commit details
    Browse the repository at this point in the history
  7. Feedback round 3

    bkchr committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    4378b30 View commit details
    Browse the repository at this point in the history
  8. FMT

    bkchr committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c7c3117 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Review comments

    bkchr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1f41507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac27b2e View commit details
    Browse the repository at this point in the history