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

ERC4626 inflation attack mitigation #3979

Merged
merged 27 commits into from
Feb 17, 2023

Commits on Jan 19, 2023

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

Commits on Jan 25, 2023

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

Commits on Feb 8, 2023

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

Commits on Feb 10, 2023

  1. document

    Amxx committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    21041ef View commit details
    Browse the repository at this point in the history
  2. up

    Amxx committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b9e4ea7 View commit details
    Browse the repository at this point in the history
  3. add changeset

    Amxx committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    2caea26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    075586d View commit details
    Browse the repository at this point in the history
  5. spelling

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

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    c123f6c View commit details
    Browse the repository at this point in the history
  2. add erc4626 guide

    Amxx committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3e46047 View commit details
    Browse the repository at this point in the history
  3. codespell

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

Commits on Feb 15, 2023

  1. format for stem

    Amxx committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    0337eac View commit details
    Browse the repository at this point in the history
  2. better doc links

    Amxx committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    33d36a7 View commit details
    Browse the repository at this point in the history
  3. caution box

    Amxx committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    2803aca View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Francisco <fg@frang.io>
    Amxx and frangio committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    4103c5b View commit details
    Browse the repository at this point in the history
  5. Update test/token/ERC20/extensions/ERC4626.test.js

    Co-authored-by: Francisco <fg@frang.io>
    Amxx and frangio committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1a22016 View commit details
    Browse the repository at this point in the history
  6. fix caution box

    frangio committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    3c60c9e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. fix xref to guide

    frangio committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    afb864c View commit details
    Browse the repository at this point in the history
  2. typos

    frangio committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a11b97b View commit details
    Browse the repository at this point in the history
  3. typo

    frangio committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9bba7eb View commit details
    Browse the repository at this point in the history
  4. Update contracts/token/ERC20/extensions/ERC4626.sol

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

    Amxx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d436461 View commit details
    Browse the repository at this point in the history
  6. add details about partial attack

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

    Amxx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f126335 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0d9715 View commit details
    Browse the repository at this point in the history
  10. typos

    frangio committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e708b4d View commit details
    Browse the repository at this point in the history