diff --git a/changelog/radek_electra-nits.md b/changelog/radek_electra-nits.md new file mode 100644 index 000000000000..47db7a9a317f --- /dev/null +++ b/changelog/radek_electra-nits.md @@ -0,0 +1,12 @@ +### Fixed + +- Fixed incorrect Electra attester slashing length checks. + +### Changed + +- Modified `ProcessConsolidationRequests` to match the specification. +- Changed order of `aggregate` and `selection_proof` in `AggregateAttestationAndProofElectra` protobuf. + +### Ignored + +- Miscellaneous small improvements. \ No newline at end of file