forked from sprintertech/sygma-relayer
-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Implement LiFi message handler that verifies and signs the Lifi compact order fill.
Implementation details
Add lifi-compact
as protocol option in the API and create a handler that will verify and sign the LiFI 7683 order.
To verify the order we should gather the source chain event and create and sign the fill calldata to verify the order.
Testing details
- unit tests
- manual tests
Acceptance Criteria
- we can fill LiFI compact orders