keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

Cannot initiate a deposit while processing another deposit #237

Closed danimesq closed 4 years ago

danimesq commented 4 years ago

Actual deposit: image

Error: image

Console logs: image

Shadowfiend commented 4 years ago

This issue isn't correct (witness several other issues from folks who were doing multiple deposits at a time successfully). The transaction in question here (https://ropsten.etherscan.io/tx/0x23f0c73e2349d8d8ee747fed3a74ea4fdfa38c79c081435506f2601f45035841) ran out of gas. I'm interested in finding out why that is compared to others, so if you run into any other transactions that run out of gas, please open an issue with the URL, transaction id, etc. I'm going to close this issue for now as we haven't seen issues dealing with parallel deposits that I know of, and the transactions in question don't seem to be affected by parallelism issues.

danimesq commented 4 years ago

@Shadowfiend

It wasn't out of gas because I had more than enough Ropsten ETH.