keep-network / tbtc-dapp

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

tBTC dapp minting: 1 out of 10 succesful transactions going past through step 2 #334

Open Ostrovmaria80 opened 3 years ago

Ostrovmaria80 commented 3 years ago

Description:

I am aware that this issue was reported before, but I actually made quite substantial amount of transactions that succesfully pass through step 1 but then only few of them are not getting stuck on step 2 (Fetching address). Here's my sample of 10 transactions: Etherscan: https://ropsten.etherscan.io/tx/0xbf8f534d519aaf5e0360d251687ea07bdc4ddac9423db01309e1c535f6807422 https://ropsten.etherscan.io/tx/0xef9a5f986e3651ebecd4221e65902c5b5941949ae95747adca95609a154ff910 https://ropsten.etherscan.io/tx/0x103aacdbf2851d60724b5b343afaca2788f10d513583eee60914aeecdaf1ac98 https://ropsten.etherscan.io/tx/0xc375d3e01e7102fa2293a38cc7f9e8ff92c6ce92f903e0652b95ca1afef00315 https://ropsten.etherscan.io/tx/0x47194969d80e8dc0c7ffb20bc9a6ba9a0e6b40988754264ba3537ac852571e6f https://ropsten.etherscan.io/tx/0x6e036e368ab01d8a38ffc23240e366bc84dcfc328bcb184970ab6421e7ddd0ec https://ropsten.etherscan.io/tx/0x5091768f08b1621159a78c713b42a6d900fe0d2b48e933c626cfebc87cfdd28d https://ropsten.etherscan.io/tx/0xd7ce8b9300eb80efdd5ecb95e3b29d0a21eca4ba23c0db6c881a2f181a0be4b6 https://ropsten.etherscan.io/tx/0x9aef1e9ca86a4bff256877167e9fe77cd05d185bdca3a46a80a7bc169fbb825c https://ropsten.etherscan.io/tx/0x6e036e368ab01d8a38ffc23240e366bc84dcfc328bcb184970ab6421e7ddd0ec

Urls: https://dapp.test.tbtc.network/deposit/0x35fd49257c71cd8571a6c0978393ee2134756b91/get-address https://dapp.test.tbtc.network/deposit/0xee1d6a84761f8c5e6eea500c6885a487f86560c0/get-address https://dapp.test.tbtc.network/deposit/0x7afb136f6ecb31a36b4e561e63b7074d3f714ba5/get-address https://dapp.test.tbtc.network/deposit/0x5b5325fa095d1bb70301b48f62324cae28a43b7e/get-address https://dapp.test.tbtc.network/deposit/0xb8daf25fa04e5a00d0970ea9d0b6f2b103c64a60/get-address https://dapp.test.tbtc.network/deposit/0x7e1eC66f3b1D8b00672862b98246EE294241dCb2/get-address https://dapp.test.tbtc.network/deposit/a49cecdfb69f0b4937ae391f322fca9f6cf099c2/get-address https://dapp.test.tbtc.network/deposit/4ee775f4a42d515327d22651a3d9307d61ef073c/get-address https://dapp.test.tbtc.network/deposit/04d752a41a96d8f8b18686ff1193d10ecfcad121/get-address https://dapp.test.tbtc.network/deposit/16f96dbd0d7c7087f5026763f26b5465f1a0311a/get-address

And from this list this is the only transaction that passed further to step 3: https://dapp.test.tbtc.network/deposit/0x7e1eC66f3b1D8b00672862b98246EE294241dCb2/pay https://ropsten.etherscan.io/tx/0x6e036e368ab01d8a38ffc23240e366bc84dcfc328bcb184970ab6421e7ddd0ec

As you can also see, warning sign within transaction (indication of "Although one or more Error Occurred [Reverted] Contract Execution Completed") doesn't affect whether transaction will pass or no

Steps to reproduce the behavior:

  1. Go to tBTC dapp
  2. Start minting/depostiting process
  3. See error

Expected behavior:

All 10 transactions should pass to step 3, as they all had succesful start on step 1

Environment details:

Web Browser: FireFox 79.0 Wallet: Metamask (Firefox), Version 8.0.6

Additional context:

This issue in approximately same frequency currently occurs throughout my friends. All 10 transactions were made with almost identical conditions. Error log attached: tbtc-dapp-console-log-1596628389114.txt

Screenshots

If applicable, add screenshots to help explain your problem and any console log files. 9/10 tx behavior: Снимок экрана (151) 1/10 tx behavior: Снимок экрана (152)