Merged
Conversation
… polling on Txid (#6233) * feat: lp halted check at "Confirm and Deposit" step * feat: thorchain LP useIsTradingActive / useGetEstimatedFeesQuery stop fetching on Txid --------- Co-authored-by: Apotheosis <[email protected]>
feat: implement thorchain lp trade button routing
* chore: point to nownodes for supported chains * remove unused cosmos node url * only switch over currently supported chains in dev first
* fix: temporarily disable eip-1559 for keepkey * fix: tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix: temporarily disable eip-1559 for keepkey (#6248)
feat: don't initialize ethersProvider in module scope (#6222)
chore: point to nownodes for supported chains (#6050)
Merge branch 'main' into develop
feat: thorchain lp disable smart contract deposits (#6177)
feat: thorchain lp trade button routing (#6234)
feat: thorchain LP useIsTradingActive / useGetEstimatedFeesQuery stop polling on Txid (#6233)
feat: lp halted check at "Confirm and Deposit" step (#6232)