-
Notifications
You must be signed in to change notification settings - Fork 113
Add acala #1485
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
Add acala #1485
Conversation
@alistair-singh I made PR#1486 to fix the formatting. I suggest running |
f4ff3be
to
c11d0d9
Compare
Where does the format settings come from, I ran fmt on this branch but i still see diffs with your branch? |
It's from https://github.com/Snowfork/snowbridge/blob/main/web/packages/api/.prettierrc |
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.
Cool!
@alistair-singh I've opend another PR #1489 on top of this one with some minor improvements, please check if it’s good to merge. |
@alistair-singh, I made some additional refactoring in PR#1490. Please take a look at your convenience — no pressure at all. I’m totally fine if you’d prefer to focus on the Acala work for now and review it later after this PR is merged. |
* Fix for PNA query * Print response * Fix smoke tests for Mainnet * Use local test account by default
84edb47
to
69e1b48
Compare
Resolves: SNO-1502