darwinia-network / bridger

Relayer client implementation for Darwinia LCMP protocols.
https://rust-docs.darwinia.network/bridger
GNU General Public License v3.0
12 stars 10 forks source link

Incorrect recorded state stops bridger from relaying messages #482

Closed furoxr closed 2 years ago

furoxr commented 2 years ago

image

It seems that bridger may incorrectly record the processed nonce (ex: nonce 97 is not processed, since no valid tx found in the explorer). This issue may stop bridger from relaying messages.