You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the test network hurdles, we instead did deeper static analysis of the Golang code. @michaelfig is confident there is no non-deterministic behavior in any Golang code related to Fast USDC, and other panic problems would have been discovered in multi-chain testing.
What is the Problem Being Solved?
To qualify for Mainnet we must test for divergence.
Description of the Design
Security Considerations
Scaling Considerations
Test Plan
Cover the Golang code paths that support fast-usdc. Does not need load.
IBC coming in (Noble) and going out (e.g. Osmosis).
Cover address hooks.
Does not have to work in CI. Just a proof of it working that SRE can verify.
Upgrade Considerations
The text was updated successfully, but these errors were encountered: