Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

Add single queue for on-chain interactions to be able to handle nonce properly #23

Open
vaibhavchellani opened this issue Jun 25, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@vaibhavchellani
Copy link
Collaborator

Having a single queue to which on-chain transactions like

  • DepositFinalisation
  • SubmissionOfNewBatch
  • Challenge
  • Mass migrations

Can be broadcasted to and then handled properly by queue

@vaibhavchellani vaibhavchellani added the enhancement New feature or request label Jun 25, 2020
@vaibhavchellani vaibhavchellani self-assigned this Jun 25, 2020
@vaibhavchellani
Copy link
Collaborator Author

This is a burning issue right now, if multiple deposits come in very quicky we will have trouble finalizing them due to the nonce issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant