A minor release containing an optimization for high validator counts and a bugfix for picking the correct beacon node when one of them goes offline.
What's Changed
- Reduce event loop lag by signing aggregation selection proofs in batches by @eth2353 in #3
- Update compose example and link to it from docs by @eth2353 in #4
- Fix best_beacon_node property on MultiBeaconNode - fix ordering by @eth2353 in #8
Full Changelog: v0.8.0...v0.8.1