Consensys / teku

Open-source Ethereum consensus client written in Java
https://consensys.io/teku
Apache License 2.0
671 stars 283 forks source link

Update Attestation APIs with SingleAttestation #8768

Open mehdi-aouadi opened 1 week ago

mehdi-aouadi commented 1 week ago

Update the Attestation APIs to handle the new SingleAttestation Spec PR: https://github.com/ethereum/beacon-APIs/pull/472

tbenr commented 1 week ago

It is not sure we will go in that direction. Depends by how much we want to minimize the impacts when introducing SingleAttestation.

mehdi-aouadi commented 1 week ago

It is not sure we will go in that direction. Depends by how much we want to minimize the impacts when introducing SingleAttestation.

Yes, agree. Just logged this issue to keep track and not forget about it in case it gets merged