-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I guess that you had the following problems that are not easily reproducible
- Cannot Issue
- Deposit, Withdraw fails at simulation with Status 400, although there should be sufficient balance
- Clear can be done.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Please debug on the public testnet in the main branch and try to fix the problem by debugging on the public testnet to see if the following fixes can fundamentally fix the problem.
- Reduce or stop the continuous Rest API access with timer on the target page.
- Show loading in progress until necessary data can be fetched and prevent the user from executing the transaction without necessary data.
- Review the validation logic again and notify an error message if a transaction is executed without the necessary information.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request