Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore casing in denominations #3064

Closed
4 tasks
faboweb opened this issue Dec 10, 2018 · 1 comment
Closed
4 tasks

Ignore casing in denominations #3064

faboweb opened this issue Dec 10, 2018 · 1 comment
Assignees

Comments

@faboweb
Copy link
Contributor

faboweb commented Dec 10, 2018

Summary

When I create a balance [{denom: 'stake', amount: '100'}] in the genesis, gaiad gentx will fail because the user has no STAKE. I propose we ignore casing in the denomination to reduce confusion.
The same goes for transactions where I need to define the denomination. If it is not uppercase the transaction will fail.

Problem Definition

Proposal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@rigelrozanski
Copy link
Contributor

I agree that it makes sense to prevent the either lowercase or uppercase - I guess making it all caps makes sense as tokens are usually listed as all caps 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants