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

feat[venom]: add effects to instructions #4264

Merged

Commits on Sep 27, 2024

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

Commits on Sep 28, 2024

  1. fix get_write_effects()

    Co-authored-by: Harry Kalogirou <harkal@nlogn.eu>
    charles-cooper and harkal authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e9b5303 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update vyper/venom/effects.py

    Co-authored-by: HodanPlodky <36966616+HodanPlodky@users.noreply.github.com>
    charles-cooper and HodanPlodky authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8be0bef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb688f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. add extcode and msize effects

    add missing create effects
    charles-cooper committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2e6cbb1 View commit details
    Browse the repository at this point in the history
  2. refine create effects

    charles-cooper committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bcd4580 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. add log effect

    charles-cooper committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2efaf68 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

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