-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Inner State Orchestrator to monitor states at higher frequency then triggers to Oracle/Liquidity.
e.g. Inner State Orchestrator calls a batch every 10 seconds or if the norm of the pending curator intents is bigger than x or if the pending deposits is higher than y.
Tradeoff between privacy + capital efficiency vs execution time.
Threshold-Based Execution. Instead of fixed batching intervals, execute when thresholds are met: e.g., A batch is executed once enough intents for a vault meet a total value threshold or coverage ratio.
Reduces latency during peak activity and delays during idle periods.
Note: activity could be defined by protocol states but also by broader market condition (e.g. ETH volatility-driven-epochDuration)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels