Canary release week 24.46 - v1.1.4 #3436
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
Updating snarkVM rev for Canary v1.1.4. Please see below for fixes and features added in this release.
Release Notes
snarkVM Consensus Changes
block_reward
andcoinbase_reward
algorithms (instead of height-based) for more accurate rewards emissionsAleoNet/snarkVM#2569
AleoNet/snarkVM#2564
Consensus changes will occur at the following blocks -
ATTENTION: Validators that do not upgrade in time will be at risk of forking and require manual intervention. Clients that do not upgrade will be at risk of halting until an upgrade occurs.
snarkVM
AleoNet/snarkVM#2559
Program
parsing by massively reducing Sanitizer allocationsAleoNet/snarkVM#2563
AleoNet/snarkVM#2573
snarkOS
AleoNet/snarkOS#3358
AleoNet/snarkOS#3421
AleoNet/snarkOS#3422
AleoNet/snarkOS#3435
Test Plan
Mixed ISOnet with:
mainnet stable validator + clients
v1.1.3 validator + clients (canary week 24.45)
and this release, v1.1.4 validator + clients (canary week 24.46)
Related PRs
snarkVM
AleoNet/snarkVM#2559
AleoNet/snarkVM#2563
AleoNet/snarkVM#2564
AleoNet/snarkVM#2569
AleoNet/snarkVM#2573
snarkOS
AleoNet/snarkOS#3358
AleoNet/snarkOS#3421
AleoNet/snarkOS#3422
AleoNet/snarkOS#3435