Julian Arce

Results 9 comments of Julian Arce

This log comes from ws library. For example ```rust if let Err(e) = batcher.handle_new_block(block_number).await { error!("Error when handling new block: {:?}", e); }; ``` tungstenite/error.rs ```rust /// Trying to work...

I changed the execution client to reth and it works. It does not work with geth

Imo the deletion of the task in the maps should be delayed, so it will accept responses from operators after reaching the quorum It can be done with a go...

> I have changed the PR title to a more appropriate one Does it solve the original issue?

It is still pinned to a rev instead of version tag

Would be nice a review from @Oppen