Skip to content

Releases: integritee-network/worker

SDK v0.9.0

04 Oct 13:06
e1f3f44
Compare
Choose a tag to compare

Release branch: https://github.com/integritee-network/worker/tree/sdk-v0.9.0-polkadot-v0.9.26

For more information on how to use this sdk, check out : https://docs.integritee.network/4-development/4.4-sdk

What's Changed since 0.0.1

Read more

0.0.1

14 Mar 10:31
130a05a
Compare
Choose a tag to compare

2022-03-14

CLI cleanup, SDK update, logging and bugfixes

14 Dec 08:00
e06ed60
Compare
Choose a tag to compare
  • teaclave SDK 1.1.3
  • proper logging from sgx-runtime
  • bugfixes

upgrade to substrate 2.0.0

03 Nov 13:34
Compare
Choose a tag to compare
v0.6.12-sub2.0.0

update deps after retagging

upstream upgrade to 2.0.0-rc5

13 Sep 11:40
ba3092c
Compare
Choose a tag to compare
Pre-release
upgrade to upstream 2.0.0-rc5 (#177)

fix .dispatch filtering introduced in paritytech/substrate#6318
depend on tag version for sgx-runtime

integrate encointer's enhancements

09 Sep 18:37
19452c0
Compare
Choose a tag to compare
Pre-release

This release includes enhancements implemented by encointer and inherits the downstream version number, jumping a few minor releases

M6 complete

22 May 18:44
Compare
Choose a tag to compare
M6 complete Pre-release
Pre-release
  • shielding / unshielding of tokens
  • chain relay
  • read proofs
  • xt inclusion proofs

sharding

17 Feb 19:20
dd9c605
Compare
Choose a tag to compare
sharding Pre-release
Pre-release
support sharding of worker state (#90)

+ added sharding of state. shards identified by a H256 (default = MRENCLAVE)
+ refactored entire request processing chain to support sharding and a request nonce (not checked yet)
+ refactored enclave api to better abstract sgx stuff from main
+ refactored naming for MU-RA server and client -> "provisioning" instead of "mu-ra"
+ refactoring WS api to allow all SCALE encoded return value types instead of U256 hardcoding.
+ streamlined cli arg naming

upstream upgrade

07 Oct 18:32
eaa101d
Compare
Choose a tag to compare

private-tx Demo

03 Oct 12:05
Compare
Choose a tag to compare