builder icon indicating copy to clipboard operation
builder copied to clipboard

bundle specific mutex

Open dmarzzz opened this issue 1 year ago • 1 comments

📝 Summary

  • Currently regular transactions and bundles share the same mutex, this can have noticeable latency effects depending on the mempool size a builder is running. This PR adds bmu for bundle specific operations. I originally PR'ed this in #29 but it also included some other changes which weren't needed.

  • Fixed initialization of testBlockChain in TestBundleCancellations which looks like it was the result of a merge.

dmarzzz avatar Apr 08 '23 21:04 dmarzzz

@dmarzzz could you rebase? Sorry about that, Shapella changes got in the way.

Ruteri avatar Apr 13 '23 18:04 Ruteri