This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
v0.0.6
What's Changed
- chore: adding lints to activate over time by @Freyskeyd in #307
- fix: RUSTSEC-2023-0063 by @Freyskeyd in #308
- fix: switch to safe grpc conversion for cert by @Freyskeyd in #309
- feat: cleanup the storage client by @Freyskeyd in #304
- feat: add multiple new certificate events test by @atanmarko in #302
- feat: cleaning up the synchronizer by @Freyskeyd in #306
- fix: submit certificate to tce using backoff algorithm in case of error by @atanmarko in #313
Full Changelog: v0.0.5...v0.0.6
Note
In particular, this release does not include:
- feat: add validator id and verification to echo and ready messages #298