Skip to content

SDK v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 15:08
fa5b505

New in this Major Pre-Production Release

Multi-Parentchain Support

The worker can now interact trustlessly with up to 3 L1 parentchains simultaneously. This enables building L2 use cases on top of any other substrate-based (para)chain without necessarily changing their runtimes.

This also allows to use the Integritee Network for it's TEE-specific pallets (like decentrlaized DCAP remote attestation of Intel SGX enclaves) but build your use case on top of a different (para)chain

See our tutorial to learn more about this new feature. Please also check out our prototype Incognitee, which uses this new feature to enable private transfers of relaychain native tokens, as tested on Paseo Testnet

SBliFF Finality

We have changed our Sidechain finality algorithm to SBliFF. This version of the SDK, does not support L1 finailty yet. Forks can be detected, but not yet resolved with this release. Please stay tuned for the next release

Full Changelog: v0.12.0...v0.13.0