mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 07:28:06 -05:00
* adding web 3 signer changes for fulu * missed adding fulu values * add accounting for fulu version * updated web3signer version and fixing linting * Update validator/keymanager/remote-web3signer/types/requests_test.go Co-authored-by: Radosław Kapka <rkapka@wp.pl> * Update validator/keymanager/remote-web3signer/types/mock/mocks.go Co-authored-by: Radosław Kapka <rkapka@wp.pl> * radek suggestions * removing redundant check and removing old function, changed changelog to reflect * gaz * radek's suggestion * fixing test as v1 proof is no longer used * fixing more tests --------- Co-authored-by: Radosław Kapka <rkapka@wp.pl>
189 B
189 B
Added
- Adding Fulu types for web3signer.
Changed
- changed validatorpb.SignRequest_AggregateAttestationAndProof signing type to use AggregateAttestationAndProofV2 on web3signer.