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

update ethers-rs to 0.6.1 #63

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 3, 2021

  1. update ethers-rs to 0.6.1

     - support change to the gasFee field of Transactions due to update
    Rjected committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    e13721f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. change match for evaluations

    this prevents a transaction with both an effectiveGasPrice and gasPrice
    populated from causing a panic
    Rjected committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    5b10c44 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. run cargo fmt

    Rjected committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    1a9a239 View commit details
    Browse the repository at this point in the history