-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Background
Intra-block processing is slow when analysing / polling conditional orders.
Details
Re-arrange intra-block processing such that all owners, and their conditional orders, are processed in parallel. There is additional scope here as well in which to modify the polling to return the ABI required for the polling such that polling requests could be aggregated in large multicall to alleviate RPC load.
Acceptance criteria
- Intra-block processing is parallelised.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request