* Rework EIP-6110, EIP-7002, and EIP-7251 * Bump nimbus-eth2
This is a minimal set of changes to make things work with the new types in nim-eth - this is the minimal PR that merely resolves incompatibilities while the full change set would include more cleanup and migration.
* Implement EIP-6110: Execution layer triggered deposits * Implement EIP-6110 of t8n tool * Avoid unnecessary DepositRequestType check * Avoid using 'result' in t8n helpers * Fix logs collection and deposits validation