superhero-com / superhero-wallet

Superhero is a multi-blockchain wallet to manage crypto assets and navigate the web3 and DeFi space. Currently supporting Bitcoin, Ethereum and æternity blockchains.
https://wallet.superhero.com
ISC License
40 stars 39 forks source link

Test if BTC node inavailablity breaks AE wallet use #2413

Closed olszewskimar closed 1 year ago

olszewskimar commented 1 year ago

https://aeternity-blockchain.atlassian.net/browse/SW-1177

Description

Odo's comment: After broken the BTC endpoint address, then i tested AE functionality. App works correctly for AE accounts. I can sent tokens, claim a name, fetch transaction list, create multisig account and create proposal transaction. LGTM But when we want send BTC, then we get error about "Failed to fetch". I think we should disable the BTC send button when Network is broken.

paolomolo commented 1 year ago

LGTM, I have created a separate issue to disable send buttons for each network https://github.com/superhero-com/superhero-wallet/issues/2528