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: targets and standardized proposal #99

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    27e6088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6f5f3d View commit details
    Browse the repository at this point in the history
  3. fix calldata to memory

    novaknole committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b233838 View commit details
    Browse the repository at this point in the history
  4. add tests

    novaknole committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    decd4ff View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 22, 2024

  1. feat: add tests and refactor (#100)

    * feat: add test for checking the ExecuteFailed is properly emitted
    
    * feat: add new case in mock executor to simulate the tests
    
    * feat: refactor code to avoid duplications
    
    * ci: fix solhint warnings
    
    * ci: fix lint issues
    clauBv23 authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    045a403 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

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

    novaknole committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6def9f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. from calldata to memory

    novaknole committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9b799db View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 27, 2024

  1. add params byte approach (#102)

    * add params byte approach
    
    * add simple executor (#103)
    
    * add simple executor
    
    * action as free level export
    novaknole authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    db446f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21ccec8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. call initialization only

    novaknole committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d1feeeb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. add comments

    novaknole committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    55a0cc6 View commit details
    Browse the repository at this point in the history