Skip to content

Issues on bridge.soy.finance #5

Description

@YaStaer
  1. 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.
  2. 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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions