v0.7.1
What's Changed
- Do not run F3 tests in parallel by @masih in #705
- Remove duplicate test for DECIDE with non-zero round by @masih in #707
- Use the given context on F3 broadcast message by @masih in #706
- Fix golangci-lint warnings since it is still used in
make lint
by @masih in #711 - Run cbor gen in parallel by @masih in #710
- Fix typo in msgdump structs by @masih in #709
- chore: add more logs on manifest and initial power table by @hanabi1224 in #714
- Allow specifying static manifest file for the observer by @Kubuxu in #721
- fix(log): demote log level to DEBUG on skipping forwards based on cert by @hanabi1224 in #724
- Don't use GetTipset(cert.Head()) to compute startup delay by @Kubuxu in #723
- Remove redundant epochs metric in gpbft package by @masih in #725
New Contributors
- @hanabi1224 made their first contribution in #714
Full Changelog: v0.7.0...v0.7.1