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 ERC7674 (draft) #5071

Merged
merged 23 commits into from
Jul 22, 2024
Merged

Add ERC7674 (draft) #5071

merged 23 commits into from
Jul 22, 2024

Commits on Jul 16, 2024

  1. Add ERC20TemporaryApproval

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    bbf64d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f94434 View commit details
    Browse the repository at this point in the history
  3. testing

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    119f718 View commit details
    Browse the repository at this point in the history
  4. update

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    76f1745 View commit details
    Browse the repository at this point in the history
  5. coverage

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1e6911e View commit details
    Browse the repository at this point in the history
  6. doc

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    28402a6 View commit details
    Browse the repository at this point in the history
  7. Update draft-IERC7674.sol

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    43ee727 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e729394 View commit details
    Browse the repository at this point in the history
  9. rename events in helper

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2bbd0b2 View commit details
    Browse the repository at this point in the history
  10. update

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    580c0ec View commit details
    Browse the repository at this point in the history
  11. update

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f48694c View commit details
    Browse the repository at this point in the history
  12. rename ERC20TemporaryApproval -> ERC7674

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8119a6e View commit details
    Browse the repository at this point in the history
  13. rename

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b8fa057 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5bb7662 View commit details
    Browse the repository at this point in the history
  15. fix tests

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fc031f1 View commit details
    Browse the repository at this point in the history
  16. spelling

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    112c22b View commit details
    Browse the repository at this point in the history
  17. Update test/token/ERC20/ERC20.behavior.js

    Amxx authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6f3df41 View commit details
    Browse the repository at this point in the history
  18. Apply suggestions from code review

    ernestognw authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    352f56c View commit details
    Browse the repository at this point in the history
  19. Update contracts/token/ERC20/extensions/draft-ERC20TemporaryApproval.sol

    Co-authored-by: Ernesto García <ernestognw@gmail.com>
    2 people authored and cairoeth committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a18f963 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Apply suggestions from code review

    Co-authored-by: cairo <cairoeth@protonmail.com>
    Amxx and cairoeth authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    17f3410 View commit details
    Browse the repository at this point in the history
  2. Update draft-IERC7674.sol

    Amxx authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    461d527 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update draft-IERC7674.sol

    Amxx authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    12a79e7 View commit details
    Browse the repository at this point in the history
  2. fix override

    Amxx committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    887121c View commit details
    Browse the repository at this point in the history