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

Optimize interpreter::blockchain::{load_contract_code, code_copy to read contract starting from offset #847

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    ab0cc7b View commit details
    Browse the repository at this point in the history
  2. Update gas costs

    acerone85 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    816390f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    994008e View commit details
    Browse the repository at this point in the history
  2. Update changelog

    acerone85 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ded2cff View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    ccfbb61 View commit details
    Browse the repository at this point in the history
  2. Revert optimization on LDC

    acerone85 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ef32062 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    83a97ba View commit details
    Browse the repository at this point in the history
  2. Remove TODO comment

    acerone85 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8c6ced6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd00e21 View commit details
    Browse the repository at this point in the history
  4. Address clippy's errors

    acerone85 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    010dd6f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    470cd31 View commit details
    Browse the repository at this point in the history
  2. Reset to master

    acerone85 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    226330a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6ae75e View commit details
    Browse the repository at this point in the history
  4. Changelog

    acerone85 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5cfd978 View commit details
    Browse the repository at this point in the history