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

Remove code in preparation for v5.0 #4258

Merged
merged 37 commits into from
May 19, 2023
Merged

Commits on May 16, 2023

  1. Remove cross-chain contracts

    Amxx committed May 16, 2023
    Configuration menu
    Copy the full SHA
    cd07e1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42b3aef View commit details
    Browse the repository at this point in the history
  3. Remove ERC777

    Amxx committed May 16, 2023
    Configuration menu
    Copy the full SHA
    ff68a57 View commit details
    Browse the repository at this point in the history
  4. Update documentation's nav

    Amxx committed May 16, 2023
    Configuration menu
    Copy the full SHA
    18e63a7 View commit details
    Browse the repository at this point in the history
  5. add changeset

    Amxx committed May 16, 2023
    Configuration menu
    Copy the full SHA
    64bf67c View commit details
    Browse the repository at this point in the history
  6. Remove the Timer libary

    Amxx committed May 16, 2023
    Configuration menu
    Copy the full SHA
    aeb12fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ea8756 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3344612 View commit details
    Browse the repository at this point in the history
  9. Remove SafeERC20.safeApprove

    Amxx committed May 16, 2023
    Configuration menu
    Copy the full SHA
    5624e52 View commit details
    Browse the repository at this point in the history
  10. Remove AccessControl._setupRole

    Amxx committed May 16, 2023
    Configuration menu
    Copy the full SHA
    0a3ccc2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3e4e14 View commit details
    Browse the repository at this point in the history
  12. Remove GovernorProposalThreshold

    Amxx committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a06d55f View commit details
    Browse the repository at this point in the history
  13. Remove ERC1820Implementer

    Amxx committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a949b62 View commit details
    Browse the repository at this point in the history
  14. fix lint

    Amxx committed May 16, 2023
    Configuration menu
    Copy the full SHA
    6831f92 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7b385c6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cd0407f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    edc27fe View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Remove Checkpoints.History

    Amxx committed May 17, 2023
    Configuration menu
    Copy the full SHA
    69c5dee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c974e7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d39ab48 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    b2be20e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f714926 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Ernesto García <ernestognw@gmail.com>
    Amxx and ernestognw authored May 19, 2023
    Configuration menu
    Copy the full SHA
    15639d7 View commit details
    Browse the repository at this point in the history
  4. Update Math.test.js

    Amxx authored May 19, 2023
    Configuration menu
    Copy the full SHA
    e519bc3 View commit details
    Browse the repository at this point in the history
  5. cleanup EnumerableMap.test.js

    Amxx committed May 19, 2023
    Configuration menu
    Copy the full SHA
    2cd0d41 View commit details
    Browse the repository at this point in the history
  6. cleanup Checkpoints tests

    Amxx committed May 19, 2023
    Configuration menu
    Copy the full SHA
    815bf2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a19eb6a View commit details
    Browse the repository at this point in the history
  8. fix foundry test

    Amxx committed May 19, 2023
    Configuration menu
    Copy the full SHA
    d0e778f View commit details
    Browse the repository at this point in the history
  9. Fix upgradeable.patch

    Amxx committed May 19, 2023
    Configuration menu
    Copy the full SHA
    932ae59 View commit details
    Browse the repository at this point in the history
  10. Update .changeset/selfish-queens-rest.md

    Co-authored-by: Francisco <fg@frang.io>
    Amxx and frangio authored May 19, 2023
    Configuration menu
    Copy the full SHA
    b9991cc View commit details
    Browse the repository at this point in the history
  11. add missing await

    frangio committed May 19, 2023
    Configuration menu
    Copy the full SHA
    4d11483 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32b6b60 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e21211b View commit details
    Browse the repository at this point in the history
  14. Update test/utils/Create2.test.js

    Co-authored-by: Francisco <fg@frang.io>
    Amxx and frangio authored May 19, 2023
    Configuration menu
    Copy the full SHA
    9456fce View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2d2e8fa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9193cea View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    41732d3 View commit details
    Browse the repository at this point in the history