keep-network / tbtc-dapp

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

Error Redeeming Bond: Step 2/6 - "Number can only safely store up to 53 bits" #310

Closed jasonchewyl closed 4 years ago

jasonchewyl commented 4 years ago

Description: Redemption crashes on Step 2/6 while following standard behaviors, throws this message:

Error redeeming bond We’re waiting for you to confirm invoice details in your Wallet.

Number can only safely store up to 53 bits

https://dapp.test.tbtc.network/deposit/0x91BE5e83A4FfA93dca0f00eb1157A3b0D779E359/redemption

Screenshots

image

Note: I've read these threads but I still don't understand whats the solution? github.com/keep-network/tbtc-dapp/issues/245 github.com/keep-network/tbtc.js/issues/57

bonsfi commented 4 years ago

I have the same error.

OS: Windows 10 Web Browser: Firefox, 78.0.2 (64-bit) Wallet: Metamask (Firefox extension), Version 8.0.4

ironng commented 4 years ago

@jasonchewyl Thanks for reporting! This has been fixed by https://github.com/keep-network/tbtc.js/pull/59. Please refer to the commit message in https://github.com/keep-network/tbtc.js/pull/59/commits/81a86629a75feb4dec2a76ed97f327e8ee77bc95 for clarification. Let us know if you have any other questions!

Closing as a duplicate.

Shadowfiend commented 4 years ago

Of note, we'll be deploying this later this week; it's blocked on a couple of other tidbits right now.