Co-authored-by: lambdaclass-user <github@lambdaclass.com>
* feat(net): add block request manager * refactor: change ommers type to Header * feat: impl handlers * rename to EthRequestHandler * impl checks * fix: skip as step * chore: rustfmt
* feat: add missing message handling * refactor: new block message handling * feat: add events and commands for transaction handling * more work in transactions * chore: silence warnings