canepat
canepat
Done in #1711
Closed by #1150 and #1184
Done in #1227
Recently I have sporadically worked at refactoring the Senders stage to simplify the code and overcome the root cause of this problem (or at least prepare the ground for easier...
Closed by b30d780
Implemented in #379 and #384
The technical path explored in this PR was valuable in terms of performance gains (not game-changing, though) but at the cost of cluttering the code base a lot. Hence, I'm...
Eventually we will merge Silkrpc project into Silkworm, where https://github.com/torquem-ch/silkworm/pull/834 already introduced support for Windows and macOS CI jobs using GitHub Actions.
Done in evmone 0.13.0
This is just one example of a missing validation check in some API endpoint implementation. Instead of repeating the same checks all over the places, the solution for this is...