lodestar
lodestar copied to clipboard
chore: finalized sync e2e test
Motivation
Scan electra codes through e2e tests
Description
Some issues detected through this test:
- submitPoolAttestations: api deserialization
- publishAggregateAndProofs: api deserialization + invalid signatures
- initializeBeaconStateFromEth1: miss setting
balancesarray in deposits
The test passed with some TODOs + hard code. This is a preparation for the interop, need to work on separate PRs from this before including the test in the end