Skip to content

Conversation

@0xClandestine
Copy link
Member

@0xClandestine 0xClandestine commented Aug 5, 2025

Motivation:

Certora L-03: CrossChainRegistry getters do not revert if there's not an active generation reservation for the given operator set.

Modifications:

  • Added hasActiveGenerationReservation.
  • Added comments in other view methods to first call hasActiveGenerationReservation.

Result:

Integrators can validate view before calling.

Copy link
Collaborator

@ypatil12 ypatil12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 comment

@ypatil12 ypatil12 merged commit d28a5e4 into release-dev/multichain-pt2-audit-fixes Aug 5, 2025
10 checks passed
@ypatil12 ypatil12 deleted the feat/expose-contains branch August 5, 2025 19:19
@ypatil12 ypatil12 changed the title fix: add hasActiveGenerationReservation fix(L-03): add hasActiveGenerationReservation Aug 6, 2025
ypatil12 pushed a commit that referenced this pull request Aug 8, 2025
**Motivation:**

Certora L-03: `CrossChainRegistry` getters do not revert if there's not
an active generation reservation for the given operator set.

**Modifications:**

- Added `hasActiveGenerationReservation`.
- Added comments in other view methods to first call
`hasActiveGenerationReservation`.

**Result:**

Integrators can validate view before calling.
ypatil12 added a commit that referenced this pull request Aug 11, 2025
**Multichain pt2 Audit Fixes:**

**High:**
- #1575 
- #1569 

**Medium:**
- #1580 

**Low:**
- #1589 

**Misc**
- #1561 
- #1587 
- #1584
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants