Relay on all paths #867
Labels
E: gravity
External: related to Gravity DEX
I: logic
Internal: related to the relaying logic
O: new-feature
Objective: cause to add a new feature or support
Milestone
Crate
relayer
,relayer-cli
Summary
The relayer should relay on all existing paths between the chains in the config, not just the ones defined in the
[connections]
section (which will be removed). To filter out which paths to relay on, a policy language will be introduced at a later stage.Problem Definition
This is a hard requirement for the Gravity DEX.
Proposal
Listen from events from all configured chains and start workers as needed.
Acceptance Criteria
When the
start-multi
command relays all incoming packets from all the chains in the config.For Admin Use
The text was updated successfully, but these errors were encountered: