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

migrate from ethers to viem #46

Merged
merged 15 commits into from
Nov 29, 2024
Merged

migrate from ethers to viem #46

merged 15 commits into from
Nov 29, 2024

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    190e711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1e724d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a24604 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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

Commits on Nov 27, 2024

  1. migrate wallets

    0xSulpiride committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ee21abb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. fix wallets

    0xSulpiride committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    79905e5 View commit details
    Browse the repository at this point in the history
  2. fix get userop receipt

    0xSulpiride committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    509520b View commit details
    Browse the repository at this point in the history
  3. migrate signature fixes

    0xSulpiride committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c291eb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. fix: update viem dependency to latest version and add chainConfig pro…

    …perty value for baseSepolia from viem library
    kanthgithub committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a4424a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ffdfe7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78b336a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eed94c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c5a3ed View commit details
    Browse the repository at this point in the history
  6. fix: getFeeData function to get maxFeePerGas and maxPriorityFeePerGas…

    … from the provider or public-client
    kanthgithub committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4159981 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d661857 View commit details
    Browse the repository at this point in the history