Warning
This release contains the token decimal change: 12 -> 18, so both node and runtime need to be upgraded.
For node update please wait until the runtime is upgraded to 9191
.
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
Parachain client
version : 0.9.19
name : litentry-collator
rustc : rustc 1.72.0-nightly (f0411ffce 2023-05-30)
sha1sum : 65d9a6d8113bb20c3797a553dc24790fc60aec1d
docker image : litentry/litentry-parachain:v0.9.19-02
Parachain runtime
litmus
version : 9191
size : 1321065
rustc : rustc 1.73.0 (cc66ad468 2023-10-03)
sha256 : 0x4cb2ba98ed16d1f930c5ce680255726da89dd037a9feae895008bafad58ad7a4
blake2-256 : 0x6ea27c2741f8e0b3a3bbfe9aeda88c1173366cb03b874543683a53781d28457e
proposal (setCode) : 0xf10161b962e1be9b2432bf037dc6cfe972de82fa621ef44cd2620913f5ba274b
proposal (authorizeUpgrade) : 0x53e60498a95423acd363e34210000182915dda081164d91cd1ef89a0449d200c
rococo
version : 9191
size : 1749251
rustc : rustc 1.73.0 (cc66ad468 2023-10-03)
sha256 : 0xa56443cb8a8daf10a0fe8f1c34af07fde700204b7545ef15484fa1a154c10516
blake2-256 : 0xb2c8aba2851efca2f435038ccafc18ca3cd334351e134f56b2ddbf4c0dbbe599
proposal (setCode) : 0x7b972598850c0fff504f4dc44ac762d24c0446bbe7da9c4e62a8df2c2d9e6269
proposal (authorizeUpgrade) : 0xdd1e51a943151de47103f7f42a48798174f46b0b5029d626b62999d9c902512a
litentry
version : 9191
size : 1399128
rustc : rustc 1.73.0 (cc66ad468 2023-10-03)
sha256 : 0x78e8fe631c5e5b2d67658e07efdda2e7a5049fb21299b179acc1cd7b7354af41
blake2-256 : 0xc19817777203b32bf8a537acc3c109f0a55b2943244906ce15ead6769dbe5ff3
proposal (setCode) : 0x14a8d3f186c117be6935912d4d5c8a4f5c62ffe73faf7a6e37ca2247d2c9abd3
proposal (authorizeUpgrade) : 0xa9de7aff5107fcf9020d06ed678411bfe8466bfadef4f68ac29e2352b2f110f0
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.19-02
runtime version: : 109
enclave sha1sum: : fe43af32296186b32a28b0c5fc2a6bbd9af3bc20
mrenclave: : b62e88c60d9cda992d3236a9261eef2e0194d5b40543fbde33a703a6a4d9c8b5
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.19-02
runtime version: : 105
enclave sha1sum: : 1947e1f46f7cdbfffe6b5f4507a8d99a380eed0e
mrenclave: : 2785da4801da3d138804967fa295d910333b01142869445d27a1b2c6736b0999
Changes
Raw diff: v0.9.18-11...v0.9.19-02
Details:
52022d98
chore: remove unneccessary assert in migration (#2963)050c7c93
add missing migrate pallets (#2962)58a8d1e7
Balance account data migration fix (#2960)31368f88
Adding benchmarking for pallet_teebag (#2953)c41bd1f1
feat: decrease minimum staking amount of delegator (#2952)884fb6c7
cleanup env before build docker image (#2959)8ea52fa1
build(deps-dev): bump rexml in /bitacross-worker/scripts/changelog (#2958)d5cb1139
p-895: Final Merge of Decimal Migration and Bridge change (#2941)753ef3b3
fix pem file bug (#2951)6ac14b2d
enable dcap for production release (#2949)631c13ab
Revert "build(deps): bump num_enum from 0.7.2 to 0.7.3 (#2944)" (#2954)09004f41
p-866 Adding btc token holding amount (#2919)7315a3e7
build(deps): bump tokio from 1.38.1 to 1.39.2 (#2946)0e991a2d
build(deps): bump num_enum from 0.7.2 to 0.7.3 (#2944)3d3c4c85
Only use litentry-primitives in worker (#2939)a4bba378
build(deps): bump syn from 2.0.71 to 2.0.72 (#2923)e44915c9
parachain-api: expose link_identity_callback (#2937)705e8922
Adding register OIDC client call to identity management pallet (#2931)cf7e86a9
Push bitacross-worker image in CI (#2935)3944ae47
Add basic bitacross worker ci integration tests (#2934)1b73b8a7
Musig2 metrics (#2930)eabb481f
Hardhat test with brc20 contract (#2927)93c07d86
import sidechain block through trusted rpc (#2913)1d0214f1
P 893 enhance bitarcoss worker ceremony processing with multithreading (#2901)4d418669
build(deps): bump tokio from 1.38.0 to 1.38.1 (#2922)b6621507
build(deps): bump num-integer from 0.1.45 to 0.1.46 (#2921)96ab59c5
P-940 precompile ts tests fix (#2929)6ace47af
Add precompiles for pallet-score-staking (#2926)a88f0609
post-checks: add production smoke test (#2909)f789aad1
Improving sync parachain performance for workers (#2888)761639b5
p-929 Adding vcissued events listening for dr_vc test (#2925)da4792b4
quick-fix: assertion contracts tests (#2924)10ee4c28
build(deps): bump aws-actions/configure-aws-credentials from 2 to 4 (#2920)af0c66bc
client-api: release 0.9.18-11 (#2914)7bcdf8b0
P-865 Adding solana token holding amount (#2905)92a63e77
rm unused env in bc-worker (#2908)b1e45cd8
P-901: replace orml with pallet_assets (#2895)6d7bc4df
feat: P-926 support rest 4 bitcoin networks for brc20 contract (#2907)