Releases: spacemeshos/post-rs
Releases · spacemeshos/post-rs
v0.6.4
Merge pull request #175 from spacemeshos/v0.6.3-rust-v1.74.1 Build with rust 1.74.1
v0.6.3
Merge pull request #174 from spacemeshos/dont-keep-verifier-in-service Reduce service memory requirements by not keeping randomx all the time
v0.6.2
What's Changed
- Configurable concurrency limit by @poszu in #157
- Bump dependencies by @poszu in #158
- Readme update by @andreivcodes in #162
- Use the recommented rustsec/audit-check action by @poszu in #167
- Bump zerocopy from 0.7.26 to 0.7.32 by @dependabot in #168
- Fix
numunits too large
error message by @poszu in #170 - Release v0.6.2 by @poszu in #171
New Contributors
- @andreivcodes made their first contribution in #162
- @dependabot made their first contribution in #168
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- Use N,R,P scrypt params instead of factors in config by @poszu in #143
- Refactor Config into ProofConfig and InitConfig by @poszu in #145
- Post certifier service by @poszu in #144
- Use self-hosted linux runner by @poszu in #150
- Add
--max-retries
to the post service by @poszu in #153 - Bump randomx-rs, don't override Mac SDK with old 12.3 by @poszu in #152
- Release v0.6.0 by @poszu in #149
Full Changelog: v0.5.2...v0.6.0
v0.6.0-rc1
v0.5.2
v0.5.2-alpha1
Add mode for watching PID and exit if it dies
v0.5.1
What's Changed
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Increase verbosity of proof generation by @reythia in #119
- Run coverage on whole workspace by @poszu in #71
- Pick node ID for K2pow from POST/Proof metadata by @poszu in #132
- Post Service by @poszu in #130
- Post service metadata request by @poszu in #133
- Derive domain for TLS cert verification from authority if not provided by @poszu in #135
- Build post-service Docker img in CI by @poszu in #136
- Release v0.5.0 by @poszu in #137
New Contributors
Full Changelog: v0.4.4...v0.5.0