Skip to content

test(R-I-18): proposal deadline-vs-timelock lower-bound regressions#52

Open
sh3ifu wants to merge 1 commit into
multisig-R-I-18-proposal-deadline-vs-timelock-fixfrom
multisig-R-I-18-proposal-deadline-vs-timelock-tests
Open

test(R-I-18): proposal deadline-vs-timelock lower-bound regressions#52
sh3ifu wants to merge 1 commit into
multisig-R-I-18-proposal-deadline-vs-timelock-fixfrom
multisig-R-I-18-proposal-deadline-vs-timelock-tests

Conversation

@sh3ifu

@sh3ifu sh3ifu commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

R-I-18 — regression tests (UT-FIX-36)

Unit tests for the _propose lower bound added in the fix PR, exercised through
proposeUpdateBridge (every propose* entry point shares _propose).

Coverage

  • Deadline one second short of now + timelockDuration reverts
    DeadlineBeforeTimelock.
  • The exact boundary deadline == now + timelockDuration is accepted (proposal
    created, status Pending).
  • The boundary proposal is genuinely executable at the proposedAt + timelock
    instant — confirming == is a usable window, not just accepted-then-dead.

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.

1 participant