+Ch0pin
+Ch0pin
Latest ethabi https://github.com/rust-ethereum/ethabi/commit/afae7c79248ccf87fd81b2d7831f3f0aea451d51 supports this FYI
needs benchmark also! Maybe for small number of items serial is faster
Yeah I'd love if we had a cargo bench that shows serial vs parallel perf for various sizes, and whether other techniques like bucketing 1K hashes in 10 threads x...
bump @tofanovskiy !
Would love some more logs! And was this a fresh sync?
Clarifying that we'd like the _ExEx_ to spawn the RPC in a custom port or path in the JSON-RPC, this is not a task for opening an additional JSON RPC...
I vote we use devnet-0 branch https://github.com/paradigmxyz/reth/compare/main...devnet-0 given EIP-3074 integration and I don't want to pull in that EIP into Revm (cc @rakita) given it's likely we'll go with [EIP-7702](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7702.md).
Thanks Alejo. Please keep it coming, we don't yet have enough information to identify where we should further look at. The consensus execution bug is interesting do you also have...
This should no longer be happening. Given we have beta.1 out can we get you guys to switch over to that and confirm if the issue happens still?
gm @fgimenez next steps here?