Skip to content

Releases: spacemeshos/post-rs

v0.1.9

13 May 09:08
c081bcf
Compare
Choose a tag to compare

What's Changed

  • CI: Build profiler tool and upload artifacts by @brusherru in #54
  • Use c char in provider name by @poszu in #51

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.9-beta.profiler

12 May 05:06
Compare
Choose a tag to compare
v0.1.9-beta.profiler Pre-release
Pre-release

The release just for test new CI workflow and integration with other repositories.
In particular, it uploads profiler cli tool in the separate bunch of archives.

Full Changelog: v0.1.8...v0.1.9-beta.profiler

v0.1.9-beta1

11 May 13:20
Compare
Choose a tag to compare
v0.1.9-beta1 Pre-release
Pre-release

Full Changelog: v0.1.8...v0.1.9-beta1

v0.1.8

09 May 09:03
36b89dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

08 May 13:54
de6222b
Compare
Choose a tag to compare

What's Changed

  • Profiler for measuring proof gen speed given params by @poszu in #24
  • no rayon on verification code path by @dshulyak in #46
  • fix fmt after previous merge by @dshulyak in #48

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.7-beta3

08 May 08:12
Compare
Choose a tag to compare
v0.1.7-beta3 Pre-release
Pre-release

v0.1.7-beta2

05 May 15:14
Compare
Choose a tag to compare
v0.1.7-beta2 Pre-release
Pre-release

v0.1.7-beta1

28 Apr 15:04
Compare
Choose a tag to compare
v0.1.7-beta1 Pre-release
Pre-release

What's Changed

  • Profiler for measuring proof gen speed given params by @poszu in #24

Full Changelog: v0.1.6...v0.1.7-beta1

v0.1.6

24 Apr 12:27
dfa6c8f
Compare
Choose a tag to compare

What's Changed

  • Avoid calling required_bits() twice by @poszu in #33
  • Don't require nightly by @poszu in #38
  • New proving algo with 8/56 split eager/lazy difficulty check by @poszu in #36
  • Find k2 and k3 PoWs in parallel for better speed by @poszu in #40
  • Predictible k2_pow and k3_pow values by @poszu in #41
  • Check Cargo.lock in for consistent builds of the C library by @poszu in #42
  • Release v0.1.6 by @poszu in #43

Full Changelog: v0.1.5...v0.1.6

v0.1.5

04 Apr 10:37
bce8744
Compare
Choose a tag to compare

What's Changed

  • Don't check size of the last POS file by @poszu in #31
  • Scale K2 and K3 proofs of work thresholds by num units by @poszu in #30
  • Release v0.1.5 by @poszu in #32

Full Changelog: v0.1.4...v0.1.5