dev/20230210-pre-rc.8
Pre-release
Pre-release
What's Changed
- runtime: drop unused exit() by @arajasek in #1162
- FIP-0054: Introduce the skeleton of the EVM actor by @arajasek in #1167
- FIP-0055: Introduce the EAM actor by @arajasek in #1168
- FIP-0050: Init actor: Do not export the Exec method by @arajasek in #1179
- fix: added hyperspace feature for build by @rllola in #1173
- FIP-0055: Account: Accept all MethodNums past FIRST_EXPORTED_METHOD_NUMBER by @arajasek in #1184
- EVM: Code tests by @vyzo in #1181
- EVM: Context tests by @vyzo in #1182
- EVM: call tests by @vyzo in #1183
- EVM: lifecycle tests by @vyzo in #1185
- EVM: memory read tests by @vyzo in #1187
- EVM: check all instructions for stack underflow behaviour by @vyzo in #1188
- EVM: use blake2f from parity's frontier by @Stebalien in #1191
- Swallow deal termination error in cron by @ZenGround0 in #1125
- update Granularity export name by @jennijuju in #1197
- FIP-0055: Restrict the exec4 method to the EAM by @arajasek in #1192
- FIP-0054: Introduce the EVM actor's logic by @arajasek in #1186
- chore: merge master into next by @arajasek in #1198
Full Changelog: dev/20230207-pre-rc.7...dev/20230210-pre-rc.8