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 prune wasm codes proposal #1455

Closed
wants to merge 18 commits into from
Closed

Commits on Jun 16, 2023

  1. Add prune wasm codes proposal

    pinosu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f4b7fc0 View commit details
    Browse the repository at this point in the history
  2. Fix test

    pinosu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    821f632 View commit details
    Browse the repository at this point in the history
  3. Fix docs

    pinosu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6129f8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cbb4fb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Fix comments

    pinosu committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    39c5442 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Add more tests

    pinosu committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b84c0f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Fix prune wasm codes method

    pinosu committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    6924b1b View commit details
    Browse the repository at this point in the history
  2. Fix test

    pinosu committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    6baca9b View commit details
    Browse the repository at this point in the history
  3. Fix integration test

    pinosu committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    b4dc69b View commit details
    Browse the repository at this point in the history
  4. Fix bug and improve tests

    pinosu committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7ba798e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    9ccd044 View commit details
    Browse the repository at this point in the history
  2. More testing

    pinosu committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    77b129e View commit details
    Browse the repository at this point in the history
  3. Fix prune logic (#1460)

    alpe committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6e2244e View commit details
    Browse the repository at this point in the history
  4. Make tests more readable

    pinosu committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ca4d1e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Add simple bench test

    pinosu committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    47b1326 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Fix bench test

    pinosu committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    37b872e View commit details
    Browse the repository at this point in the history
  2. Improve bench tests

    pinosu committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e7d4b32 View commit details
    Browse the repository at this point in the history
  3. Increase timeout

    pinosu committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4dfc1f4 View commit details
    Browse the repository at this point in the history