-
Notifications
You must be signed in to change notification settings - Fork 2
Issues on bridge.soy.finance #5
Copy link
Copy link
Open
Description
YaStaer
opened on Feb 8, 2023
Issue body actions
- When trying to claim, the error "failed to get signatures, please try again" almost always appears. Often, many times you have to observe it and press the "claim". Please add in function requestSignature cycle while-true so that the user does not see this error.
- Function "MAX" uses Math.round (it seems to me) and periodically calculates values that exceed the balance of tokens on the user's wallet. You need to make it so that the really necessary amount is displayed there and there are no “penny” left on the wallet. If this is not possible (although this is usually not a problem in other applications), then at least replace Math.round with Math.floor.
Reactions are currently unavailable
Activity
Metadata
Metadata
Assignees
Labels
No labels