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

ERC777 Last Call improvements #1945

Merged
merged 7 commits into from
May 7, 2019
Merged

ERC777 Last Call improvements #1945

merged 7 commits into from
May 7, 2019

Commits on May 7, 2019

  1. ERC777: Formatting cleanup

    0xjac committed May 7, 2019
    Configuration menu
    Copy the full SHA
    452bb21 View commit details
    Browse the repository at this point in the history
  2. ERC777: Format code with shorter linelength

    This avoids horizontal scrolling on the EIPs website
    0xjac committed May 7, 2019
    Configuration menu
    Copy the full SHA
    0e591de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd0aee2 View commit details
    Browse the repository at this point in the history
  4. ERC777: Add constraint to revert if hooks revert

    This constraint was present implicitly and has been added explicitly for
    clarity.
    0xjac committed May 7, 2019
    Configuration menu
    Copy the full SHA
    e426acd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d046d09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cd69a5 View commit details
    Browse the repository at this point in the history
  7. ERC777: last call feedback

    Changes based on the feedback from @fulldecent
    0xjac committed May 7, 2019
    Configuration menu
    Copy the full SHA
    2249d08 View commit details
    Browse the repository at this point in the history