v1.4.4
is the latest release of the Threshold Token Dashboard. This patch release improves the tBTC deposit flow. The most important changes since v1.4.3
are:
- Track Bitcoin transaction confirmations- add the bitcoin confirmation loader to the success page. The minimum number of confirmations is based on the amount that was sent to the deposit address. The rules are:
- If the amount is less than 0.1 BTC, it should have at least 1 confirmation,
- If the tx is less than 1 BTC, it should have at least 3 confirmations,
- Otherwise, we need to wait for 6 confirmations.
- Display the full BTC deposit address in step 2 and increase size of QR code,
- Show links to all ETH and BTC transactions on the success page.
Commit hash for clean builds is bab33ee39723af6960bc6a97ce580fe4a8b8c190
.
Signatures of commit hash from the development team (verify these in the Keybase app):
-
@michalsmiarowski :
BEGIN KEYBASE SALTPACK SIGNED MESSAGE. kXR7VktZdyH7rvq v5weRa0zk7SMgAL 5NY1277Utw5mA8i 1L9QkD7NpCS6kJU UaLrqKt0dCGpBX8 udAbmjlil4c8Jpy o7qysZxBblDaFPw M2sBc4E3KGfRU6m 1e4zYwvZKnSVwjt UZbInjcp1i3Yx60 4FwDn3gvRPdrzxQ X7Ex3Ty1ilRu08i Wib5Lv13hu7tPam 2CJbBtdrkbZRBZi YHN6v0TghFxW0EB E2YbDrsqNm0JIJc . END KEYBASE SALTPACK SIGNED MESSAGE. -
@r-czajkowski:
BEGIN KEYBASE SALTPACK SIGNED MESSAGE. kXR7VktZdyH7rvq v5weRa0zkKYlB2X GFJeY9xtCM7xvtw JiHcqkwrXPjpQeO OPKKjvWVoTAc9fG AVKHMsTo7W03hbu SAWgyzPo0lVLlLg IN7zOndSBIuARIc LgauiUsAGvZ4U7V zPE101eqDZULG67 44n1ouQXs7xnvhr eB2JlzplfWKvStm GpDATvcoQIx1y6v tUWH55VB2v1jj04 WJNhp0TghFxW0EB E2YbDrsqNm0JIJc . END KEYBASE SALTPACK SIGNED MESSAGE.
Finally, note that the full set of work that went into this version can be found in the corresponding v1.4.4 milestone.