Skip to content

v4.0.0

Compare
Choose a tag to compare
@quentinlesceller quentinlesceller released this 16 Sep 19:52
· 14 commits to master since this release
eb169fb

Major release following Grin and Grin-Wallet v4 (hard fork number 3).

What's new?

General improvements

  • More consensus tests (7bef227).
  • HF3 and Cuckarooz logic (#17).
  • Fix vulnerability in Cuckoo PoW verifier (#19) CVE-2020-15899.
  • Moved the API examples into the client dir (#20). Thanks to @asciiu!
  • Basic Slatepacks support (#18).
  • Fix versioning with go modules (#21 and #22). Thank you @KateGo520!

Node API

  • Renamed GrinAPI to NodeAPI (4e69216).
  • Added GetTargetDifficultyAndHashrates and GetTargetDifficultyAndHashrates functions (2a6d611).

OwnerAPI

  • New functions get_slatepack_address, get_slatepack_secret_key, create_slatepack_message, slate_from_slatepack_message and decode_slatepack_message (#18).
  • New GetStoredTx function (7974f53).

Special Thanks

In alphabetical order: