-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Context
This issue tracks adding test coverage for the restricted-relayer context functionality introduced in PR #129.
Task
Add a test case in test/signal/ETHBridge.t.sol that verifies the restricted-relayer logic where:
context = abi.encode(address(relayer))instead of empty context- The specified relayer can relay successfully
- An arbitrary address attempting to relay reverts with
InvalidRelayer()error
Dependencies
This should be implemented after PR #119 is merged to avoid potential conflicts.
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels