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

fix: handle EIP-1967 proxy contracts in useGetABI for WalletConnect to dApps #5368

Merged
merged 7 commits into from
Sep 28, 2023

Commits on Sep 27, 2023

  1. feat: handle EIP-1967 proxies

    0xMillz committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5e3ab44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebca6bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccb8ab0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    645937d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. fix:proxyContractImplementation is a better variable for this ternary…

    … due to the edge case described on line 87
    0xMillz committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4f5bbc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daa6b40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8e820c View commit details
    Browse the repository at this point in the history