You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Performing bundle merging on the relay requires having an algorithm which is able to perform merging in parallel as each bundle is validated in parallel
The text was updated successfully, but these errors were encountered:
Ran an analysis of bundle "clashes" to guide the algorithm design: https://hackmd.io/hvOkCzxRQu6pJCmcLVzQaQ, which suggests that a minimal merging algorithm should be effective.
Next step is to discuss how to move forward, ideally building some more robust backstesting infra to benchmark the proposed solution against more complete ones.
Performing bundle merging on the relay requires having an algorithm which is able to perform merging in parallel as each bundle is validated in parallel
The text was updated successfully, but these errors were encountered: