Coder Social home page Coder Social logo

Metamask: RLP Decode Fails about ethermint HOT 5 CLOSED

evmos avatar evmos commented on June 3, 2024
Metamask: RLP Decode Fails

from ethermint.

Comments (5)

thomas-nguy avatar thomas-nguy commented on June 3, 2024

Some update

With latest branch. I am able to send the transaction with metamask without errors. But somehow the balance is not updated (transaction is not going through?)

I will keep investigating

from ethermint.

thomas-nguy avatar thomas-nguy commented on June 3, 2024

After investigation, I found that the tx is not broadcasted for some reason

from ethermint.

fedekunze avatar fedekunze commented on June 3, 2024

thanks @thomas-nguy, can you paste any relevant logs?

from ethermint.

thomas-nguy avatar thomas-nguy commented on June 3, 2024

Actually there is no error.

The rpc endpoint (send_rawtx) seems to work and the broadcast asyncCtx.BroadcastTx(txBytes) returns no errors.

But if I put a breakpoint or a log in the handler. I can see that it never goes through.

My node is showing this log sometime

E[2021-06-02|16:07:08.226] Failed to read request                       module=rpc-server protocol=websocket remote=127.0.0.1:57180 err="websocket: close 1006 (abnormal closure): unexpected EOF"
I[2021-06-02|16:07:08.226] Stopping wsConnection service                module=rpc-server protocol=websocket remote=127.0.0.1:57180 impl=wsConnection
E[2021-06-02|16:07:08.226] error while stopping connection              module=rpc-server protocol=websocket error="already stopped"
E[2021-06-02|16:07:08.347] Failed to read request                       module=rpc-server protocol=websocket remote=127.0.0.1:57181 err="websocket: close 1006 (abnormal closure): unexpected EOF"
I[2021-06-02|16:07:08.347] Stopping wsConnection service                module=rpc-server protocol=websocket remote=127.0.0.1:57181 impl=wsConnection
E[2021-06-02|16:07:08.347] error while stopping connection              module=rpc-server protocol=websocket error="already stopped"

I wonder if it is related?

from ethermint.

thomas-nguy avatar thomas-nguy commented on June 3, 2024

I close this issue because the root cause is the same as #79

from ethermint.

Related Issues (20)

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.