stellar-expert / albedo

Security-centric, developer-friendly, easy-to-use delegated signer and keystore for Stellar Network
https://albedo.link
MIT License
64 stars 14 forks source link

when sending to an unfunded wallet albedo fails #75

Open antb123 opened 2 years ago

antb123 commented 2 years ago

it should instead create the account and fund it

orbitlens commented 2 years ago

Could you please provide steps to reproduce this issue? We specifically covered all possible cases (direct transfer, path payment, claimable balances) to ensure that it's impossible to send to unfunded wallet, unless explicitly allowing wallet creation (see screenshot). If you ended up with an error, it means that somehow you bypassed the destination validation.

image