Releases: litentry/litentry-parachain
Release v0.9.18-01
This is a release for:
- Parachain client
- Parachain runtime
- Identity TEE worker
- Bitacross TEE worker
Dependencies
Substrate : polkadot-v0.9.42
Polkadot : release-v0.9.42
Cumulus : polkadot-v0.9.42
Identity TEE worker
client version : 0.0.2
client name : litentry-worker
rustc : rustc 1.66.0-nightly (5c8bff74b 2022-10-21)
upstream commit: : e40355f8
docker image : litentry/identity-worker:v0.9.18-01
runtime version: : 106
enclave sha1sum: : 14e8050cffd0393c0c12b84a5aee08da45fcd86d
mrenclave: : f0b68f005b64d3ad4d8154679c2e53a575460d92b38f228d4274a2bbea18ea7b
Bitacross TEE worker
client version : 0.0.1
client name : bitacross-worker
rustc : rustc 1.66.0-nightly (5c8bff74b 2022-10-21)
upstream commit: : 9a3b032
docker image : litentry/bitacross-worker:v0.9.18-01
runtime version: : 104
enclave sha1sum: : 8bd41f4cf55e816f707eb812ea655efe07254dc9
mrenclave: : 034714d7b87168e9d794a33cfd3e4e6e7ccbe139a1e8a5872bc1083fdddcefd5
Changes
Raw diff: p0.9.18-9180-w0.0.2-106...v0.9.18-01
Details:
bb9f1a20
Build and publish a ready-to-use docker image (#2759)796f58d9
fix: added decimal token holding amount range for BTC token (#2765)7a65cfcb
Rename docker images (#2761)ec0065ab
Use sha2-v0.8 for musig2-sgx crate (#2758)0f854bab
lock musig2 sgx dep on specific tag (#2757)a5db8fa5
musig2 ceremony sgx test (#2756)7f07a6d7
p-799 Update client-api api docs (#2752)50edd5dc
Skip parentchain block doing initial sync (#2753)90a5a628
--- (#2746)d53871e8
--- (#2743)8e334494
--- (#2744)2e5c99fd
basically revert changes from PR 2610. (#2750)686c00f2
Add SPDX license in Dynamic contracts (#2741)51c4cb7d
Shield string CLI command (#2740)ea87b4bf
p-59 runtime upgrade simulation for litmus (#2679)a4809ea1
chore(deps-dev): bump rexml in /bitacross-worker/scripts/changelog (#2738)97a43610
chore(deps-dev): bump rexml in /tee-worker/scripts/changelog (#2737)69aa8aa9
remove TokenDecimals trait for EVMTokenType (#2732)
Litentry-parachain p0.9.18-9180-w0.0.2-106
This release contains the new node version that includes the EVM runtime support, as well as a new litmus runtime that includes the pallet-teebag
and pallet-bitacross
.
Important
All collator/rpc nodes need to be upgraded to this version to match with the upcoming runtime upgrade
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 client
version : 0.9.18
name : litentry-collator
rustc : rustc 1.69.0-nightly (44cfafe2f 2023-03-03)
sha1sum : c570836199056328b6729d599ae6ba7ad1284ed9
docker image : litentry/litentry-parachain:v0.9.18
Parachain runtime
litmus
version : 9180
size : 1244281
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x777e37e7b0533ac2fba96d7b582adbe3c9d7a5115532cce56cc42fbee53124f3
blake2-256 : 0xb7d8a795af26ce691645cf1576a599976119fd8959a15cb49d5f0784e039b863
proposal (setCode) : 0xc1907966dc2fc15ad7804ae6500043173ec1c419f82fd97f789bb151693f1edc
proposal (authorizeUpgrade) : 0xac5dc2e317c4cb577a67ef5b779692004c056646af81d4b709026bff2189ecbd
rococo
version : 9180
size : 1694419
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0xdab2350a4b4befa9197d019278de216c3a10900e3dd7789fac96f80f13ffef1d
blake2-256 : 0x185ba5bad06fefd9320fbf0d1a19e83804f3dcab0a083fe9fb31be01757f68d5
proposal (setCode) : 0x19a8be5a0c6946c2788b43a17cf0dd2cd02f3272564287b48c204d8743ef0a9e
proposal (authorizeUpgrade) : 0xc547e0a624987c79002a5d3ce6f223697f6fc4f1eb21b817495e07f98f981128
litentry
version : 9180
size : 1138338
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0xf45dac4d88a16fdd72a28f39a06fd1dd7e36bea0ca2fbed2909a41461728fc2c
blake2-256 : 0xdd0e5e7ad62de43005154872080543f49bb3aacb648bee14e002486e12a57760
proposal (setCode) : 0x31dbcd537e2966a6e25926a7e60a85dcca6c11e5faae5ebcb78bd40732cde3bb
proposal (authorizeUpgrade) : 0x30766bb95ca37936f6ae719df2cf3218baaa9c30c174fcbf9a3eca77f1970456
Changes
Raw diff: p0.9.17-9176-w0.0.2-106...p0.9.18-9180-w0.0.2-106
Details:
825bc93d
Hotfix docker tag in releasing yml266592ba
Use ubuntu22 base (#2733)fce7ae52
Align litmus-runtime with worker deployment (#2731)7af5c029
Revert docker build tags (#2729)27694199
Bump node version and small adjustments (#2727)a57ba7b5
chore(deps): bump serde from 1.0.200 to 1.0.201 (#2719)51ab619d
added an API key (#2726)f2ec750e
BitAcross musig2 ceremony (#2696)41d921fe
feat: P-298 add abort strategy for rest VC api call, add vc ts tests (#2707)036c1daf
Revert "chore(deps): bump scale-info from 2.11.2 to 2.11.3 (#2723)" (#2725)1fdc8282
chore(deps): bump syn from 2.0.61 to 2.0.63 (#2720)a427619b
chore(deps): bump serde_json from 1.0.116 to 1.0.117 (#2721)c27fd71c
chore(deps): bump scale-info from 2.11.2 to 2.11.3 (#2723)c98be5a6
P 634 add erc20 token holding amount (#2715)a4f73b57
Adding support for discord oauth verification (#2710) C0-breakingBreaking change that will cause existing client to break 566445c1
refactor: separate decimals data (#2718)d523be2a
skip collator port check (#2717)da5cd039
P-145 Update to VC schema version 1-1-0 (#2709)1476406f
P 716 magiccraft staking credential (#2714)11381db2
fix mrenclave bitacross init (#2712)90378110
chore(evm-amount-holding): bump schema to 1-1-1 (#2693)a860d4e6
remove hex-sgx dep (#2711)5e37d1ac
Dynamic EVM assertions (#2695) C1-noteworthyNon-breaking change but is worth noticing for client 194edbf4
chore(deps): bump syn from 2.0.58 to 2.0.61 (#2708)cd62e21d
chore(deps): bump serde from 1.0.199 to 1.0.200 (#2704)dda88e89
Fix crate unit test (#2701)bda610e5
chore(deps): bump github.com/ethereum/go-ethereum (#2703)355d55ae
add Data-provider test README.md (#2702)2f1cc96b
Adding support for non public twitter verification (OAuth2) (#2641) C0-breakingBreaking change that will cause existing client to break 66b9375f
Fix multi worker scheduled enclave test (#2700)7208568c
feat: P-584 added bitcoin holding amount VC (#2689) C1-noteworthyNon-breaking change but is worth noticing for client 5863796c
chore(deps): bump proc-macro2 from 1.0.79 to 1.0.81 (#2698)f6975654
chore(deps): bump serde from 1.0.198 to 1.0.199 (#2699)816dbcf0
Fixes multi-worker VC test (#2691)31eb6e38
chore(schemas): bump to 1-1-0 (#2692)1c800ac4
chore(deps): bump chevdor/srtool-actions from 0.7.0 to 0.9.2 (#2655)95093b4a
chore(deps): bump async-trait from 0.1.79 to 0.1.80 (#2684)3ad0d915
chore(deps): bump serde_json from 1.0.115 to 1.0.116 (#2685)b9f42c8e
chore(deps): bump serde from 1.0.197 to 1.0.198 (#2683)c4e03f45
chore(deps): bump chrono from 0.4.37 to 0.4.38 (#2686)f872bf2d
remove unwrap from VcRequestSender (#2687)22f35479
feat: P-693 add MCRT token holding amount VC, refactored test cases and supported customized assertion ranges (#2673)5188d350
P-681 Merge EVM and non-EVM code (#2644)532c5029
chore(deps): bump golang.org/x/net in /bitacross-worker/example/client (#2676)c00ef56e
update worker build command in README.md (#2681)ceec07b5
Hot fix send error (#2680)4fa61241
fix: P-694 fix wrong token holder amount vc value when balance between 0 and 1; also fixed wrong token type value in sol balance service (#2678) C1-noteworthyNon-breaking change but is worth noticing for client 14a9a4a7
chore(deps): bump softprops/action-gh-release from 1 to 2 (#2668)
Litentry-parachain p0.9.17-9176-w0.0.2-106
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 client
version : 0.9.17
name : litentry-collator
rustc : rustc 1.69.0-nightly (44cfafe2f 2023-03-03)
sha1sum : 384b52d0718c74f6bb3ee897f15a238372b086e4
docker image : litentry/litentry-parachain:v0.9.17
Parachain runtime
litmus
version : 9176
size : 1036209
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x585764530efbe372a0fe182327f73cb2b4f5f425c578927ae2bf451c10b96742
blake2-256 : 0xc92231016341850b431d81286b81d0d82578a8257e6bf38e91aa1108dcb4fc00
proposal (setCode) : 0x608870d8e8fb64140622b066816fb121ebb9c7c5c5666c1a44482512f187f568
proposal (authorizeUpgrade) : 0xd9dc0949df81e1dd4b12647930bc4860545169453a07092f8128b607481eb6ee
rococo
version : 9176
size : 1689805
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x18ec6717b69c680972d25817e516491ef14976a6798a0a46d8c9741c401f942c
blake2-256 : 0x8a5131e9d397e4defea4438f5ff5ccc0eda6419a465894b42ed04b245619c7b0
proposal (setCode) : 0x9db5d861989c5134ed83143db054d8283f7db3740aff30a29a2d02d412681920
proposal (authorizeUpgrade) : 0x099563746a33286f9c65e8874f9ccad5cbbe613a8867384b099e8cb577ff38c6
litentry
version : 9176
size : 1113848
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x3145afbb5a50c7be5a06fdcf2245333d31b11c7c1a8a25130e816016f3a697e2
blake2-256 : 0x64bc75e39703fafcfe54b3b43903e0a0dbf5f02e6311f8120d404c906945965c
proposal (setCode) : 0x392459da8c14232a56156680eea738a66b437084b841bc6da1345884fe99fcb1
proposal (authorizeUpgrade) : 0x6f5147d2b417f9dc62c23b0f80fb9a8ef833902dfe8ea783d55168aee3b80503
TEE worker
version : 0.0.2
name : litentry-worker
rustc : rustc 1.66.0-nightly (5c8bff74b 2022-10-21)
sha1sum : 7d9245b641a0b484975ba2ec1fb7bcb1c8acd67f
upstream commit: : e40355f8
TEE enclave
version : 106
sha1sum : 1bebab88db7cca4f40b23b62fddc796e4420f86b
mrenclave : 99aa977d06f84f3a2508d7538a3945b45610f7ea32555eaad5171ef5eeb171f8
Changes
Raw diff: p0.9.17-9175-w0.0.2-105...p0.9.17-9176-w0.0.2-106
Details:
4623a759
revert crate version number.6ec88cef
bump version for next release (#2675)e46e3257
add range 0<= x < 1, value always false (#2674)61f7441d
Batch vc send error test (#2671)f53fb137
Using events instead of extrinsics as indirect call triggers (#2625)315e7018
Runidentity-worker
CI tests withoutdevelopment
feature (#2659)17491af9
Litentry parachain launch fix (#2672)888992a7
chore: add missing tests in ci (#2658)858be619
chore(deps): bump actions/checkout from 3 to 4 (#2667)ec9aa8fe
chore(deps): bump codecov/codecov-action from 3 to 4 (#2669)d28fea04
Integration test: Set scheduled enclave (#2664)81b0d0d8
fix compilation without development feature (#2666)152dadf1
check development feature for bitacross in ci (#2662)73dff69f
Fix bc-worker build (#2661)8683fd36
Move parentchain pallet under worker-pallets folder (#2613)8c053d96
link sgx_epid (#2638)aec1524b
chore(deps): bump scale-info from 2.11.1 to 2.11.2 (#2642)be2aa5b6
chore(deps): bump syn from 2.0.57 to 2.0.58 (#2643)f5e2c331
Hotfix BRC20 assertion contents when data is empty (#2649)675b8a66
Fix evm build (#2657)94be20e1
chore(deps): bump quote from 1.0.35 to 1.0.36 (#2656)d3e0f308
fix: P-654 added solana signature check (#2635)4333ad62
chore(deps): bump actions/stale from 8 to 9 (#2653)09f87ee4
chore(deps): bump peter-evans/create-pull-request from 4 to 6 (#2654)9cff4a56
chore(deps): bump actions/setup-node from 3 to 4 (#2652)6a5508b0
chore(deps): bump andymckay/cancel-action from 0.3 to 0.4 (#2651)39b2d4f9
Add dependabot for GHA (#2650)8bb43b0c
Add more ways to read scheduled enclave (#2620)c41e82d8
feat: P-675 VC generation will use all identity-dependent web3 networks (#2647) C1-noteworthyNon-breaking change but is worth noticing for client a6f65b36
Removing init_shard_config (#2648)4a9dd4bb
Do not monitor writable events for ws server (#2646)f656039b
clean-up(trusted,getter calls): remove raw payload signature support (#2637) C0-breakingBreaking change that will cause existing client to break 677cb0be
Register the enclave only once (#2610)2cdf69f4
using EnclaveError (#2626)97368e01
Provisioning scheduled_enclave_sealed.bin file (#2628)3f51af07
Removing shield/unshield funds related code (#2636)7c0cec58
feat: add tmp mimic pallet for bitacross (#2634)997b5ed5
chore(deps): bump h2 from 0.3.24 to 0.3.26 (#2640)0a2e3ad9
chore(deps): bump serde_json from 1.0.114 to 1.0.115 (#2633)bc9896b5
chore: clean up sudo remove migration file (#2639)c8e65af1
chore(deps): bump web3-utils from 1.10.2 to 4.2.1 in /ts-tests (#2614)b57012b9
p-657 Upgrade web3.js version (#2627)8e55d19c
chore(deps): bump tokio from 1.36.0 to 1.37.0 (#2632)4a639251
chore(deps): bump syn from 2.0.55 to 2.0.57 (#2631)cba967a6
chore(deps): bump chrono from 0.4.35 to 0.4.37 (#2629)9bdd7195
feat(call verify): support call msg prefixes for user signature (#2609) C0-breakingBreaking change that will cause existing client to break 3560fb5a
Adding Deactivate and Activate identity in the cli (#2624)33e27654
P-418 Add Signer check in ts tests (#2607)7a270b35
Fix sidechain nonce retrieval (#2619)aebb746f
chore(deps): bump scale-info from 2.11.0 to 2.11.1 (#2616)ca230880
chore(deps): bump syn from 2.0.53 to 2.0.55 (#2618)- [
091f9f16
](https://github.com/lit...
Litentry-parachain p0.9.17-9175-w0.0.2-105
Important
This litentry runtime (9175) removes sudo
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 : 9175
size : 1036904
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x988bb614c57b0216094e046613e2a03a5da1deed0def6934f1c137cea1102c6b
blake2-256 : 0xbc1e237379f7f118f519baa522a76123da9afb49adedb9324f13ef4729ecda5d
proposal (setCode) : 0xe07d009ca98874dca8778eb27a04e2fe03e55227b1e69a999c5c7ee26f50ff76
proposal (authorizeUpgrade) : 0x99277cb3bf963360ad4b2a0ef478ae5de777bc06b0c5cac384fd57da3be7d298
rococo
version : 9175
size : 1685600
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x59ba93603f442ada4305465538d9b8086ac4c9afa21e160bab4779a62d83721c
blake2-256 : 0xd966709a47e588ae3696b8483d81b6336b618a07fc056de9b061b899cf97800e
proposal (setCode) : 0xa1c5ac6d9ef265f7c6bf0608959b0a0a6dc4f6186aeccd8ec579fc44f661426b
proposal (authorizeUpgrade) : 0x1b85576fdd821603c93a177f8d58cfecdcf83b0841cf3d732475e3c9dc13f251
litentry
version : 9175
size : 1113500
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0xfd02510a515a1cba7014df97ec6626a60ee22a4ac83f23522cf9bfae438e8200
blake2-256 : 0xaa891098a1e1ab77bd42a803573f3e509bafa0c7028e5afa07948dd8c4cb7e26
proposal (setCode) : 0x122a32ab5314653f52bcb8e75ed70ae6ae1d43fc921b7b330758be53e38e30a8
proposal (authorizeUpgrade) : 0xab20407b19b48f3a7cfdb1fb69f30b7d90fd090f8a7259739f69418f97bed065
TEE worker
version : 0.0.2
name : litentry-worker
rustc : rustc 1.66.0-nightly (5c8bff74b 2022-10-21)
sha1sum : 9a08df60d05b3525d866188e5e78ccee046287cd
upstream commit: : e40355f8
TEE enclave
version : 105
sha1sum : 38743706add808e3cdecb1f37ec6490fdcb379e6
mrenclave : 97f516a61ff59c5eab74b8a9b1b7273d6986b9c0e6c479a4010e22402ca7cee6
Changes
Raw diff: p0.9.17-9174-w0.0.1-104...p0.9.17-9175-w0.0.2-105
Details:
489930ca
Hot fix the toml path for release script (#2584)a9c2c99a
feat: test the failed parachain extrinsic handling in worker (#2543)567cb5bf
feat: P-624 added NFP token holding amount VC (#2583) C1-noteworthyNon-breaking change but is worth noticing for client 4cad485d
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /ts-tests (#2582)9536b9ce
P-590 Refactor web3 wallets generation logic (#2579)276564a1
Prefer author_getNextNonce for nonce retrieval (#2576)303a39a4
debug: fix try-runtime (#2581)c054dd95
Re-register enclave after state provisioning (#2578)22f6514e
Check condition before creating BRC20 vc (#2577)ca837899
Update identity worker upstream codebase to9a3b032
(#2571) C0-breakingBreaking change that will cause existing client to break da6d3ed6
Bump versions for next release (#2574)85ba8c75
Cargo update (#2569)5a43a6be
P-564 Sudo remove migration (#2552)fe86c710
Add RPC inteface for getting wallet info (#2562)851f2fcd
Follow-up-of-PR-2532 (#2570)c075eb14
p-569 Remove parachain events listening from ts-tests (#2556)eeff0008
P 422 add a batched request vc method (#2532) C0-breakingBreaking change that will cause existing client to break eddcfd1c
Add an option to start bitacross worker usinglaunch.py
(#2561) C0-breakingBreaking change that will cause existing client to break cc68687e
fix: use futures executor ThreadPool instead of standalone ThreadPool (#2555)b1e11654
Eliminate warnings (#2524)5346500a
Cargo update (#2550)c8b1d99a
remove identity_test.sh from bitacross (#2560)646ebcbd
p-587 Set up localhost configuration for karato_dao in Docker. (#2558)2dd63dbb
Use fixed private key in bitacross golang example (#2559)744bc852
fix: p-460 bitcore message signature issue (#2553)61efd7b8
Use ethereum/client-go:v1.13.14 tag (#2557)bd95086e
remove skip-ias-check leftovers (#2554)5534947e
Enhance local setup/launch with python script (#2534)e5617576
bitacross client sample golang code (#2551)c79ec6af
feat: link identity in cli (#2540)86857fa3
P-397 Add the new VC test case for ts-tests. (#2537)968f5ee2
fix: remove fees for TEE callback extrinsics (#2533)47344787
Pin the parachain-launch commit hash (#2542)f1715e0d
feat: P-503 added identity Solana, and web3Network Solana (#2539) C1-noteworthyNon-breaking change but is worth noticing for client f6a6c1e4
Use workspace dependencies for parachain (#2535)3e36d2b2
delete staging deploy yamlba8ee7a3
add staging ci actionb4135b61
Remove teerex/sidechain runtime integration (#2529)7e8bbe7d
P-328 Make unconfiguredAssertions pass the test (#2508)cfdf7332
chore(deps): bump es5-ext from 0.10.62 to 0.10.63 in /ts-tests (#2531)799de955
Rename vc-issuance crate (#2530)d50b38e3
Should use non-compact sbn in scheduled_enclave (#2525)3548f09b
move achainable to a separate file to make it as clear as other types (#2520)
Litentry-parachain p0.9.17-9174-w0.0.1-104
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-breakingBreaking change that will cause existing client to break 4de61c82
feat: P-212 Club3 NFT VC (#2492) C1-noteworthyNon-breaking change but is worth noticing for client cb19d092
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-noteworthyNon-breaking change but is worth noticing for client 2fd34d3b
feat(vc): include and populate credentialSchema property (#2473)eefbd20d
P-261 Refactor Achainable type definitions (#2464) C0-breakingBreaking change that will cause existing client to break 36e5cd6b
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-breakingBreaking change that will cause existing client to break be7b23da
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 p...
Litentry-parachain p0.9.17-9173-w0.0.1-103
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 : 9172
size : 1255547
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0xdc7a368d4932c4c054c995f452f8018772aeb5649256a42bf7296d31849b4038
blake2-256 : 0x1f90fe38b7620f5346d4f068fd4696c2bdb3665d72a54fd76af6060e80913005
proposal (setCode) : 0x01c6474d1409c3eddeffef993d4b535050baef0eacb4e442f5ad341951fe0766
proposal (authorizeUpgrade) : 0x4890f2d0d9fbb7d58c4d3dd9a7c9f9d145aa04d89e0fb60161312231d0b90103
rococo
version : 9173
size : 1709732
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0xe94f00c3e229d7cbb515b3a32c1a5f766fd8f0c4e2c6b2f689a308211f61d6f7
blake2-256 : 0x9fa8319bc258f36c07dcdcf34b78e45a1e42ee6ca60c2cb5bccfa1ba72514a9d
proposal (setCode) : 0xab83b8de347947f44bb4e96fbcba9ce746433b9c85a85a699fe576941d7a24e7
proposal (authorizeUpgrade) : 0xfc6fc3c3ed85f25e41aa1c480a9035a0432bd8b681ab3d442b4f88bc4bf89b9f
litentry
version : 9173
size : 1140841
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x093fa82da7705c0264a024d2d19f1330ac7a9b3346f9fdefdfa1e047362af408
blake2-256 : 0x5e4a5f8fb249ff39426de14d14e3a70c6a9aee2f5411d7099b9390d64a27eec7
proposal (setCode) : 0xc7ad460a9c8118949584406546e90489035c025dac78d05560b509c1b04ab9a6
proposal (authorizeUpgrade) : 0x587caad38618e459362a015335fbe0354397b10a3d7f8afb4ab80fa27442711e
TEE worker
version : 0.0.1
name : litentry-worker
rustc : rustc 1.66.0-nightly (5c8bff74b 2022-10-21)
sha1sum : 5d0780c2e4e7f2b953dea0c75480126828c6f18d
upstream commit: : e40355f8
TEE enclave
version : 103
sha1sum : 5543882145a2d0e93f01ccf9975f9be1e5aa6920
mrenclave : 008ca9b841ce2e6752868b770bf6f6a255026bbf8a55531801dd57b658d00b19
Changes
Raw diff: p0.9.17-9172-w0.0.1-102...p0.9.17-9173-w0.0.1-103
Details:
1c298734
Adds pallet-account-fix to rococo (#2450)c5b984d6
fix: remove network option from nodereal NODEREAL_API_CHAIN_NETWORK_URL config, and always use mainnet for network (#2451)0b690cd2
Data providers tests for vip3 (#2431)0f2935d2
Update some cargo deps (#2449)918f879e
remove unused log target (#2447)080a4573
Update rococo bootnode (#2448)d275492d
Bump chrono from 0.4.31 to 0.4.33 (#2443)3571560d
Worker Docker release build without using cache (#2423)28167f62
bitacross init (#2419)118b195b
Bump serde from 1.0.195 to 1.0.196 (#2442)3df47f9b
Bump serde_json from 1.0.111 to 1.0.113 (#2444)1a863e5c
init threads only for sidechain (#2445)8ddda3c8
Fixproduction
feature propagation (#2439)9e293d7a
fix: bug in request-vc-direct (#2436)7e9b4306
include only one variant in compiled code (#2438)7503916f
Add backSubstrateTestnet
enum (#2437)e47d2a3f
Bump download-artifact version (#2435)17ce7383
feat: pallet_account_fix (#2427)f120d871
P-54 Binary search for holding time assertion (#2401)8737753e
remove parachain dependency on tee (#2433)e6cfa167
chore(launch scripts): wait for parachain block finalization (#2425)969b2016
Bump snow from 0.9.2 to 0.9.5 (#2426)03bdde8b
mess up the relative path after env refactor (#2424)d80ef201
chore: P-433 updated copyright (#2422)1f9f496a
Bump h2 from 0.3.20 to 0.3.24 (#2411)128fb1e8
refactor of environment variables (#2417)72d6b341
fix: P-381 VC typo (#2420) C0-breakingBreaking change that will cause existing client to break 14f53084
Bump shlex from 1.1.0 to 1.3.0 (#2416)20837967
Bump proc-macro2 from 1.0.76 to 1.0.78 (#2415)b62e965e
fix: add storage item for feature control (#2382)f2290ab1
P-216: add new vc structure independent of data provider (#2402)37f5d74b
Create idgraph upon first vc request (#2403) C0-breakingBreaking change that will cause existing client to break a31c3cb2
refactor(launch-local-docker): P-273 Detect block height more reliablyff22b32b
hardcode data provider config into prod enclave (#2291) C0-breakingBreaking change that will cause existing client to break dd8d3cb1
Follow up changes for release draft action (#2413)3869810c
Build match worker image (#2313)8969e7e2
Manual tests of removing the second worker during running (#2316)b27c8640
Fix build error while attesteer feature enabled (#2407)9b0fad8c
Register enclave with DCAP feature in SW mode (#2408)d0759fb6
Use whole unsigned VC as VC proof signature payload (#2404) C0-breakingBreaking change that will cause existing client to break aaff9885
bug fix: compose teerex::register_enclave extrinsics; use intel 'dev' server for attestation temporary; add one example config file (#2400)b2d5bc2d
refactor: remove substratetestnet (#2399)88f227c4
Perform parameter check on direct_top_pool_api (#2395)68f4237d
filter out web2 identites (#2398)01d364ed
fix: double encoding (#2393)b3341a73
Bump serde_json from 1.0.109 to 1.0.111 (#2397)b2a8883e
Fix empty web3network for assertions (#2396)b5dc4f89
Add missing litentry-cli commands for request-vc (#2394)eda1cf26
Bump follow-redirects from 1.15.3 to 1.15.4 in /ts-tests (#2392)6cdfc273
Bump syn from 2.0.46 to 2.0.48 (#2389)95dff5eb
Bump proc-macro2 from 1.0.74 to 1.0.76 (#2390)
Litentry-parachain p0.9.17-9172-w0.0.1-102
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 : 9172
size : 1240913
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x9fdf4cfc95158083f5e7528088e1baf317613c74213de28120492e37c73c04c8
blake2-256 : 0x4026c536f893c39047ceb9ee0750f31efa047702159434c2418f8989f242d6d6
proposal (setCode) : 0x9c6cf6ea858e50cb2c85dee558cf9bd506aa3f5ce5753e2e780195bdfcc8f542
proposal (authorizeUpgrade) : 0x70f0e7a117bd16fbadb7efe1fbda8e95e6375b3365a4b4d489a968cf40113d2a
rococo
version : 9172
size : 1702588
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x1a6fa4bf5dc299895cf18501ecab505e3a9580b244e31d49ce942dbe809559cd
blake2-256 : 0xd931ba86b331dffa27ea67967bc45a1a8c2a7915a8da3e7952f2b1530301ec6c
proposal (setCode) : 0x4a850920c32c2138ed17d3b143994baf0f5776dd85c800f11a7e96ffd774ff98
proposal (authorizeUpgrade) : 0x37795c75902c9d088fc11b1ee70b628845346a1f42696690bcf7119794a5f77b
litentry
version : 9172
size : 1136769
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x277a338c9ad879b3726137c5fb0d8e5b9abfea8ff5c7504c093caf505571d5a8
blake2-256 : 0x59a58842f6f3b08f57a43d2a929dc79d3b259862d2c89cc4a1adebc6959d54f5
proposal (setCode) : 0x869cde5596763677bc06102fec664fd7e60b924e1b650daa016995b95cf656e7
proposal (authorizeUpgrade) : 0x74f38fb30c6239d471c9b54cde149e679ee9d897afb5ef8284fa41ae7b05218c
TEE worker
version : 0.0.1
name : litentry-worker
rustc : rustc 1.66.0-nightly (5c8bff74b 2022-10-21)
sha1sum : 93a0d1a7fc2098af2c37c6420b9303294eb062fd
upstream commit: : e40355f8
TEE enclave
version : 102
sha1sum : ef98abcb1fcd5ce6239a65dedb398026a273e4f2
mrenclave : e0154069e4bae392c90946a934e3c6f26829225a0ddbe7fb4421dbdfa306a96d
Changes
Raw diff: p0.9.17-9171-w0.0.1-101...p0.9.17-9172-w0.0.1-102
Details:
2b263b4f
Bump runtime versions (#2385)43eb3087
Add additional fields to VC (#2364)533a6e10
IDGraph should be created in more actions than linking (#2347) C1-noteworthyNon-breaking change but is worth noticing for client f6ecadf5
feat: add bnb domain holding to cli (#2383)29b06c40
skip DCAP setting when feature disabled. (#2381)24018516
ReplaceT::AccountId
withIdentity
in callback extrinsics (#2373) C0-breakingBreaking change that will cause existing client to break 51ab2709
Filter out web3 identities with empty networks (#2348)bf3f9f5a
TRX DECIMAL 6 (#2380)14e10334
update ton/trx amount range (#2379)4c6efc0c
Merged cargo update (#2375)af8ee2b8
P-396 ton amount error (#2378)f00fc012
update geniidata query limit to i32::MAX (#2377)5f4908fd
switch the order of unittests (#2374)ec1d9f12
Add precompile bridge(transferNative) test case (#2368)28dcbd93
P-316 New Year - CryptoSummary (#2376)038b0f47
Support prettified bitcoin signing message (#2366) C1-noteworthyNon-breaking change but is worth noticing for client 7fb7d248
Fix positional args in request-vc CLI (#2367)fb37481b
fix lit staking response result field to Option (#2372)0da63f0f
wait 1 sec before querying state in ts tests (#2369)3c7053a7
Adjust the directory structure of litentry-parachain/ts-tests. (#2365)bce29ac6
Bump tokio from 1.35.0 to 1.35.1 (#2360)f0ec132d
force set the order and index before widely usage. (#2351)b61adbcd
add list (#2355)03d6ba3e
bug fix (#2354)6b676c67
increase time for CI tests (#2353)42391841
BRC20 token amount holding (#2344)ac0fad8b
Parachain staking: reduce awaiting time (#2339)62039f45
Extend bitcoin networks to all address types (#2349) C0-breakingBreaking change that will cause existing client to break ecd18d2e
Unfold _ expression in Assertion type (#2350)e215b5b9
hotfix Achainable response (#2346)ef09e0f4
Use public getter for IDGraphHash (#2345) C0-breakingBreaking change that will cause existing client to break 8a2376aa
P-315 add lit staking vc (#2332)7131a102
P-319 add BAB holder (#2337)b8638ffb
Bump num_enum from 0.5.11 to 0.6.1 (#2343)5d45746a
Add missing bitcoin match arm (#2338)a6cf8c3f
Fix upgrade simulation parameter (#2335)6f13ad4e
P 345 precompile contract tests (#2325)873003b9
P 317 tron ton holding amount (#2328)c852d5c3
Use bitcoin crate for signature verification (#2336)4d5b3e5d
chore(cli): request_vc print valid json string (#2330)00e803b6
Update rococo rpc endpoint (#2333)b5a555c3
Add support for BTC account linking (#2331) C1-noteworthyNon-breaking change but is worth noticing for client d0da1268
extend token list (#2329)9b9f8655
P-314 add lit holding amount (#2324)
Litentry-parachain p0.9.17-9171-w0.0.1-101
This release is intended for 9171 runtime upgrade of rococo parachain to support staking and token-bridge precompiles.
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 : 9171
size : 1242158
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0xcec7c4d734079995eafc544d5e2570958d87dd76f93a4b7a3b3c1ebc1d245858
blake2-256 : 0x0ed25bcaae187085c57be4b4a57656977add6b01a1d0e690e3ac1e2195d6e02a
proposal (setCode) : 0x701bc1609a0e1f9109330ba1cce58835def7454b78a578875b37ad6d6ae25dd1
proposal (authorizeUpgrade) : 0x7990aebdfd65fa91a3997242d81ba1e49305e9fab0120600332c8515ccb17dec
rococo
version : 9171
size : 1700067
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x38744303929e88d89fc679f08e7f3742967fe37220f7ab3252815e1fcefa3c38
blake2-256 : 0xcba848ecc0b6d4afa65805e346e306e8eed44b547d0162e6dd5c8a77dda038c1
proposal (setCode) : 0xddc2ccd80b6b2489508f98993b271dfe5d5f269265cc7043f59b2a5685f60072
proposal (authorizeUpgrade) : 0x463d206caf0ab71349249a6255b9a77cfbcbee23fdf4e720af2de81f7355671a
litentry
version : 9171
size : 1136874
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x11c70a664cbd9f530ae316018d206476480b6e5bb896af60f6420a91e0f76d3b
blake2-256 : 0xe33685319b043a9251e15eed56dedccb954e5badaba9639759e6150872d8275d
proposal (setCode) : 0xfc2b7509b93de61540d3d5294fc8edc2e5bdf41d1c1d856471a8027f94fbc21c
proposal (authorizeUpgrade) : 0xaa4385a5dc75b626b8ac4ef4655b6fc596cc1c321db2ae8be9ef4bb9e048aee3
Changes
Raw diff: p0.9.17-9170-w0.0.1-100...p0.9.17-9171-w0.0.1-101
Details:
e22cf472
Update Cargo.lock files1a694574
P 351 evm address hashed mapping method (#2326)e919d7c8
feat: optimise sidechain read (#2320)a075f451
P-333-evm-precompile (#2319)0f043738
Bump tokio from 1.34.0 to 1.35.0 (#2323)b6f28aee
Bump syn from 2.0.39 to 2.0.40 (#2322)2fe254f7
Bring consistency to di responses (#2321) C0-breakingBreaking change that will cause existing client to break 01559c54
broadcast TOPs submited by stf tasks (#2318)45440f76
bring back slot time check (#2315)9caf1a36
fix evm build (#2317)f7874409
Update upstream base toe40355f8
(#2314)3ea73caa
Fix: Add worker tag input (#2307)f57b63f3
Hotfix holding time VC query (#2311)202ecd9b
Deterministic IDGraph sorting (#2310)f8e12f66
Add all vc di case (#2275)ebd357ca
fix no workers in local setup (#2312)8628f5a3
Provide a cli command to dump idgraph hashes (#2309) C1-noteworthyNon-breaking change but is worth noticing for client 93832594
Run tests in multiworker setup in CI (#2308)8c51ceae
Addremove identity
feature for dev purpose (#2268)993f3a31
Addpallet-teerex
tests to CI with all feature combinations (#2305)1dcba3e8
Record IDGraph hash on chain (#2304) C0-breakingBreaking change that will cause existing client to break 4d05d368
Verify data provider certs (#2302)91109f2f
block import time metrics (#2263)f821b014
Remove client-api type definitions in ts-tests (#2280)9131fdff
feat: P-278 add WeirdoGhostGang holder vc (#2292)1745b1fd
Update VIP3 info (#2299)ecacc659
fix evm build (#2298)32abeb01
clone only filtered tops (#2294)c2aac9c5
Hotfix of tee-test dependency in CI (#2296)d1c59de4
Update upstream commit base922e8733
(#2281) C0-breakingBreaking change that will cause existing client to break ea4fff92
do not run mock server in production build (#2295)eaffb2a7
Skipupdate-client-api
conditionally in CI (#2278)481425bc
P-279 add VIP3 VCs (#2288)12a004e6
Return encoded extrinsics without padding (#2287)d40bc3d1
P-288 add nodereal error (#2290)858b55ad
Backport fromrelease-v0.9.17
branch (#2273)9e9ad97c
Bump chrono from 0.4.26 to 0.4.31 (#2284)d9831df7
update the package version of sidechain-api46a01417
Bump proc-macro2 from 1.0.69 to 1.0.70 (#2285)de2f3969
Bump serde from 1.0.192 to 1.0.193 (#2286)a53ee2df
Add back bin and sbin (#2282)41c9eaf8
upload docker logsa486e784
TOP pool synchronization (#2211) C0-breakingBreaking change that will cause existing client to break c6dc6138
Update AchainableNameAmount (#2277)1ae54498
Fix docker tag in release bot (#2276)60168a0f
P 262 evm extra (#2274)286e8cf3
fix bugs in deploy sh
Litentry-parachain p0.9.17-9170-w0.0.1-100
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 client
version : 0.9.17
name : litentry-collator
rustc : rustc 1.69.0-nightly (44cfafe2f 2023-03-03)
sha1sum : 68e8494407a4d65a11c89295445a3bc700bc3248
docker image : litentry/litentry-parachain:v0.9.17
Parachain runtime
litmus
version : 9170
size : 1288703
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x487f69c2349c0628388ceb42846601d48f06c40b51f00ffd3664750d12e22b80
blake2-256 : 0x80abe7fd55cf9708222bbbbb9b0b3b10fbb712be51fb40d39314f88b0fbbbb27
proposal (setCode) : 0x555be41a7b8ba83fb7ed0928d33232ed9bc3d594bac6654dc022ea1812f0a4bd
proposal (authorizeUpgrade) : 0xcfc2d1928869fb636f71b0418a4fd9f35147bb642e7add50572ef954fd2805f5
rococo
version : 9170
size : 1585752
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x44044fe85c40f03a9d6f88b3f515f0f71ecaf0a22a14e2eb0653bc050e24d70a
blake2-256 : 0xff3dba0f9d49b00b33b0b24f37a62a1fa2afe1d39beffe37df9218cb3fab7f86
proposal (setCode) : 0x9898e4336a4672e61b509537b20b4689ab221b3cdae485b4f1c56c0f63f7982e
proposal (authorizeUpgrade) : 0xfd7c02da110277e99aabc688939cfd26909415c3eda4e4df8efdc0135919906e
litentry
version : 9170
size : 1136402
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0xa21f300ba436a2109495355ef2a9c2df1f822744b7d5e43cf81e4fe49e7c799f
blake2-256 : 0x2f465023e9b7b7d74579d89f1a0e159be23ff74d383130b3d845ba61abf71180
proposal (setCode) : 0x751ec78879c01f1a1757e26fb43f953329899d5b4ae88805ac75d16bbda21d1c
proposal (authorizeUpgrade) : 0xa52e4c6d70b356bec2f18cb4a84b44297100f4a59de573e8625edb6da7e64a17
TEE worker
version : 0.0.1
name : litentry-worker
rustc : rustc 1.66.0-nightly (5c8bff74b 2022-10-21)
sha1sum : fef1eecce315a0ab2e2136bab3fa433c7cca7471
upstream commit: : b9c80164
TEE enclave
version : 100
sha1sum : 2874ed6aa36a16edc40acaecee1a590f31a5ab95
mrenclave : b8d21b8f9442ea5a8f26c7ad77ac4cb4e18fb9aa38930ebbacfb86d77397c415
Changes
Raw diff: staging-e46a49e...p0.9.17-9170-w0.0.1-100
Summary (please see PRs with C0-breaking
below too):
General and new features:
- new
activate_identity
anddeactivate_identity
DI call - We shall use DI synchronous responses and dismiss the usage of parachain events as responses
- Error type change/merge in the identity linking process
- DI request encryption change: RSA -> AES
- user shielding key is removed
VCs:
- Adjustments to VC fields:
- rename timestamps in
proof
- remove tag field
- proof value is now a signature to mrenclave value
- rename timestamps in
- Favor "Achainable" assertions
You should be able to always check our ts-test code for reference.
Details:
959ba433
set env99027b82
P-179 Add credentials-priority-1-and-2 (#2218)9af490ce
use DOCKER_TAG4a1456d7
Small update to GHA and versioning858bf421
Fix runtime upgrade simulation GHA (#2269)cc89651b
p-243(chore): combine Contest and SoraQuiz to one same discord based VC (#2259) C0-breakingBreaking change that will cause existing client to break d891ff51
Bump tokio from 1.33.0 to 1.34.0 (#2271)c99658e9
fix: add threadpools (#2270)819601bc
Minor improvment to CI (#2265)85522583
P-150 feat: unit test for threadpool behaviour (#2186)6f6bf9d7
Print generated VC from CLI command (#2256)deed1891
cleanup ErrorDetails variants and ts definition (#2257)b1a18a3f
P-15 Limit the number of allowed workers #1225 (#2114)445b31ad
P 221 move SCHEDULED_ENCLAVE_FILE under control of '--data-dir' (#2258)b6062bed
missing configs for new VCs added recently (#2261)a9f369fc
feat: Isolate VC issuance from block production (#2231) C0-breakingBreaking change that will cause existing client to break 08ad8569
Handling minor issues (#2244)bdcddc08
Bump chrono from 0.4.26 to 0.4.31 (#2251)627d753e
Bump hex-literal from 0.3.4 to 0.4.1 (#2254)5d4ddaff
ErrorDetail
variants docs (#2245)fabdcde6
Add option to launch parachain with standalone mode (#2255)85046b60
P-217 Spike domain based VC data provider (#2243)2b0d67f0
Adjust the order of ts-test's fmt-check (#2249)e34d400d
P-214(feat): added new 3 VCs based on GenericDiscordRole VC (#2248) C0-breakingBreaking change that will cause existing client to break 0db62428
add scale codec index to enums (#2247) C0-breakingBreaking change that will cause existing client to break e6262775
Efface user shielding key setup completely (#2236) C0-breakingBreaking change that will cause existing client to break 520e4a09
fix sequentialise gh action job (#2246)93de8c5f
remove dead code (#2242)b9d7effd
Add package building step to CI (#2226)6008ec90
Updatewebpki
andring-xous
dependency (#2229)2fbf5682
Bump node and runtime version (#2234)aaa125de
Rebuilding api package on CI (#2216)049bf046
Add prettier and editor rules (#2241)e338188e
Disable resume-worker test temporarily (#2235)76ff8220
Distinguish file types inpre-commit
githooks (#2233)e5cc1b3b
update to upstream and polkadot v0.9.42 (#2173) C0-breakingBreaking change that will cause existing client to break c11dbbd9
fix: .env.local is updated correctly (#2232)a129ee8a
rename "Sora" to "SORA" (#2230)e4f9d3fc
Fix idh 329 Add sora quiz VC (#2225)43ab197a
Fix raw metadata generation for sidechain-api (#2227)aa6933df
Bump serde from 1.0.189 to 1.0.190 (#2222)d049aee3
feat: reuse macro & solve P-137 via reuse (#2206)debbb953
Split TEE release into worker and enclave (#2217)5775d746
Bump scale-info from 2.9.0 to 2.10.0 (#2207)9b20436b
Use AES to encrypt the trustedcall payload (#2209) C0-breakingBreaking change that will cause existing client to break 49f0132a
fix: change update path (#2214)97444edf
fix: cl...
Litentry-parachain v0.9.16-1
This is a release for:
- Client
- Runtime
- Enclave
Runtime
litmus
version : 9168
size : 1251201
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x1a6f0541c442d198caf013359feb02ca7d62451e88a053511407353e5c165897
blake2-256 : 0x5b5455d42c5a66a8c681ee96aea3af4d93d7a7b4695962fdb4749fc95be92011
proposal (setCode) : 0x501ea50d9ada91002822ef42c2175fddd538079e6bc6b9115ad459dd5e94d9a7
proposal (authorizeUpgrade) : 0x9693ccb6c8cde8c3260c725d0b212d40bd07e36b5b137c2482700ff22ae9463a
rococo
version : 9168
size : 1336677
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x9a2e71d312d1fcd64db3bbc1dfe0aef5eda45874e08dfb14a8cdd0f998e0bea2
blake2-256 : 0xed0c1e59a2aaebdff14bd5f6ebbc6c418c5417b00cf516502dd230ac265f2a15
proposal (setCode) : 0xa80c33fb39cbcb3327cafa2f6d19e08d97a3717709bf9f6245180411872a3604
proposal (authorizeUpgrade) : 0x6650c567b316d35f54971ce2ab03095ce81e1a1bc1265118643e97b7ff65e6ba
litentry
version : 9168
size : 1099973
rustc : rustc 1.66.0 (69f9c33d7 2022-12-12)
sha256 : 0x9126ebc5e5a38f3acae8e8b2001b498f3c901455758b4bd5b4472804604e28c3
blake2-256 : 0x8a155e1e06a00c28bd7beca09ac6a5ae143461c54658f2a436ba5c231e2acb89
proposal (setCode) : 0xe28e4b6071e85b8e0f812f94e1f65cd263f6f8c3d60b084bb54b21bec6f3efdf
proposal (authorizeUpgrade) : 0xa3a3dc43a7e55e09645488ae841b6e8431a2b8ab1a23dada2303e1e711fe6370
Dependencies
Substrate : polkadot-v0.9.39
Polkadot : release-v0.9.39
Cumulus : polkadot-v0.9.39
Changes
Raw diff: v0.9.16...v0.9.16-1
Details:
90fa4c22
feat: enable bounty implementation for litentry (#2031)52741f6f
fix identity ts tests (#2037)3bf7d653
Evm sign di test (#1956)81f75b12
Verify web3 identity in the main thread (#1989) C1-noteworthyNon-breaking change but is worth noticing for client 50ad1365
write encode-hex in json (#2029)dc0977da
check identity existence while creating prime identity (#2032)67421556
Bump clap from 4.3.19 to 4.3.21 (#2027)cf4e2a64
1899 ts-tests: retrieve nonce from sidechain (#1911)673fe352
Bump log from 0.4.19 to 0.4.20 (#2026)c5ae0e75
Bump async-trait from 0.1.72 to 0.1.73 (#2025)4ae77330
Fix A14 achainable path (#2020)f2b380dc
Fix IMT tests (#2021)549d9be5
Set shielding key with networks (#2018)f91af4d4
EthereumPrettified signature for trusted calls (#2015) C0-breakingBreaking change that will cause existing client to break aa121806
Remove polygon and rename BSC in Web3Network (#2013) C0-breakingBreaking change that will cause existing client to break 1d819989
update info (#2011)cb52d1bc
Update achainable metadata and types (#2007)cb303903
update uniswap v2/v3 user assertion logic (#2010) C0-breakingBreaking change that will cause existing client to break aa8a375b
bugfix (#2009)2b5a890b
handle inputs (#2005)d153fea2
Update upstream 3443f154 (#1969)ea50cad2
Abort VC building in case of data provider errors (#2003) C1-noteworthyNon-breaking change but is worth noticing for client 700da48a
feat: Release enclave binary (#1892)c306c5d3
fix: allow multiple system with offset ports (#1998)af5a16c6
Use consistent types in ts-test #1917 (#1984)0bf0f571
Bump strum_macros from 0.25.1 to 0.25.2 (#1997)1ac40881
Bump serde from 1.0.180 to 1.0.183 (#1996)cdd0e00a
Add new achainaable assertions (#1986) C0-breakingBreaking change that will cause existing client to break d2378e2b
Small cleanup of launch.py (#1992)d9cfb1d4
fix: allow root to run the deploy script (#1980)55c2e164
vc did ids (#1981)9b4168f3
change vc proof signature message (#1978) C0-breakingBreaking change that will cause existing client to break b4917a62
Hotfix clippy for commit e1563e6 (#1983)e1563e65
Improve sidechain performance (#1982)f744ece5
Accept wrapped eip191 message when verifying the signature (#1977) C1-noteworthyNon-breaking change but is worth noticing for client 60b0dec9
Rename binaries and docker images (#1959)c61e3f05
Bump serde_json from 1.0.103 to 1.0.104 (#1965)e6965503
Bump serde from 1.0.175 to 1.0.180 (#1964)f84c5bcd
BatchAll dead code removal (#1962)a4a39711
rename vc*_timestamp
fields (#1945) C0-breakingBreaking change that will cause existing client to break 055b19d3
Refactor achainable api using systemlabel (#1932) C0-breakingBreaking change that will cause existing client to break 1593142a
Update worker e78c314d (#1747)d379eb0c
DI tests: identity (#1949)44336026
Implement request_vc DI response (#1951) C0-breakingBreaking change that will cause existing client to break d498ef17
Pin Node and Yarn versions (#1950)96811ab7
rename new_default to new (#1952)68275035
enclave-runtime clippy rules (#1862)a68d4929
test should always run with 'dev' flag (#1943)1a05339c
Free up disk space for CI build (#1947)e4b1c230
fix trustedcall deactivate_identity definition (#1946)a85f6275
Make some DI responses synchronous (#1920) C0-breakingBreaking change that will cause existing client to break ef2a58fe
remove VC subject tag field (#1940) C0-breakingBreaking change that will cause existing client to break 952c2efe
Bump serde from 1.0.171 to 1.0.175 (#1937)3b1fa441
Bump async-trait from 0.1.71 to 0.1.72 (#1939)7e096092
Pause codecov bot (#1930)f63d9d6c
Ts tests README (#1896)5a493f93
activate & deactivate identity (#1906) C0-breakingBreaking change that will cause existing client to break 6fdae037
update restful path (#19...