iotexproject / iotex-core

Official implementation of IoTeX blockchain protocol in Go. An ultra-efficient EVM blockchain offering 1000 TPS with instant 1-block finality. Perfect for DeFi, DePIN tokenomics, Identities, and any trusted logic requiring Web3 composability
https://iotex.io
Apache License 2.0
1.55k stars 327 forks source link

Action accepted by API node but not broadcast to network #4475

Open envestcc opened 3 weeks ago

envestcc commented 3 weeks ago

What version of iotex-core image (or code branch) are you using?

v2.0.6

What operating system and processor architecture are you using?

macOS

What did you do? If possible, provide a recipe for reproducing the error.

send action by eth_sendRawTransaction successfully

What did you expect to see?

confirmed

What did you see instead?

pending all the time

envestcc commented 3 weeks ago

fail to broadcast should be caused by non-graceful exiting