docs: UTRNF naming conventions (01–02), c* V2 transport verify extras
- Add naming-conventions/ with UTRNF reference and DBIS namespace mapping - Index from 04-configuration README and MASTER_INDEX - check-cstar-v2-transport-stack: CompliantWrappedToken + JurisdictionalGovernance suites - gitignore: config/production/dbis-identity-public-did-secrets.env Made-with: Cursor
This commit is contained in:
@@ -40,6 +40,9 @@ rm -f cache/solidity-files-cache.json
|
||||
run forge test --match-path "test/compliance/CompliantFiatTokenV2.t.sol"
|
||||
ok "CompliantFiatTokenV2 base token suite passed."
|
||||
|
||||
run forge test --match-path "test/compliance/CompliantWrappedTokenTest.t.sol"
|
||||
ok "CompliantWrappedToken governance and transport metadata suite passed."
|
||||
|
||||
run forge test --match-path "test/bridge/CWReserveVerifierVaultIntegration.t.sol"
|
||||
ok "Legacy reserve-verifier bridge compatibility suite passed."
|
||||
|
||||
@@ -49,6 +52,9 @@ ok "V2 reserve-verifier + full L1/L2 transport suite passed."
|
||||
run forge test --match-path "test/bridge/CWMultiTokenBridge.t.sol"
|
||||
ok "Core CWMultiTokenBridge round-trip suite passed."
|
||||
|
||||
run forge test --match-path "test/integration/JurisdictionalGovernance.t.sol"
|
||||
ok "Jurisdictional governance and approval gating suite passed."
|
||||
|
||||
popd >/dev/null
|
||||
|
||||
log ""
|
||||
|
||||
Reference in New Issue
Block a user