Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Simple transaction queue #338

Closed
mpetrun5 opened this issue May 2, 2023 · 0 comments · Fixed by #340
Closed

Simple transaction queue #338

mpetrun5 opened this issue May 2, 2023 · 0 comments · Fixed by #340
Assignees

Comments

@mpetrun5
Copy link
Member

mpetrun5 commented May 2, 2023

We want to be able to resend transaction with higher gas if the transaction is stuck because of gas price spikes on EVM networks.

Implementation details

Store transactions in queue and resend if after some specified time is not already executed based on some gas price increase factor.

Testing details

Acceptance Criteria

@mpetrun5 mpetrun5 self-assigned this May 2, 2023
@MakMuftic MakMuftic added this to the Mainnet launch milestone May 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants