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

Add ERC2771Forwarder as an enhanced successor to MinimalForwarder #4346

Commits on Jun 13, 2023

  1. Minimal Forwarder

    ernestognw committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4c1cd22 View commit details
    Browse the repository at this point in the history
  2. Add changeset

    ernestognw committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2432d0d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Fix ERC2771 tests

    ernestognw committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6a87cec View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

    ernestognw committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    7c5d038 View commit details
    Browse the repository at this point in the history
  3. Applied suggestions

    ernestognw committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5662e35 View commit details
    Browse the repository at this point in the history
  4. Fix test

    ernestognw committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d1c75c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Complete tests

    ernestognw committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    dff9998 View commit details
    Browse the repository at this point in the history
  2. Improve testing

    ernestognw committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8da57ef View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    5978b7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d5fe68 View commit details
    Browse the repository at this point in the history
  3. Use _validate in _execute

    ernestognw committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c781b6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5987eb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

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

    ernestognw committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    87e77b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdd061d View commit details
    Browse the repository at this point in the history
  4. Fix ERC2771Context tests

    ernestognw committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    376f3b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 27, 2023

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

    ernestognw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    85acfdf View commit details
    Browse the repository at this point in the history
  3. Fix ETH left

    ernestognw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    74d5961 View commit details
    Browse the repository at this point in the history
  4. Changed note

    ernestognw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c62d927 View commit details
    Browse the repository at this point in the history
  5. Fix codespell

    ernestognw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    daafff8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3d5b44 View commit details
    Browse the repository at this point in the history
  7. Fix nonces

    ernestognw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    cb8690e View commit details
    Browse the repository at this point in the history
  8. Avoid reentrancy

    ernestognw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    68ce4eb View commit details
    Browse the repository at this point in the history
  9. Apply suggestion

    ernestognw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    99a26c4 View commit details
    Browse the repository at this point in the history
  10. Apply suggestion

    ernestognw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    be93a80 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Improve tests

    ernestognw committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    5c039ea View commit details
    Browse the repository at this point in the history
  2. Remove flaky test

    ernestognw committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b7b985e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f84f4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a03cad View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Implement suggestions

    ernestognw committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    95bcb57 View commit details
    Browse the repository at this point in the history
  2. tweak proof wording

    frangio committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8b7e961 View commit details
    Browse the repository at this point in the history
  3. change ETH -> value

    frangio committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f72c2d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62d2342 View commit details
    Browse the repository at this point in the history