keep-network / tbtc-dapp

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

1-2-3-4: Display the current and required Bitcoin confirmation count #353

Closed ironng closed 4 years ago

ironng commented 4 years ago

PR soundtrack 🎵

Clarifies how many Bitcoin confirmations we are waiting for and what the current count is for both the deposit and redemption flows.

Closes #297

References tbtc.js changes in https://github.com/keep-network/tbtc.js/pull/80

Shadowfiend commented 4 years ago

I think we can say this closes 297 tbh. Will give this a test drive tomorrow!

Shadowfiend commented 4 years ago

🔢😉

mhluongo commented 4 years ago

:musical_note: 1-2-3-4 tell me your Proof of Work :musical_note:

ironng commented 4 years ago

@Shadowfiend I see what you mean about duplicating code! Made an attempt to DRY this up in #355