v4.0.0
·
14 commits
to master
since this release
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
toNodeAPI
(4e69216). - Added
GetTargetDifficultyAndHashrates
andGetTargetDifficultyAndHashrates
functions (2a6d611).
OwnerAPI
- New functions
get_slatepack_address
,get_slatepack_secret_key
,create_slatepack_message
,slate_from_slatepack_message
anddecode_slatepack_message
(#18). - New
GetStoredTx
function (7974f53).
Special Thanks
In alphabetical order: