Giter VIP home page Giter VIP logo

ethereum-ibc-relay-chain's People

Contributors

bluele avatar dongrie avatar siburu avatar yoshidan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ethereum-ibc-relay-chain's Issues

Failed to EstimateGas by `both gasPrice and (maxFeePerGas or maxPriorityFeePerGas) specified`

I had a failed to estimate gas when I called CreateClient.
The cause is both gasPrice and (maxFeePerGas or maxPriorityFeePerGas) specified here is the log.

{"time":"2024-04-25T20:00:12.83226+09:00","level":"ERROR","source":{"function":"github.com/hyperledger-labs/yui-relayer/log.(*RelayLogger).Error","file":"/Users/yoshidan/go/pkg/mod/github.com/hyperledger-labs/[email protected]/log/slog.go","line":72},"msg":"failed to estimate gas","module":"ethereum.chain","chain_id":"ibc0","error":"both gasPrice and (maxFeePerGas or maxPriorityFeePerGas) specified","stack":"both gasPrice and (maxFeePerGas or maxPriorityFeePerGas) specified\n(1) attached stack trace\

estimatedGas, err := c.client.EstimateGasFromTx(ctx, tx)

In ethereum, this is thought to occur here.
https://github.com/ethereum/go-ethereum/blob/b20b4a71598481443d60b261d3e5dcb37f8a0d82/internal/ethapi/transaction_args.go#L137

The reason is that gasPrice and gasTipCap and gasFeeCap of the returned tx from SendTx is not null.

スクリーンショット 2024-04-25 20 15 02

Environment

Chain

  • bsc v1.2.10 and v1.4.5

Module

  • go-ethereum v1.13.8
  • ethereum-ibc-relaye-chain v0.2.14 and latest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.