burner-wallet / burner-wallet-2

A modular, extendable Burner Wallet
MIT License
88 stars 39 forks source link

xDAI deposits take a long time to show up #6

Open PaulRBerg opened 4 years ago

PaulRBerg commented 4 years ago

Current Behaviour

After I convert my DAI and I get confirmation from Etherscan, I have to wait a long time (at least 1 minute) for the deposit to show up in the UI.

Expected Behaviour

The wait time should be shorter, since xDAI is blazingly fast. Iirc Austin's burner wallet was near-instant.

Environment

sablier.burnerfactory.com

dmihal commented 4 years ago

I'm pretty sure this is a limitation of the POA xDai bridge, not the wallet itself. I believe bridge validators will wait for a number of confirmations before relaying the message to the other chain, which can take a minute or two.

The UI should probably better explain this process though...