Tidying Up
Pre-release
Pre-release
Release
This minor release fixes a few bugs from v0.6.0 Spring Cleaning, handles a minor refactor, and adds a 32-byte graffiti field to blocks. Thanks for the bug reports! v0.6.1 tests will be released shortly.
Changelog
Two PRs showing partial diffs of v0.6.1 being backported to master
can be found here: #1003, #1038
Phase 0 spec
- features
- add 32-byte graffiti 🎨 (#1014)
- simplifications/refactors
- refactor attestation committee to be more generic and useful in phase 1 (#1009)
- bugs
- misc
Phase 0 validator
- minor formatting/types/etc PRs (#993)
Phase 0 networking
Deposit contract
- minor formatting/types/etc PRs (#995)
Simple Serialize
- implement SOS serialization in minimal_ssz.py (#1024)