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

Update EIP-6780: Add clarifications to EIP-6780 #7308

Merged
merged 9 commits into from
Sep 10, 2023

Commits on Jul 11, 2023

  1. Add clarifications to EIP-6780

    * Contract creation and account creation can occur in separate transactions
    * If a contract is not destroyed, any SELFDESTRUCT to self burning will not occur.
    shemnon committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6907a88 View commit details
    Browse the repository at this point in the history
  2. SELFDESTRUCT always halts.

    shemnon committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8ac7c69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    913d22e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. review based comments

    shemnon committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    80e78bc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Apply suggestions from code review

    Co-authored-by: dankrad <mail@dankradfeist.de>
    shemnon and dankrad authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9efec05 View commit details
    Browse the repository at this point in the history
  2. review changes

    shemnon committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b9e19d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb5e380 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. review requested changes

    shemnon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    dfbbd4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38fa3a1 View commit details
    Browse the repository at this point in the history