open-autonomy icon indicating copy to clipboard operation
open-autonomy copied to clipboard

Store pending transactions when shutting down agents

Open Adamantios opened this issue 3 years ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. When using the transaction settlement skill, we might have pending transactions which are not cleared when we shut down the agents.

Describe the solution you'd like Store pending transactions when shutting down agents, so that we know which transactions are pending. When restarting the skill, we can use their hash to retrieve the prices set and nonce used (which we can also get from chain) and then resend with properly increased price.

Adamantios avatar Mar 30 '22 07:03 Adamantios