Skip to content

test(safe): add guard compatibility matrix - #96

Merged
makemake-kbo merged 2 commits into
masterfrom
makemake/eng-4049-featcredible-std-upstream-guard-into-std-ensure-safe
Jul 27, 2026
Merged

test(safe): add guard compatibility matrix#96
makemake-kbo merged 2 commits into
masterfrom
makemake/eng-4049-featcredible-std-upstream-guard-into-std-ensure-safe

Conversation

@makemake-kbo

Copy link
Copy Markdown
Contributor

Summary

  • pin Safe 1.3.0, 1.4.0, 1.4.1, and 1.5.0 and run one shared real-Safe lifecycle suite against each release
  • verify owner-signed guard removal and regular Safe transactions are blocked before and at the fail-open threshold in healthy non-credible blocks, then succeed after expiry
  • keep credible-block execution and registry-unavailability recovery as intentional pre-expiry paths
  • colocate compatibility and operational tests under test/protection/safe/integration while retaining the dedicated legacy-pipeline profile and deployment tooling
  • update CI and Safe compatibility documentation

Testing

  • FOUNDRY_PROFILE=safe-guard forge test --offline --match-path test/protection/safe/integration/CredibleSafeGuardSafeIntegration.t.sol — 64 passed
  • FOUNDRY_OFFLINE=true FOUNDRY_PROFILE=safe-guard pcl test — 79 passed
  • FOUNDRY_OFFLINE=true FOUNDRY_PROFILE=ci pcl test --match-path test/protection/safe/** — 100 passed
  • forge fmt --check test/protection/safe/integration
  • git diff --check

@linear-code

linear-code Bot commented Jul 27, 2026

Copy link
Copy Markdown

ENG-4049

mateo-mro
mateo-mro previously approved these changes Jul 27, 2026
@makemake-kbo
makemake-kbo merged commit 5305057 into master Jul 27, 2026
10 checks passed
@makemake-kbo
makemake-kbo deleted the makemake/eng-4049-featcredible-std-upstream-guard-into-std-ensure-safe branch July 27, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants