Releases: mimblewimble/grin
Releases · mimblewimble/grin
v5.3.3_rebuild
add rustup target to mac x86_64 build
v5.3.3
What's Changed
- [current/v5.3.x] 5.3.x Version of Rust 1.80 updates by @yeastplume in #3797
Full Changelog: v5.3.2...v5.3.3
v5.3.2
What's Changed
- Remove Merkle Proof Generation from Foreign API
get_outputs
(#3792) by @yeastplume in #3793
Full Changelog: v5.3.1...v5.3.2
v5.3.1
Update new 5.3.x branch, update rust-secp to 0.7.14 (#3787)
v5.3.0
What's Changed
- Remove Azure Pipelines and add Github Actions by @quentinlesceller in #3765
- chrono deprecations warning cleanup by @yeastplume in #3759
- Dependency upgrade: Cursive + Chrono warnings by @yeastplume in #3778
- croaring-rs upgrade 0.5.2 -> 1.0.1 by @yeastplume in #3779
- Update versioning for 5.3.0 by @yeastplume in #3786
Full Changelog: v5.2.1...v5.3.0
v5.2.1
Changes:
This list of changes was auto generated.
v5.2.0
Changes:
- 70d4546 version number update for 5.2.0 tag
- 05ec6fd [PIBD] Fix to restart of PIBD download on corrupted data or mismatched roots (#3775)
- 213dfd4 Handle invalid MMR root to prevent sync thread panic (#3774)
- 5dcbe96 set tail height to include genesis (#3773)
- 5e2aa59 Update
core
references in grin_store crate togrin_core
(#3771) - 059ae03 build: update croaring crate to fix bindgen errors for recent C compilers (#3770)
This list of changes was auto generated.
v5.2.0-beta.3
Changes:
This list of changes was auto generated.
v5.2.0-beta.2
v5.2.0-beta.1
Changes:
- fd1410e version change to 5.2.0-beta.1 for tag (#3753)
- 01370d7 Foreign API: Bulk block request (#3751)
- 0649ba9 'Turn on' PIBD on main-net, in advance of 5.2.0 release (#3750)
- f6b3d5a Update Cargo.lock (#3749)
- c31921f core wrapper function for subtract signature function (#3748)
- 11b5cdb update working version of rust-secp256k1-zkp to 0.7.12
- de94f95 feat: Add nix/flake support (#3743)
This list of changes was auto generated.