Hermes resubmits already received packets #1479
Labels
I: logic
Internal: related to the relaying logic
I: rpc
Internal: related to (g)RPC
O: usability
Objective: cause to improve the user experience (UX) and ease using the product
Milestone
Crate
ibc-rs
Summary of Bug
When gas estimation fails with
packet sequence (142099) already has been received
Hermes will submit the transaction usingmax_gas
anyway.Version
git hash:
f328157ae87a1ca90b960e5b8a9004a2d720c629
Steps to Reproduce
Run two instances of
hermes start
submit one transaction to be relayed. The following log entries are seen:Acceptance Criteria
When gas estimation fails with this error, Hermes should not submit a redundant transaction.
For Admin Use
The text was updated successfully, but these errors were encountered: