aaroncox / vessel

Desktop wallet for the Hive blockchain
MIT License
116 stars 44 forks source link

Add validation rules to account creation #65

Open aaroncox opened 6 years ago

aaroncox commented 6 years ago

Currently there are no rules while creating an account, and when creating an account with an invalid name, it looks like it creates them (but nothing happens on-chain).

eastmaels commented 6 years ago

Yes, this is confirmed. I tried creating one today and it didn't give me an error when the length of the account name exceeds a certain number of characters.

The account name I tried to create was eastmael.autovote. When I tried to create it via steemconnect, I was only allowed to type eastmael.autovot (no e at the end).