sc 0.60.0, chain 0.17.0, sdk 0.11.2
·
888 commits
to master
since this release
- Block info hooks:
- Rust VM support for the new block/round info hooks:
getBlockTimestampMs,getPrevBlockTimestampMs,getBlockRoundTimeMs,epochStartBlockTimestampMs,epochStartBlockNonce,epochStartBlockRound; - Blackbox test syntax for setting all block info.
- Rust VM support for the new block/round info hooks:
- Cleanup after Barnard:
- Removed the
barnardfeature. All functionality is routed to the new Barnard hooks, where appropriate. - Reverted routing non-fallible transfer execute through the fallible vm hook. This preserves pre-Barnard behavior for most cases.
- Removed the
sc-meta install mx-scenario-goretries several times in case of connection issues.