polyswarm / relay

Sidechain relay for PolySwarm, the first decentralized threat intelligence market.
https://polyswarm.io
GNU General Public License v3.0
2 stars 1 forks source link

Nonce resync #54

Closed ceseale closed 5 years ago

ceseale commented 5 years ago

Is your feature request related to a problem? Please describe. Similar to https://github.com/polyswarm/polyswarm-client/issues/52 we need to handle potential nonce too low errors with an attempt to re-sync the nonce.

Describe the solution you'd like On nonce error, attempt to resync nonce

Additional context Mentioned here https://github.com/polyswarm/relay/pull/44#discussion_r240810402

myhndl commented 5 years ago

@ceseale @mjkoo do you consider this critical for 1.0?

mjkoo commented 5 years ago

No but think its high priority post 1.0

Rizato commented 5 years ago

Closed by #68