This repository has been archived by the owner on Jan 24, 2025. It is now read-only.
v1.0.0-alpha.13
Pre-release
Pre-release
muXxer
released this
28 Mar 16:41
·
444 commits
to develop
since this release
What's Changed
- Fix peers API by @muXxer in #875
- Add ticker to update the sync status even if latest commitment doesn't change by @muXxer in #886
- Fix witness and ratifier reading by @jonastheis in #891
- Fix testing.Eventually cases to not fail the test if an assertion fails by @muXxer in #892
- Update log levels. by @piotrm50 in #893
- Fix module lifecycles by @muXxer in #888
- use Safe64MulDiv for increased precision by @oliviasaa in #894
- Add
BlockAccepted
andBlockConfirmed
events to blockretainer to fix data race in INX by @muXxer in #895
Full Changelog: v1.0.0-alpha.12...v1.0.0-alpha.13