Overtorment

Results 408 comments of Overtorment

How can we get coldcard prototype for quality control?

it probably fails because the password is incorrect ![image](https://user-images.githubusercontent.com/1913337/140340681-5768590b-fc72-40cc-97b1-bfa172758fc5.png)

bitcoinjs/bip38 lib also thinks this is invalid: https://runkit.com/overtorment/606345c119ab5a0013036416 ![image](https://user-images.githubusercontent.com/1913337/140421484-f5b90ea6-fa99-40a7-b126-91eb15ddb436.png) (this lib usually throws on incorrect passwords) and bitaddress.org thinks its invalid. id say its invalid. but if you're 146% sure...

thanks @junderw! BW converts bip38 to wif, and then we probe each address type for transactions ( https://github.com/BlueWallet/BlueWallet/blob/0c6d613f5a870b9eaabb79a7516b2c8d85d344e7/class/wallet-import.js#L270 ), so bech32 address should be detected okay (if it was ever...

@mcsaeid @marcosrdz

looks like you need to look into lnurl-withdrawal and https://github.com/BlueWallet/BlueWallet/wiki/Deeplinking

perhaps, CAD should be a special case and handled differently?

@ncoelho probably an elegant UX solution exists for such cases