thehubbleproject / commander

Node to be run by the commander operating Hubble
5 stars 2 forks source link

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

Open vaibhavchellani opened 4 years ago

vaibhavchellani commented 4 years ago

Having a single queue to which on-chain transactions like

Can be broadcasted to and then handled properly by queue

vaibhavchellani commented 4 years ago

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.