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

Include EIP-5267 discovery in EIP-712 #3969

Merged
merged 23 commits into from
Feb 8, 2023
Merged

Commits on Jan 18, 2023

  1. add ERC5267 interface

    Amxx committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    361292b View commit details
    Browse the repository at this point in the history
  2. expose ERC5267 in EIP712.sol

    Amxx committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4f71bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aa3246 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Amxx committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5d794f1 View commit details
    Browse the repository at this point in the history
  5. Update EIP712.sol

    Amxx committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    658c172 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    4324e7c View commit details
    Browse the repository at this point in the history
  2. add changeset entry

    Amxx committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f9e31dd View commit details
    Browse the repository at this point in the history
  3. Update short-roses-judge.md

    frangio committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    709d525 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

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

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    5fafe35 View commit details
    Browse the repository at this point in the history
  2. use shortstrings

    Amxx committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    db8c086 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Amxx committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    a065f30 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Update .changeset/short-roses-judge.md

    Co-authored-by: Francisco <fg@frang.io>
    Amxx and frangio committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    b9ec95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f6f3aa View commit details
    Browse the repository at this point in the history
  3. use immutable storage in EIP712

    Amxx committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    aed5659 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f44712 View commit details
    Browse the repository at this point in the history
  5. fix tests

    Amxx committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    44387ae View commit details
    Browse the repository at this point in the history
  6. breaking changes entry

    Amxx committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d01fdb2 View commit details
    Browse the repository at this point in the history
  7. spelling

    Amxx committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    6837f8d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Update CHANGELOG.md

    frangio committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    16754dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e54ab View commit details
    Browse the repository at this point in the history
  3. Update test/governance/utils/Votes.behavior.js

    Co-authored-by: Francisco <fg@frang.io>
    Amxx and frangio committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c6b34fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2918dcc View commit details
    Browse the repository at this point in the history