-
Notifications
You must be signed in to change notification settings - Fork 510
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
Update Gravity-Bridge currencies #528
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@ChristianBorst Hello. |
@HeesungB I have fixed the discrepancies, hopefully the Github Actions succeed this time. |
Hello @HeesungB , it appears that the validation check for Gravity-Bridge currencies is the limiter here. We explicitly want bridged currencies to appear in the wallet as having a value, e.g. USDC should always display around $1 US in value. To accomplish this, I have removed this check from src/validate.ts:
I am happy to work with you on this if there is a better way. |
@ChristianBorst Could you resolve conflict? |
@HeesungB The conflict should be resolved. |
No description provided.