Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

redemption with invalid address #368

Open
knarz opened this issue Sep 21, 2020 · 0 comments
Open

redemption with invalid address #368

knarz opened this issue Sep 21, 2020 · 0 comments

Comments

@knarz
Copy link

knarz commented Sep 21, 2020

Description:

Entering an address into the What was your TDT ID? field that is not an actual deposit and hitting redeem gives no visual indication that the address is invalid but an error is printed in the console.

console-history.js:74 Error: Could not find creation event for deposit at address 0xaF3582B6DC3c6Cbf78D02764B618371Aa05abb46.
    at Deposit.js:351
    at f (runtime.js:63)
    at Generator._invoke (runtime.js:293)
    at Generator.next (runtime.js:118)
    at n (asyncToGenerator.js:3)
    at s (asyncToGenerator.js:25)

Steps to reproduce the behavior:

  1. Go to https://dapp.tbtc.network/redeem
  2. Enter any address that is not a deposit
  3. Enter a btc address
  4. submit

Expected behavior:

Displaying an error to indicate that the deposit address is invalid

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant