ssvlabs / eth2-key-manager

Library wrapping all major functionality an eth 2.0 validator needs
https://www.ssvlabs.io
GNU General Public License v3.0
18 stars 9 forks source link

Upgrade Capella block proposal tests with real world block & signature #93

Open moshe-blox opened 1 year ago

moshe-blox commented 1 year ago

After we propose a Shapella block, copy the block, and the signature and the domain over to our proposal test. Maybe also in key-vault? (https://github.com/bloxapp/key-vault/blob/a7a0eec6d3ffa8c2c9bda908d2f6c454ad09521a/backend/path_sign_proposal_slashing_test.go#L54-L195)