-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix faucet, better errors #23
Conversation
* update workflows * update svelte and postcss config for postcss new way * restrict output to error only * updates to some packages
…t-faucet into fix/better-errors
* ignore test-results * add env.sample * fix faucet tests * put back order of verify-pr commands * updated client yarn * add the postcss preprocessor package
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.
Looks good to me.
- Read through code only
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!
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.
Looks good to me. Thanks for fixing this.
Related to #22 although there might be some other improvements to be made for error messages. |
Problem
Needed a bit better errors, but really, needed to get the Paseo faucet working again.
Solution
@polkadot*
packages