What's Changed
- Assurances are checked with the prior validator set by @arkpar in #281
- Activity statistics by @gavofyork in #285
- Include ed25519 keys in the epoch marker by @arkpar in #282
Minor Corrections/Clarifications
- WPs&WRs: Fix Refine arguments by @gavofyork in #273
- Add preimage lookup to new by @ascrivener in #275
- Add
$\N_R$ defined in (4.23) in the Appendix I/Sets/Regular Notion by @yu2C in #274 - missing update l to y in seL by @yu2C in #271
- Don't mem wrap in host functions by @ascrivener in #272
- bloblength must be valid read from register by @ascrivener in #279
- Registers are non-negative naturals by @0xjunha in #277
- Updated refs to synchronous entanglements by @DrEverr in #276
- Accumulation: parallelized accumulation function: switch priviliged services indices by @daiagi in #280
- Refine Bandersnatch-VRF section by @davxy in #278
- Corrected yield symbol by @DrEverr in #283
- [hotfix] info host function should return storage octets metadata by @0trust3r in #284
- PVM Invocations: Returned gas from Phi_A should be used, not remaining by @gavofyork in #288
- WPs&WRs: Replace
import
withfetch
in description by @0xjunha in #289 - PVM: Fix Host-call instruction counter value by @gavofyork in #292
- Fix EC base field by @davxy in #286
- Fix the definition of sans-D by @gavofyork in #294
New Contributors
- @yu2C made their first contribution in #274
- @DrEverr made their first contribution in #276
- @0trust3r made their first contribution in #284
Full Changelog: v0.6.3...v0.6.4