What's Changed
Significant alterations
- PVM Host-calls: Host-call to inspect preimage request status by @gavofyork in #177
- PVM Invocations: Yielding accumulation hash possible on OOG by @gavofyork in #179
- PVM: Bit manipulation (Zbb-inspired) extensions by @gavofyork in #176
- Accumulation & PVM Invocations: Buddy ejects service to allow perfect service deletion by @gavofyork in #182
Minor alterations
- Merklisation: MMR uses different token for nodes by @gavofyork in #173
- length discriminator encoding on ϑ dependencies by @daiagi in #175
- PVM: Modulo immediate by 32 before usage by @gavofyork in #178
- PVM: Use correct regs in Phi_M by @gavofyork in #184
Corrections & Clarifications
- Deferred Transfer encoding by @daiagi in #171
- fix standard program init missed changes by @qiweiii in #172
- chore(notation): use a_o for total number of octets by @clearloop in #174
- Shuffling: Fix formalisation by @gavofyork in #181
- WP&WRs: Avoid referring to defunct function by @gavofyork in #189
New Contributors
- @clearloop made their first contribution in #174
Full Changelog: v0.5.3...v0.5.4