SDK v0.12.2
This release contains the changes from v0.12.1
to v0.12.2
.
Noteworthy changes:
- offchain workers now provision state from peer upon init instead of syncing the entire parentchain themselves
- introduced fast-sync, skipping invocations up to the block where the first enclave for the shard has been registered the first time
Upgrade Priority
❗️ Medium: This is a medium priority release and you should upgrade in a timely manner.
The changes motivating this priority level are:
- ✅ easy merge
#1505
❗️ Medium - Return encoded extrinsics without padding
Upgrade Challenge Level
Trivial: This release contains relatively small updates.
Changes
App-Libs
Client
Core
- ✅ easy merge
#1512
Low - Support json-rpc request string id - ✅ easy merge
#1505
❗️ Medium - Return encoded extrinsics without padding - ✅ easy merge
#1517
Low - Skip indirect invocations for initial sync of integritee parentchain