Release v0.9.21-01
Important
This client version is required for the upcoming 9210 runtime upgrade
This is a release for:
- Parachain client
- Parachain runtime
- Identity TEE worker
- Bitacross TEE worker
Dependencies
Substrate : release-polkadot-v1.11.0
Frontier : polkadot-v1.11.0
Parachain client
version : 0.9.21
name : litentry-collator
rustc : rustc 1.85.0-nightly (a224f3807 2024-12-09)
sha1sum : d0574ed2a3db961189684d9eb9a3dfc020bf9a59
docker image : litentry/litentry-parachain:v0.9.21-01
Parachain runtime
litentry
version : 9210
size : 1882674
rustc : rustc 1.81.0 (eeb90cda1 2024-09-04)
sha256 : 0x48aa5c2905580919975b9900e197a3bc54e16b4ad336be3ec5a7952cfc13be9f
blake2-256 : 0xd8b5a46025c53bf7c778f0d3afb5721780db6c3e53d0ea7971e5d5086c6389b8
proposal (setCode) : 0xbe49c780b3642fb074fb635e3a763c77802ecd946fdc0fe723bbcc4fb9834cf1
proposal (authorizeUpgrade) : 0xa752fb87ee2fe378050b014cf2c3505da1b505de863ccb78a7407782c5022a6b
paseo
version : 9210
size : 1994545
rustc : rustc 1.81.0 (eeb90cda1 2024-09-04)
sha256 : 0x917dd2e5e46af0f415d0733dca9575906769f82b0df78e8330a39cf6cd7b9a8a
blake2-256 : 0xd5aee8f1ad8b681382481c61aa9eec338ffe7aff42da6b47f5829fe7dedd1864
proposal (setCode) : 0x1832eff096d45776fe3c1246457c664d3e0f2665dbc50b4309b40780d77e6f5d
proposal (authorizeUpgrade) : 0x4fb1b345fbda0711f8870750c1a7592d1688e7948d2dd65964000b2c15241f3e
Identity TEE worker
client version : 0.1.0
client name : litentry-worker
rustc : rustc 1.66.0-nightly (5c8bff74b 2022-10-21)
upstream commit: : e40355f8
docker image : litentry/identity-worker:v0.9.21-01
runtime version: : 110
enclave sha1sum: : c7b8b35d260554614c4c51106b8f80fbc90d441b
mrenclave: : 145d4b88b6de757d0f0d3124ee7484f9c04611ded357bbc0846dd54c7e59ce92
Bitacross TEE worker
client version : 0.1.0
client name : bitacross-worker
rustc : rustc 1.66.0-nightly (5c8bff74b 2022-10-21)
upstream commit: : 9a3b032
docker image : litentry/bitacross-worker:v0.9.21-01
runtime version: : 106
enclave sha1sum: : 3f32eccc20ca1a09571a1eb44fe154c87b9ef944
mrenclave: : 214136f2ef6aa6de01ba2626973e20c6c7fa38f2005426a60638f342ba345785
Changes
Raw diff: v0.9.20-07...v0.9.21-01
Details:
21d10fff
Enable treasury calls (#3196)06f0c71f
Adding support for oauth2 trusted call authentication (#3189)d68ffef3
addto_omni_account
fn unit tests (#3194)b62c3e26
Upgrade to polkadot-sdk v1.11.0 (#3190)8b7369e4
Adding clean scripts (#3191)d9c5c63d
Adding nativerequest_vc
andrequest_batch_vc
trusted call handlers (#3183)4558ce17
fix leftover since last change of dockerfile. (#3185)68a4d70b
CollabAI implementation (#3030)d0739fa7
Bump the cargo group across 2 directories with 2 updates (#3186)3b0f19ed
Bump the cargo group across 1 directory with 3 updates (#3184)19a49c97
Bump codecov/codecov-action from 4 to 5 (#3180)0c19d9d0
Use archive node setting in zombienet (#3182)8759aea0
P 1139 omniexecutor ci and deployment for dev (#3181)7a5f0b23
Updating client-sdk types and bug fixes (#3179)8b9c29b2
Update the incorrect link in the readme (#3178)aba3b1ad
Updating client sdk to better support email authentication (#3177)76ed060f
Enabling email authentication for TrustedCallAuthenticated (#3176)96732802
path fix (#3175)af727475
Adding integration tests for the new trusted calls (omni account) (#3173)f753f9cf
P 993 improve enclaveidentifier managing mechanism (#3168) C1-noteworthyNon-breaking change but is worth noticing for client 4b179e50
Bump the cargo group across 2 directories with 2 updates (#3165)30325598
Add pumpx identity (#3172)ae3abae7
Add google identity in enum (#3170)1f9ae11b
Add option to specify start block (#3171)0fd2f747
client-sdk: decode the result of native trusted operations (#3169)f71cf978
prefund omni-exeuctor ethereum account (#3166)dc1ef96c
client-sdk: add OmniAccount helpers (#3161)88b3a90f
client-api: add type definitions for TrustedCallResult and update TrustedCall (#3164)87926134
remove hardcoded nonce (#3160)183deabd
replace omni-executor check with TEEOrigin (#3162)6220c448
fixing request_intent native calls (#3163)7489f1be
P 1114 error message from production worker (#3159)eabc0983
client-api: populate type definitions for create_account_store and TrustedCallAuthenticated (#3158)4905e01d
Introducing add_account trusted call (#3155)0bcb1c00
adding publicize_account trusted call (#3157)7848038f
Introducing remove_accounts trusted call (#3156)9d797a51
Process all pending WS messages (#3154)77180bb0
3rd party ethereum node integration adjustments (#3153)c5d12432
omni-executor
enclave registration (#3150)68fc6704
Adding create_account_store trusted call (#3152)b0197c4f
Fixing verification code email (#3151)17a8a948
Add runtime-api call to get OmniAccount (#3148)bc68f41a
add running instructions (#3145)303623d4
fix: P-699 update default vc credential endpoint to prod url (#3147)b8bd9698
client-api: expose omniaccount pallet types (#3146)319d4572
change the max heap size from 512MB to 2GB (#3141)cc87102c
AccountStore in-memory state initialization and synchronization (#3133)3d496aa2
Adding request_intent trusted call (#3143)64136cb2
report back intent execution result (#3132)628b66a5
omni-executor
basic CI checks (#3137)