Skip to content

Releases: spacemeshos/post-rs

v0.6.4

03 Jan 17:18
f98f0ca
Compare
Choose a tag to compare
Merge pull request #175 from spacemeshos/v0.6.3-rust-v1.74.1

Build with rust 1.74.1

v0.6.3

03 Jan 14:33
3ef1ae5
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release
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

27 Dec 16:50
071ea55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

24 Nov 13:39
e5d891f
Compare
Choose a tag to compare

What's Changed

  • Fix terminating watch_pid task by @poszu in #155

Full Changelog: v0.6.0...v0.6.1

v0.6.0

23 Nov 05:23
e839186
Compare
Choose a tag to compare

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

13 Nov 06:25
7c6f25d
Compare
Choose a tag to compare
v0.6.0-rc1 Pre-release
Pre-release

What's Changed

  • Release v0.5.2 by @poszu in #142
  • 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

Full Changelog: v0.5.2...v0.6.0-rc1

v0.5.2

26 Oct 13:59
dec7a17
Compare
Choose a tag to compare

What's Changed

  • Add mode for watching PID and exit if it dies by @poszu in #141

Full Changelog: v0.5.1...v0.5.2

v0.5.2-alpha1

26 Oct 13:12
d2a73be
Compare
Choose a tag to compare
v0.5.2-alpha1 Pre-release
Pre-release
Add mode for watching PID and exit if it dies

v0.5.1

19 Oct 15:34
3a61505
Compare
Choose a tag to compare

What's Changed

  • Fixed auto domain derivation from address by @poszu in #138

Full Changelog: v0.5.0...v0.5.1

v0.5.0

19 Oct 10:24
d05c9e3
Compare
Choose a tag to compare

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