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

Merge release/v1.0.0 to develop #82

Merged
merged 11 commits into from
Apr 28, 2024
Merged

Merge release/v1.0.0 to develop #82

merged 11 commits into from
Apr 28, 2024

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    468d164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b17e053 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #63 from mantlenetworkio/bugfix/replacement-sum-check

    R4R: fix balance check in tx replacement for metatx
    idyllsss authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f458046 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Revert "[R4R]-{estimateGas}feature: EstimateGas performance optimizat…

    …ion (#38)" (#66)
    
    This reverts commit bb4117b.
    Tri-stone authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    db24062 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    4d49b52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e3b45 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. [R4R]-fix: eth_estimateGas (#74)

    * Fix gas required exceeds allowance (0)
    * Remove an issue where gasPrice or gasFeeCap would default to basefee
    * Fixed the issue where gas price or 1559 is equal to 0 but estimateGas is wrong
    asdv23 authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c4fd5ab View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 15, 2024

  1. [R4R]-fix: estimate gas evm error (#77)

    * fix estimateGas eat evm error
    asdv23 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    36177af View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fix bug: intrinsic gas too low (#78)

    Co-authored-by: Ivan Wang <[email protected]>
    asdv23 and Ivan Wang authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    34ecb0b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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