-
Notifications
You must be signed in to change notification settings - Fork 32
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
Feat/synapse UI max #932
Feat/synapse UI max #932
Conversation
The author of this PR, bigboydiamonds, is not an activated member of this organization on Codecov. |
@@ -100,6 +100,7 @@ const DestinationTx = memo((fromEvent: BridgeWatcherTx) => { | |||
setToEvent(tx) | |||
}) | |||
} | |||
return |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you lol
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Description
Fixes
Pools Page deposit function estimateGas error PRO-731(https://linear.app/protochain/issue/PRO-731/pools-page-deposit-function-estimategas-error)
fix onclick max for token input on pool PRO-673(https://linear.app/protochain/issue/PRO-673/fix-onclick-max-for-token-input-on-pool)
Handle overflow input throughout site PRO-658(https://linear.app/protochain/issue/PRO-658/handle-overflow-input-throughout-site)