chainwayxyz / citrea

Citrea, Bitcoin's First ZK Rollup 🍊🍋
https://citrea.xyz
GNU General Public License v3.0
114 stars 22 forks source link

DA send blocks block production #819

Closed eyusufatik closed 2 months ago

eyusufatik commented 3 months ago

Summary

I've noticed block production halts when there is a send tx on bitcoin da (keep in mind these are cpu heavy, pow-like transaction creation). This didn't use to happen.

Steps to reproduce

  1. Run sequencer on bitcoin regtest
  2. Publish block on bitcoin regtest

Expected Result

Bitcoin send happens on a seperate thread.

Actual Result

It did not I suppose