Consensys / teku

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

More schema registry migration #8832

Closed tbenr closed 4 days ago

tbenr commented 5 days ago

This migrates:

And blinded counterparts when applicable

the blinded schemas has been renamed (BlindedBlock -> BlindedBeaconBlock) to be aligned with their non-blinded counterparts.

Documentation

Changelog