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: define initcode mode and require validation of RETURNCONTRACT #86

Merged
merged 10 commits into from
May 22, 2024

Commits on May 16, 2024

  1. define initcode mode, require EOFCREATE to point to initcode, and

    RETURNCONTRACT to point to runtime code.
    charles-cooper authored and gumb0 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3c3f198 View commit details
    Browse the repository at this point in the history
  2. review: remove dead execution rules

    charles-cooper authored and gumb0 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b0abf79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a143b31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    803d088 View commit details
    Browse the repository at this point in the history
  5. review comments

    update TXCREATE rules
    massage the verbiage around runtime vs initcode mode
    charles-cooper authored and gumb0 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c2d0548 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d25ab2 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Fix indentation

    gumb0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    436c186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd66b17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1475570 View commit details
    Browse the repository at this point in the history
  4. Fix indentation consistency

    gumb0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d891258 View commit details
    Browse the repository at this point in the history