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

Make TransparentUpgradeableProxy admin immutable #4354

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    045ed4f View commit details
    Browse the repository at this point in the history
  2. Add changeset

    ernestognw committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    223c8a7 View commit details
    Browse the repository at this point in the history
  3. Add solhint note

    ernestognw committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e102ddb View commit details
    Browse the repository at this point in the history
  4. Codespell

    ernestognw committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    456d6ee View commit details
    Browse the repository at this point in the history
  5. Update contracts/proxy/transparent/TransparentUpgradeableProxy.sol

    Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
    ernestognw and Amxx committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    1fda92a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ad12bf View commit details
    Browse the repository at this point in the history
  7. Apply suggestions

    Co-authored-by: Francisco <fg@frang.io>
    ernestognw and frangio committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4af8379 View commit details
    Browse the repository at this point in the history
  8. Doc changes

    ernestognw committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    f8d926f View commit details
    Browse the repository at this point in the history
  9. Improvements to the docs

    ernestognw committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b824829 View commit details
    Browse the repository at this point in the history
  10. Simplified test

    ernestognw committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b04e343 View commit details
    Browse the repository at this point in the history
  11. Reword

    ernestognw committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    04a087d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    56f72af View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Update .changeset/happy-falcons-walk.md

    Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
    ernestognw and Amxx committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    479fd78 View commit details
    Browse the repository at this point in the history
  2. Rename unsafeOverrideAdmin

    ernestognw committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6df9005 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8926ea7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

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

Commits on Jun 20, 2023

  1. fix test description

    frangio committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9ce6f4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57e6869 View commit details
    Browse the repository at this point in the history