We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a FUSDC developer, I want to ensure we're testing against the latest major version of Noble for FUSDC.
config
image: ghcr.io/cosmology-tech/starship/noble:v8.0.3
fusdc.config.yaml
yarn test:fast-usdc
Ensure we can register a forwarding account and receive tokens using an LCA + EUD address hook. (yarn test:fast-usdc covers this)
The text was updated successfully, but these errors were encountered:
0xpatrickdev
No branches or pull requests
What is the Problem Being Solved?
As a FUSDC developer, I want to ensure we're testing against the latest major version of Noble for FUSDC.
Description of the Design
config
changes were observedimage: ghcr.io/cosmology-tech/starship/noble:v8.0.3
tofusdc.config.yaml
and ensureyarn test:fast-usdc
passesSecurity Considerations
Scaling Considerations
Test Plan
Ensure we can register a forwarding account and receive tokens using an LCA + EUD address hook. (
yarn test:fast-usdc
covers this)Upgrade Considerations
The text was updated successfully, but these errors were encountered: