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

ERC-7786 interfaces and receiver #5255

Closed
wants to merge 69 commits into from

Commits on Aug 28, 2024

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

    Amxx committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    efd2f30 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Sep 2, 2024

  1. Update .changeset/eighty-hounds-promise.md

    Co-authored-by: cairo <[email protected]>
    Amxx and cairoeth authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    07f4b44 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Update contracts/utils/Strings.sol

    Co-authored-by: cairo <[email protected]>
    Amxx and cairoeth authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    40ba631 View commit details
    Browse the repository at this point in the history
  2. Update Strings.sol

    Amxx authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    07ec518 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: cairo <[email protected]>
    Amxx and cairoeth authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    95fb0db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f263819 View commit details
    Browse the repository at this point in the history
  5. Update Strings.sol

    Amxx authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f51fbe6 View commit details
    Browse the repository at this point in the history
  6. Fix value variable

    cairoeth committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    52a301b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. make return explicit

    Amxx committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    027859e View commit details
    Browse the repository at this point in the history
  2. branchless

    Amxx committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a91a999 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    86abf5a View commit details
    Browse the repository at this point in the history
  2. Update contracts/utils/Strings.sol

    Co-authored-by: cairo <[email protected]>
    Amxx and cairoeth authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6dca3cb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 11, 2024

  1. parseAddress

    Amxx committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ec9a659 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. use string literal for 0x

    Amxx committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    568dc7b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Ernesto García <[email protected]>
    Amxx and ernestognw authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0292c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aea4a14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf78a9f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    3a7f904 View commit details
    Browse the repository at this point in the history
  2. Add Bytes.sol

    Amxx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4d18729 View commit details
    Browse the repository at this point in the history
  3. codespell

    Amxx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c7a7c94 View commit details
    Browse the repository at this point in the history
  4. cleanup

    Amxx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d6319e8 View commit details
    Browse the repository at this point in the history
  5. Update .changeset/eighty-hounds-promise.md

    Co-authored-by: cairo <[email protected]>
    Amxx and cairoeth authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b3bf461 View commit details
    Browse the repository at this point in the history
  6. Update .changeset/rude-cougars-look.md

    Co-authored-by: cairo <[email protected]>
    Amxx and cairoeth authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2ab63b7 View commit details
    Browse the repository at this point in the history
  7. optimization

    Amxx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    231b93b View commit details
    Browse the repository at this point in the history
  8. optimization

    Amxx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    24f1490 View commit details
    Browse the repository at this point in the history
  9. testing

    Amxx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    43f0dc1 View commit details
    Browse the repository at this point in the history
  10. comment update

    Amxx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7b7c1fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2abfa49 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f433e6d View commit details
    Browse the repository at this point in the history
  13. optimize

    Amxx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    27c7c0d View commit details
    Browse the repository at this point in the history
  14. Update contracts/utils/README.adoc

    Co-authored-by: Ernesto García <[email protected]>
    Amxx and ernestognw authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    75e1e4c View commit details
    Browse the repository at this point in the history
  15. Update contracts/governance/Governor.sol

    Co-authored-by: Ernesto García <[email protected]>
    Amxx and ernestognw authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4f48757 View commit details
    Browse the repository at this point in the history
  16. rename parseHex to parseHexUint

    Amxx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1ec1e3f View commit details
    Browse the repository at this point in the history
  17. fix tests

    Amxx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    53d72d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. optimize

    Amxx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c5790f8 View commit details
    Browse the repository at this point in the history
  2. add CAIP2, CAIP10 and Bytes

    Amxx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f6007b0 View commit details
    Browse the repository at this point in the history
  3. documentation

    Amxx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b17f548 View commit details
    Browse the repository at this point in the history
  4. Bytes testing

    Amxx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d679082 View commit details
    Browse the repository at this point in the history
  5. stateless + rename

    Amxx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    117c10f View commit details
    Browse the repository at this point in the history
  6. codespell

    Amxx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    54e1732 View commit details
    Browse the repository at this point in the history
  7. use unchecked accesses

    Amxx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    88ee5a4 View commit details
    Browse the repository at this point in the history
  8. documentation

    Amxx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    811d7c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c54c431 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37f2363 View commit details
    Browse the repository at this point in the history
  11. Update Stateless.sol

    Amxx authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1acd441 View commit details
    Browse the repository at this point in the history
  12. refactor tests

    Amxx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c5d6081 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ec54368 View commit details
    Browse the repository at this point in the history
  14. fix pragma

    Amxx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d290223 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6c1c61a View commit details
    Browse the repository at this point in the history
  16. fix

    Amxx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    04f54c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

    Amxx committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1dfff54 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. rename ERCXXXX -> ERC7786

    Amxx committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    06f5493 View commit details
    Browse the repository at this point in the history
  2. up

    Amxx committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1b45dbd View commit details
    Browse the repository at this point in the history
  3. add changeset

    Amxx committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b62f8b5 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: cairo <[email protected]>
    Amxx and cairoeth authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5acc9ee View commit details
    Browse the repository at this point in the history
  5. fixes & codespell

    Amxx committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0c67669 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23ce2c3 View commit details
    Browse the repository at this point in the history
  7. foundry solc version

    Amxx committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5fe2fb4 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: cairo <[email protected]>
    Co-authored-by: Arr00 <[email protected]>
    3 people authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5ad9ad4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f5c897 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: Arr00 <[email protected]>
    Amxx and arr00 authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f2370bf View commit details
    Browse the repository at this point in the history
  11. forbid passive mode with value

    Amxx committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a158138 View commit details
    Browse the repository at this point in the history
  12. cross-chain consistency

    Amxx committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5ba182b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update draft-IERC7786.sol

    Amxx authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1aea26e View commit details
    Browse the repository at this point in the history