Files
lighthouse/consensus/types/src
Michael Sproul b656007963 Skip serializing proposer boost if null (#2899)
## Issue Addressed

Restore compatibility between Lighthouse v2.0.1 VC and `unstable` BN in preparation for the next release.

## Proposed Changes

* Don't serialize the `PROPOSER_SCORE_BOOST` as `null` because it breaks the `extra_fields: HashMap<String, String>` used by the v2.0.1 VC.
2022-01-11 05:33:29 +00:00
..
2021-12-02 14:26:54 +11:00
2021-12-13 20:43:22 +00:00
2021-12-02 14:29:20 +11:00
2021-12-12 09:04:21 +00:00
2021-12-02 14:26:50 +11:00
2021-12-02 14:26:54 +11:00
2020-11-23 03:43:22 +00:00
2021-12-02 14:26:50 +11:00
2021-07-30 01:11:47 +00:00