canepat

Results 24 comments of canepat

Closed by #1150 and #1184

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...

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.

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...