This is a release for:
- Parachain client
- Parachain runtime
- TEE worker
- TEE enclave
Dependencies
Substrate : polkadot-v0.9.42
Polkadot : release-v0.9.42
Cumulus : polkadot-v0.9.42
Parachain runtime
litmus
version : 9174
size : 1234553
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x1552e88ee272869d9cdfe0191c64b71c13b3f1606d94d37b23059b85b4585019
blake2-256 : 0x0905fc488546757557eb5ff8a6c7b4c0bffa8f367d46f419c013928c5aa4b2f7
proposal (setCode) : 0x6e1b341f6ff54aac0a8dea210f7158bc41e0b3730ff8294377d563ef40d93c4b
proposal (authorizeUpgrade) : 0x165d8b4f44d04a488bf0c3485282914c6b4e1bb0ea558c8e6c5c3f4b5d444d28
rococo
version : 9174
size : 1769746
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x3e8dac3ec1c384ff499382e543d4284192ddb45db5b83f64bed4401249514d28
blake2-256 : 0x26c9517278fd98c6f826e62f4d33a1bde1025faeeba18591f9ca640a32bdd4fa
proposal (setCode) : 0xf9ab82513b3cd084f259329b6ef97c9f56d1ef09f4c30fd5985400406b4c21ab
proposal (authorizeUpgrade) : 0xe986e40201c812715ebe179b9d2350f06b41bb895e810e92cf324590cc212677
litentry
version : 9174
size : 1125316
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x981f553b97879add8cec8b58f7ea7c1baa5fd63a2c571ddd4a435d7a72a64fdd
blake2-256 : 0x7e4264e93608650fe2d54e98699677fb60eaa84ada3d7c58fd8f1be61d6dca3a
proposal (setCode) : 0xb3228a43e20d6ea349045071f00f05f264d2360d9a5e743bb2866ea4789d2c42
proposal (authorizeUpgrade) : 0x1a8f99d8a0d3d9e82a7e9159a328c232a28b827e878ab05f65611f77020549b0
TEE worker
version : 0.0.1
name : litentry-worker
rustc : rustc 1.66.0-nightly (5c8bff74b 2022-10-21)
sha1sum : 1e83ba05c577fddbe30155e15fe754a476b0887a
upstream commit: : e40355f8
TEE enclave
version : 104
sha1sum : 114f3dac9c800344906aeccee471941fba128791
mrenclave : b032b455f76b19518918aa31b6830f1864a10e3d73c1eb0bf5342eef7668a7f2
Changes
Raw diff: p0.9.17-9173-w0.0.1-103...p0.9.17-9174-w0.0.1-104
Details:
655fc190
P 491 - url checking (#2511)717e39f5
fix: P-507 rename config name discord_litentry_url to litentry_discord_microservice_url, added prod api endpoint for it, and remove twitter_litentry mock and config (#2519)9099ea61
fix: add metrics for isolated request-vc (#2516)159570a1
feat(vc tests): use the schema validator package (#2502)e8578bfe
Fix typo add -> aad (#2518)78c79c94
fix: change nft holder credentials type name to 'Generic NFT Holder' (#2517)bc471816
fix: merge request-vc commands (#2500)6ad83aa7
P-508 Avoid using as sometype (#2513)081ef033
Usesign_prehash_recoverable
for ETH signing (#2510)5ab7b291
Populate ScheduledEnclave upon registration for dev worker (#2514)15f13f43
Fix CI worker integration tests (#2515)e39d7fa7
Bump docker/login-action to v3 (#2512)c52a49f4
fix(request_vc_inner): remove duplicated String encoding (#2509)5156a973
fix state_getMrenclave (#2507)bf74bfde
remove evm feature (#2506)8210dd14
Check all subcommands / option flags of litentry-worker and litentry-cli (#2496)bafacabd
Keep the naming of OneBlock consistent (#2432) C0-breaking Breaking change that will cause existing client to break4de61c82
feat: P-212 Club3 NFT VC (#2492) C1-noteworthy Non-breaking change but is worth noticing for clientcb19d092
Bump syn from 2.0.48 to 2.0.49 (#2504)3d351a49
purge relayer registry file (#2498)09c90220
Dump private keys in non-prod (#2501)08454ad8
A brief readme for bitacross worker (#2499)a6b78ed6
Remove sidechain feature and sidechain related code from bitacross (#2497)81381a53
Bump runtime versions (#2494)1c5f2812
Use ed25519::Public (#2495) C1-noteworthy Non-breaking change but is worth noticing for client2fd34d3b
feat(vc): include and populate credentialSchema property (#2473)eefbd20d
P-261 Refactor Achainable type definitions (#2464) C0-breaking Breaking change that will cause existing client to break36e5cd6b
publish custiodan wallets (#2493)d4426c8b
Remove teerex/teeracle/sidechain pallet integration (#2491)f8f16d2b
refactor: remove redundant assertion handling code (#2490)8d3fcd75
Remove teeracle related code (#2488)6cfefa17
More cleanup around the workers (#2486)9bc0e7e2
authorize signing tasks (#2483)ce56ef05
Split direct request and invocation VC tests (#2489)8df86501
Refactor the way we run ts tests (#2487)ee675222
Bump chrono from 0.4.33 to 0.4.34 (#2484)2936b393
Add request-vc-direct ts-test (#2480)55196829
fix: add block numbers and assertion text (#2481)943345ca
Adjust bc-worker counterpart of pallet-teebag (#2479)800cca78
fix ecdsa and schnorr tests (#2478)aaccf7da
Decouple woker_type and worker_mode (#2476)5ce842fd
Parachainpallet-bitacross
implementation (#2471)9bd00022
Use get_account_next_index (#2475)67799c7f
BitAcross direct calls (#2474)5b9b21ed
Cleanup: remove IMP/VCMP stuff from bc-worker (#2477)e97481e0
Adjust tee-worker counterpart of pallet-teebag (#2469) C0-breaking Breaking change that will cause existing client to breakbe7b23da
p-496 Add vip3 service mock (#2470)9e876e52
feat: P-431 add karat dao user vc (#2467)01d88ed4
Data providers tests for Achainable, Nodereal, Discord, Litentry, and Twitter (#2434)4d7fdcba
P 419 deploy automation (#2466)94bd3a7b
P 419 deploy automation (#2418)ed1ebe2d
Bump tokio from 1.35.1 to 1.36.0 (#2465)7e0588ef
feat: bitacross worker<>parachain external communication (#2452)04016d2e
Refactor teerex/sidechain pallet into teebag (#2459)1d997787
fix: add generating config.json (#2461)76bdf1fc
Support payload digest in trusted verification (#2460)7fe49591
local dev env config (#2463)a0a007f3
add litentry archive service mock (#2462)81e8402c
Ethereum and Bitcoin key repository (#2454)4276678c
fix on taplo 0.8.1 release (#2458)581321fd
remove workers .github folders (#2457)d44a9565
bitacross remove teeracle feature (#2456)2f77bf83
feature propagation and parent macros (#2455)7b43936e
add $ prefix (#2430) C0-breaking Breaking change that will cause existing client to break