near-wallet icon indicating copy to clipboard operation
near-wallet copied to clipboard

Account creation bug: Implicit account doesn't send all funds to named account

Open zavodil opened this issue 3 years ago • 1 comments

Problem User created named account but implicit account used for registration purpose still keeps the majority of his tokens

Steps to reproduce

  1. User tried to create named account
  2. He topped up implicit account using moonpay with 2.2 NEAR
  3. He created named account beststream.near
  4. create_account function attached only 0.1 NEAR

Expected Behavior 4. Transfer all funds from implicit account to named account

zavodil avatar Feb 15 '22 12:02 zavodil

I see the issue, and we may ask the user if they want to carry all funds along or just use 0.1 to register the name. This is worth some UX/UI basic research, thanks for the suggestion!

stefanopepe avatar Feb 15 '22 20:02 stefanopepe