diff --git a/pallets/collator-assignment/src/lib.rs b/pallets/collator-assignment/src/lib.rs index 728221cec..d10c1e111 100644 --- a/pallets/collator-assignment/src/lib.rs +++ b/pallets/collator-assignment/src/lib.rs @@ -41,9 +41,9 @@ #![cfg_attr(not(feature = "std"), no_std)] -use core::ops::Mul; use { crate::assignment::{Assignment, ChainNumCollators}, + core::ops::Mul, frame_support::{pallet_prelude::*, traits::Currency}, frame_system::pallet_prelude::BlockNumberFor, rand::{seq::SliceRandom, SeedableRng}, diff --git a/pallets/collator-assignment/src/mock.rs b/pallets/collator-assignment/src/mock.rs index 002f7a038..f55d29aba 100644 --- a/pallets/collator-assignment/src/mock.rs +++ b/pallets/collator-assignment/src/mock.rs @@ -14,11 +14,10 @@ // You should have received a copy of the GNU General Public License // along with Tanssi. If not, see -use crate::CoreAllocationConfiguration; use { crate::{ self as pallet_collator_assignment, pallet::CollatorContainerChain, - GetRandomnessForNextBlock, RotateCollatorsEveryNSessions, + CoreAllocationConfiguration, GetRandomnessForNextBlock, RotateCollatorsEveryNSessions, }, frame_support::{ parameter_types, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 283c13c97..4b0d2444d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@zombienet/orchestrator': specifier: 0.0.87 - version: 0.0.87(@polkadot/util@13.0.2)(@types/node@20.11.30)(chokidar@3.6.0) + version: 0.0.87(@polkadot/util@13.0.2)(@types/node@20.11.30) inquirer: specifier: 9.2.16 version: 9.2.16 @@ -20,16 +20,16 @@ importers: devDependencies: '@acala-network/chopsticks': specifier: 0.11.0 - version: 0.11.0(debug@4.3.4)(ts-node@10.9.2(@types/node@20.11.30)(typescript@5.4.2)) + version: 0.11.0(debug@4.3.4) '@moonbeam-network/api-augment': specifier: 0.2902.0 version: 0.2902.0 '@moonwall/cli': specifier: 5.3.3 - version: 5.3.3(@acala-network/chopsticks@0.11.0(debug@4.3.4)(ts-node@10.9.2(@types/node@20.11.30)(typescript@5.4.2)))(@polkadot/api@12.2.1)(@types/node@20.11.30)(@vitest/ui@1.4.0(vitest@1.4.0))(chokidar@3.6.0)(encoding@0.1.13)(typescript@5.4.2)(vitest@1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0)(jsdom@23.2.0))(zod@3.23.8) + version: 5.3.3(@acala-network/chopsticks@0.11.0)(@polkadot/api@12.2.1)(@types/node@20.11.30)(@vitest/ui@1.4.0)(typescript@5.4.2)(vitest@1.4.0) '@moonwall/util': specifier: 5.3.3 - version: 5.3.3(@polkadot/api@12.2.1)(chokidar@3.6.0)(encoding@0.1.13)(typescript@5.4.2)(vitest@1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0)(jsdom@23.2.0))(zod@3.23.8) + version: 5.3.3(@polkadot/api@12.2.1)(typescript@5.4.2)(vitest@1.4.0) '@polkadot/api': specifier: 12.2.1 version: 12.2.1 @@ -38,7 +38,7 @@ importers: version: 12.2.1 '@polkadot/keyring': specifier: 13.0.2 - version: 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + version: 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) '@polkadot/types': specifier: 12.2.1 version: 12.2.1 @@ -62,7 +62,7 @@ importers: version: 20.11.30 '@typescript-eslint/eslint-plugin': specifier: 6.15.0 - version: 6.15.0(@typescript-eslint/parser@6.15.0(eslint@8.56.0)(typescript@5.4.2))(eslint@8.56.0)(typescript@5.4.2) + version: 6.15.0(@typescript-eslint/parser@6.15.0)(eslint@8.56.0)(typescript@5.4.2) '@typescript-eslint/parser': specifier: 6.15.0 version: 6.15.0(eslint@8.56.0)(typescript@5.4.2) @@ -71,7 +71,7 @@ importers: version: 1.4.0(vitest@1.4.0) '@zombienet/utils': specifier: 0.0.25 - version: 0.0.25(@types/node@20.11.30)(chokidar@3.6.0)(typescript@5.4.2) + version: 0.0.25(@types/node@20.11.30)(typescript@5.4.2) bottleneck: specifier: 2.19.5 version: 2.19.5 @@ -107,13 +107,13 @@ importers: version: 5.4.2 viem: specifier: 2.8.14 - version: 2.8.14(typescript@5.4.2)(zod@3.23.8) + version: 2.8.14(typescript@5.4.2) vitest: specifier: 1.4.0 - version: 1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0)(jsdom@23.2.0) + version: 1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0) web3: specifier: 4.6.0 - version: 4.6.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) + version: 4.6.0(typescript@5.4.2) web3-providers-ws: specifier: 4.0.7 version: 4.0.7 @@ -182,7 +182,7 @@ importers: version: 6.0.1 tsx: specifier: ^4.18.0 - version: 4.18.0 + version: 4.19.0 typescript: specifier: ^5.5.4 version: 5.5.4 @@ -219,13 +219,13 @@ packages: resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} engines: {node: '>=6.9.0'} - '@babel/parser@7.24.8': - resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==} + '@babel/parser@7.25.6': + resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} engines: {node: '>=6.0.0'} hasBin: true - '@babel/types@7.24.9': - resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==} + '@babel/types@7.25.6': + resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==} engines: {node: '>=6.9.0'} '@colors/colors@1.5.0': @@ -762,6 +762,10 @@ packages: '@noble/curves@1.4.2': resolution: {integrity: sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw==} + '@noble/curves@1.6.0': + resolution: {integrity: sha512-TlaHRXDehJuRNR9TfZDNQ45mMEd5dwUwmicsafcIX4SsNiqnCHKjE/1alYPd/lDRVhxdhUAlv8uEhMCI5zjIJQ==} + engines: {node: ^14.21.3 || >=16} + '@noble/ed25519@1.7.3': resolution: {integrity: sha512-iR8GBkDt0Q3GyaVcIu7mSsVIqnFbkbRzGLWlvhwunacoLwt4J3swfKhfaM6rN6WY+TBGoYT1GtT1mIh2/jGbRQ==} @@ -773,6 +777,10 @@ packages: resolution: {integrity: sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==} engines: {node: '>= 16'} + '@noble/hashes@1.5.0': + resolution: {integrity: sha512-1j6kQFb7QRru7eKN3ZDvRcP13rugwdxZqCjbiAVZfIJwgj2A65UmT4TgARXGlXgnRkORLTDTrO19ZErt7+QXgA==} + engines: {node: ^14.21.3 || >=16} + '@noble/secp256k1@1.7.1': resolution: {integrity: sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw==} @@ -841,8 +849,8 @@ packages: resolution: {integrity: sha512-V+TFhu5fdF3K58rs1pGUJIDH5RZLbZm5BI+MNF+6o/ssFNT4vWlCh/tVpF3NxGtP15HUxTTMUbsG5llAuU2CZA==} engines: {node: '>= 18'} - '@octokit/rest@21.0.1': - resolution: {integrity: sha512-RWA6YU4CqK0h0J6tfYlUFnH3+YgBADlxaHXaKSG+BVr2y4PTfbU2tlKuaQoQZ83qaTbi4CUxLNAmbAqR93A6mQ==} + '@octokit/rest@21.0.2': + resolution: {integrity: sha512-+CiLisCoyWmYicH25y1cDfCrv41kRSvTq6pPWtRroRJzhsCZWZyCqGyI8foJT5LmScADSwRAnr/xo+eewL04wQ==} engines: {node: '>= 18'} '@octokit/types@13.5.0': @@ -860,8 +868,8 @@ packages: resolution: {integrity: sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==} engines: {node: '>=12.22.0'} - '@pnpm/npm-conf@2.2.2': - resolution: {integrity: sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA==} + '@pnpm/npm-conf@2.3.1': + resolution: {integrity: sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==} engines: {node: '>=12'} '@polka/url@1.0.0-next.25': @@ -1364,88 +1372,88 @@ packages: '@protobufjs/utf8@1.1.0': resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==} - '@rollup/rollup-android-arm-eabi@4.19.0': - resolution: {integrity: sha512-JlPfZ/C7yn5S5p0yKk7uhHTTnFlvTgLetl2VxqE518QgyM7C9bSfFTYvB/Q/ftkq0RIPY4ySxTz+/wKJ/dXC0w==} + '@rollup/rollup-android-arm-eabi@4.21.2': + resolution: {integrity: sha512-fSuPrt0ZO8uXeS+xP3b+yYTCBUd05MoSp2N/MFOgjhhUhMmchXlpTQrTpI8T+YAwAQuK7MafsCOxW7VrPMrJcg==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.19.0': - resolution: {integrity: sha512-RDxUSY8D1tWYfn00DDi5myxKgOk6RvWPxhmWexcICt/MEC6yEMr4HNCu1sXXYLw8iAsg0D44NuU+qNq7zVWCrw==} + '@rollup/rollup-android-arm64@4.21.2': + resolution: {integrity: sha512-xGU5ZQmPlsjQS6tzTTGwMsnKUtu0WVbl0hYpTPauvbRAnmIvpInhJtgjj3mcuJpEiuUw4v1s4BimkdfDWlh7gA==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.19.0': - resolution: {integrity: sha512-emvKHL4B15x6nlNTBMtIaC9tLPRpeA5jMvRLXVbl/W9Ie7HhkrE7KQjvgS9uxgatL1HmHWDXk5TTS4IaNJxbAA==} + '@rollup/rollup-darwin-arm64@4.21.2': + resolution: {integrity: sha512-99AhQ3/ZMxU7jw34Sq8brzXqWH/bMnf7ZVhvLk9QU2cOepbQSVTns6qoErJmSiAvU3InRqC2RRZ5ovh1KN0d0Q==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.19.0': - resolution: {integrity: sha512-fO28cWA1dC57qCd+D0rfLC4VPbh6EOJXrreBmFLWPGI9dpMlER2YwSPZzSGfq11XgcEpPukPTfEVFtw2q2nYJg==} + '@rollup/rollup-darwin-x64@4.21.2': + resolution: {integrity: sha512-ZbRaUvw2iN/y37x6dY50D8m2BnDbBjlnMPotDi/qITMJ4sIxNY33HArjikDyakhSv0+ybdUxhWxE6kTI4oX26w==} cpu: [x64] os: [darwin] - '@rollup/rollup-linux-arm-gnueabihf@4.19.0': - resolution: {integrity: sha512-2Rn36Ubxdv32NUcfm0wB1tgKqkQuft00PtM23VqLuCUR4N5jcNWDoV5iBC9jeGdgS38WK66ElncprqgMUOyomw==} + '@rollup/rollup-linux-arm-gnueabihf@4.21.2': + resolution: {integrity: sha512-ztRJJMiE8nnU1YFcdbd9BcH6bGWG1z+jP+IPW2oDUAPxPjo9dverIOyXz76m6IPA6udEL12reYeLojzW2cYL7w==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.19.0': - resolution: {integrity: sha512-gJuzIVdq/X1ZA2bHeCGCISe0VWqCoNT8BvkQ+BfsixXwTOndhtLUpOg0A1Fcx/+eA6ei6rMBzlOz4JzmiDw7JQ==} + '@rollup/rollup-linux-arm-musleabihf@4.21.2': + resolution: {integrity: sha512-flOcGHDZajGKYpLV0JNc0VFH361M7rnV1ee+NTeC/BQQ1/0pllYcFmxpagltANYt8FYf9+kL6RSk80Ziwyhr7w==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.19.0': - resolution: {integrity: sha512-0EkX2HYPkSADo9cfeGFoQ7R0/wTKb7q6DdwI4Yn/ULFE1wuRRCHybxpl2goQrx4c/yzK3I8OlgtBu4xvted0ug==} + '@rollup/rollup-linux-arm64-gnu@4.21.2': + resolution: {integrity: sha512-69CF19Kp3TdMopyteO/LJbWufOzqqXzkrv4L2sP8kfMaAQ6iwky7NoXTp7bD6/irKgknDKM0P9E/1l5XxVQAhw==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.19.0': - resolution: {integrity: sha512-GlIQRj9px52ISomIOEUq/IojLZqzkvRpdP3cLgIE1wUWaiU5Takwlzpz002q0Nxxr1y2ZgxC2obWxjr13lvxNQ==} + '@rollup/rollup-linux-arm64-musl@4.21.2': + resolution: {integrity: sha512-48pD/fJkTiHAZTnZwR0VzHrao70/4MlzJrq0ZsILjLW/Ab/1XlVUStYyGt7tdyIiVSlGZbnliqmult/QGA2O2w==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.19.0': - resolution: {integrity: sha512-N6cFJzssruDLUOKfEKeovCKiHcdwVYOT1Hs6dovDQ61+Y9n3Ek4zXvtghPPelt6U0AH4aDGnDLb83uiJMkWYzQ==} + '@rollup/rollup-linux-powerpc64le-gnu@4.21.2': + resolution: {integrity: sha512-cZdyuInj0ofc7mAQpKcPR2a2iu4YM4FQfuUzCVA2u4HI95lCwzjoPtdWjdpDKyHxI0UO82bLDoOaLfpZ/wviyQ==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.19.0': - resolution: {integrity: sha512-2DnD3mkS2uuam/alF+I7M84koGwvn3ZVD7uG+LEWpyzo/bq8+kKnus2EVCkcvh6PlNB8QPNFOz6fWd5N8o1CYg==} + '@rollup/rollup-linux-riscv64-gnu@4.21.2': + resolution: {integrity: sha512-RL56JMT6NwQ0lXIQmMIWr1SW28z4E4pOhRRNqwWZeXpRlykRIlEpSWdsgNWJbYBEWD84eocjSGDu/XxbYeCmwg==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.19.0': - resolution: {integrity: sha512-D6pkaF7OpE7lzlTOFCB2m3Ngzu2ykw40Nka9WmKGUOTS3xcIieHe82slQlNq69sVB04ch73thKYIWz/Ian8DUA==} + '@rollup/rollup-linux-s390x-gnu@4.21.2': + resolution: {integrity: sha512-PMxkrWS9z38bCr3rWvDFVGD6sFeZJw4iQlhrup7ReGmfn7Oukrr/zweLhYX6v2/8J6Cep9IEA/SmjXjCmSbrMQ==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.19.0': - resolution: {integrity: sha512-HBndjQLP8OsdJNSxpNIN0einbDmRFg9+UQeZV1eiYupIRuZsDEoeGU43NQsS34Pp166DtwQOnpcbV/zQxM+rWA==} + '@rollup/rollup-linux-x64-gnu@4.21.2': + resolution: {integrity: sha512-B90tYAUoLhU22olrafY3JQCFLnT3NglazdwkHyxNDYF/zAxJt5fJUB/yBoWFoIQ7SQj+KLe3iL4BhOMa9fzgpw==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.19.0': - resolution: {integrity: sha512-HxfbvfCKJe/RMYJJn0a12eiOI9OOtAUF4G6ozrFUK95BNyoJaSiBjIOHjZskTUffUrB84IPKkFG9H9nEvJGW6A==} + '@rollup/rollup-linux-x64-musl@4.21.2': + resolution: {integrity: sha512-7twFizNXudESmC9oneLGIUmoHiiLppz/Xs5uJQ4ShvE6234K0VB1/aJYU3f/4g7PhssLGKBVCC37uRkkOi8wjg==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.19.0': - resolution: {integrity: sha512-HxDMKIhmcguGTiP5TsLNolwBUK3nGGUEoV/BO9ldUBoMLBssvh4J0X8pf11i1fTV7WShWItB1bKAKjX4RQeYmg==} + '@rollup/rollup-win32-arm64-msvc@4.21.2': + resolution: {integrity: sha512-9rRero0E7qTeYf6+rFh3AErTNU1VCQg2mn7CQcI44vNUWM9Ze7MSRS/9RFuSsox+vstRt97+x3sOhEey024FRQ==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.19.0': - resolution: {integrity: sha512-xItlIAZZaiG/u0wooGzRsx11rokP4qyc/79LkAOdznGRAbOFc+SfEdfUOszG1odsHNgwippUJavag/+W/Etc6Q==} + '@rollup/rollup-win32-ia32-msvc@4.21.2': + resolution: {integrity: sha512-5rA4vjlqgrpbFVVHX3qkrCo/fZTj1q0Xxpg+Z7yIo3J2AilW7t2+n6Q8Jrx+4MrYpAnjttTYF8rr7bP46BPzRw==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.19.0': - resolution: {integrity: sha512-xNo5fV5ycvCCKqiZcpB65VMR11NJB+StnxHz20jdqRAktfdfzhgjTiJ2doTDQE/7dqGaV5I7ZGqKpgph6lCIag==} + '@rollup/rollup-win32-x64-msvc@4.21.2': + resolution: {integrity: sha512-6UUxd0+SKomjdzuAcp+HAmxw1FlGBnl1v2yEPSabtx4lBfdXHDVsW7+lQkgz9cNFJGY3AWR7+V8P5BqkD9L9nA==} cpu: [x64] os: [win32] - '@scure/base@1.1.7': - resolution: {integrity: sha512-PPNYBslrLNNUQ/Yad37MHYsNQtK67EhWb6WtSvNLLPo7SdVZgkUjD6Dg+5On7zNwmskf8OX7I7Nx5oN+MIWE0g==} + '@scure/base@1.1.8': + resolution: {integrity: sha512-6CyAclxj3Nb0XT7GHK6K4zK6k2xJm6E4Ft0Ohjt4WgegiFUHEtFb2CGzmPmGBwoIhrLsqNLYfLr04Y1GePrzZg==} '@scure/bip32@1.3.2': resolution: {integrity: sha512-N1ZhksgwD3OBlwTv3R6KFEcPojl/W4ElJOeCZdi+vuI5QmTFwLq3OFf2zd2ROpKvxFdgZ6hUpb0dx9bVNEwYCA==} @@ -1465,11 +1473,11 @@ packages: '@sqltools/formatter@1.2.5': resolution: {integrity: sha512-Uy0+khmZqUrUGm5dmMqVlnvufZRSK0FbYzVgp0UMstm+F5+W2/jnEEQyc9vo1ZR/E5ZI/B1WjjoTqBqwJL6Krw==} - '@substrate/connect-extension-protocol@2.0.0': - resolution: {integrity: sha512-nKu8pDrE3LNCEgJjZe1iGXzaD6OSIDD4Xzz/yo4KO9mQ6LBvf49BVrt4qxBFGL6++NneLiWUZGoh+VSd4PyVIg==} + '@substrate/connect-extension-protocol@2.1.0': + resolution: {integrity: sha512-Wz5Cbn6S6P4vWfHyrsnPW7g15IAViMaXCk+jYkq4nNEMmzPtTKIEbtxrdDMBKrouOFtYKKp0znx5mh9KTCNqlA==} - '@substrate/connect-known-chains@1.1.11': - resolution: {integrity: sha512-jl6RKTn9bDezKqlOj2X9B/BVftIqqnU9tgr/9WXMCBdLedzQaO/DRRb0c5VqF1+DH8dHV2q5MyKN9gR+KGt7ow==} + '@substrate/connect-known-chains@1.4.0': + resolution: {integrity: sha512-p/mxn1GobtxJ+7xbIkUH4+/njH1neRHHKTcSGHNOC78Cf6Ch1Xzp082+nMjOBDLQLmraK5PF74AKV3WXHGuALw==} '@substrate/connect@0.8.10': resolution: {integrity: sha512-DIyQ13DDlXqVFnLV+S6/JDgiGowVRRrh18kahieJxhgvzcWicw5eLc6jpfQ0moVVLBYkO7rctB5Wreldwpva8w==} @@ -1498,8 +1506,8 @@ packages: peerDependencies: smoldot: 2.x - '@substrate/ss58-registry@1.49.0': - resolution: {integrity: sha512-leW6Ix4LD7XgvxT7+aobPWSw+WvPcN2Rxof1rmd0mNC5t2n99k1N7UNEvz7YEFSOUeHWmKIY7F5q8KeIqYoHfA==} + '@substrate/ss58-registry@1.50.0': + resolution: {integrity: sha512-mkmlMlcC+MSd9rA+PN8ljGAm5fVZskvVwkXIsbx4NFwaT8kt38r7e9cyDWscG3z2Zn40POviZvEMrJSk+r2SgQ==} '@tootallnate/once@1.1.2': resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} @@ -1640,34 +1648,34 @@ packages: '@vitest/utils@1.4.0': resolution: {integrity: sha512-mx3Yd1/6e2Vt/PUC98DcqTirtfxUyAZ32uK82r8rZzbtBeBo+nqgnjx/LvqQdWsrvNtm14VmurNgcf4nqY5gJg==} - '@vue/compiler-core@3.4.33': - resolution: {integrity: sha512-MoIREbkdPQlnGfSKDMgzTqzqx5nmEjIc0ydLVYlTACGBsfvOJ4tHSbZXKVF536n6fB+0eZaGEOqsGThPpdvF5A==} + '@vue/compiler-core@3.5.1': + resolution: {integrity: sha512-WdjF+NSgFYdWttHevHw5uaJFtKPalhmxhlu2uREj8cLP0uyKKIR60/JvSZNTp0x+NSd63iTiORQTx3+tt55NWQ==} - '@vue/compiler-dom@3.4.33': - resolution: {integrity: sha512-GzB8fxEHKw0gGet5BKlpfXEqoBnzSVWwMnT+dc25wE7pFEfrU/QsvjZMP9rD4iVXHBBoemTct8mN0GJEI6ZX5A==} + '@vue/compiler-dom@3.5.1': + resolution: {integrity: sha512-Ao23fB1lINo18HLCbJVApvzd9OQe8MgmQSgyY5+umbWj2w92w9KykVmJ4Iv2US5nak3ixc2B+7Km7JTNhQ8kSQ==} - '@vue/compiler-sfc@3.4.33': - resolution: {integrity: sha512-7rk7Vbkn21xMwIUpHQR4hCVejwE6nvhBOiDgoBcR03qvGqRKA7dCBSsHZhwhYUsmjlbJ7OtD5UFIyhP6BY+c8A==} + '@vue/compiler-sfc@3.5.1': + resolution: {integrity: sha512-DFizMNH8eDglLhlfwJ0+ciBsztaYe3fY/zcZjrqL1ljXvUw/UpC84M1d7HpBTCW68SNqZyIxrs1XWmf+73Y65w==} - '@vue/compiler-ssr@3.4.33': - resolution: {integrity: sha512-0WveC9Ai+eT/1b6LCV5IfsufBZ0HP7pSSTdDjcuW302tTEgoBw8rHVHKPbGUtzGReUFCRXbv6zQDDgucnV2WzQ==} + '@vue/compiler-ssr@3.5.1': + resolution: {integrity: sha512-C1hpSHQgRM8bg+5XWWD7CkFaVpSn9wZHCLRd10AmxqrH17d4EMP6+XcZpwBOM7H1jeStU5naEapZZWX0kso1tQ==} - '@vue/reactivity@3.4.33': - resolution: {integrity: sha512-B24QIelahDbyHipBgbUItQblbd4w5HpG3KccL+YkGyo3maXyS253FzcTR3pSz739OTphmzlxP7JxEMWBpewilA==} + '@vue/reactivity@3.5.1': + resolution: {integrity: sha512-aFE1nMDfbG7V+U5vdOk/NXxH/WX78XuAfX59vWmCM7Ao4lieoc83RkzOAWun61sQXlzNZ4IgROovFBHg+Iz1+Q==} - '@vue/runtime-core@3.4.33': - resolution: {integrity: sha512-6wavthExzT4iAxpe8q37/rDmf44nyOJGISJPxCi9YsQO+8w9v0gLCFLfH5TzD1V1AYrTAdiF4Y1cgUmP68jP6w==} + '@vue/runtime-core@3.5.1': + resolution: {integrity: sha512-Ce92CCholNRHR3ZtzpRp/7CDGIPFxQ7ElXt9iH91ilK5eOrUv3Z582NWJesuM3aYX71BujVG5/4ypUxigGNxjA==} - '@vue/runtime-dom@3.4.33': - resolution: {integrity: sha512-iHsMCUSFJ+4z432Bn9kZzHX+zOXa6+iw36DaVRmKYZpPt9jW9riF32SxNwB124i61kp9+AZtheQ/mKoJLerAaQ==} + '@vue/runtime-dom@3.5.1': + resolution: {integrity: sha512-B/fUJfBLp5PwE0EWNfBYnA4JUea8Yufb3wN8fN0/HzaqBdkiRHh4sFHOjWqIY8GS75gj//8VqeEqhcU6yUjIkA==} - '@vue/server-renderer@3.4.33': - resolution: {integrity: sha512-jTH0d6gQcaYideFP/k0WdEu8PpRS9MF8d0b6SfZzNi+ap972pZ0TNIeTaESwdOtdY0XPVj54XEJ6K0wXxir4fw==} + '@vue/server-renderer@3.5.1': + resolution: {integrity: sha512-C5V/fjQTitgVaRNH5wCoHynaWysjZ+VH68drNsAvQYg4ArHsZUQNz0nHoEWRj41nzqkVn2RUlnWaEOTl2o1Ppg==} peerDependencies: - vue: 3.4.33 + vue: 3.5.1 - '@vue/shared@3.4.33': - resolution: {integrity: sha512-aoRY0jQk3A/cuvdkodTrM4NMfxco8n55eG4H7ML/CRy7OryHfiqvug4xrCBBMbbN+dvXAetDDwZW9DXWWjBntA==} + '@vue/shared@3.5.1': + resolution: {integrity: sha512-NdcTRoO4KuW2RSFgpE2c+E/R/ZHaRzWPxAGxhmxZaaqLh6nYCXx7lc9a88ioqOCxCaV2SFJmujkxbUScW7dNsQ==} '@zombienet/orchestrator@0.0.87': resolution: {integrity: sha512-kORyR8/JgiP0BStooCbcyUkhPOI+RXKRs1QEqUN+kKtIN7PvpEjtXlhxROWiqpIQqhcDsHmkOxFcxSq1T0Glaw==} @@ -1836,8 +1844,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axios@1.7.2: - resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} + axios@1.7.7: + resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -1923,8 +1931,8 @@ packages: engines: {node: '>=10'} hasBin: true - chai@4.4.1: - resolution: {integrity: sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==} + chai@4.5.0: + resolution: {integrity: sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==} engines: {node: '>=4'} chalk@3.0.0: @@ -2101,8 +2109,8 @@ packages: dateformat@4.6.3: resolution: {integrity: sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==} - dayjs@1.11.12: - resolution: {integrity: sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==} + dayjs@1.11.13: + resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==} debug@4.3.4: resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} @@ -2122,6 +2130,15 @@ packages: supports-color: optional: true + debug@4.3.6: + resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decamelize@4.0.0: resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==} engines: {node: '>=10'} @@ -2272,8 +2289,8 @@ packages: engines: {node: '>=18'} hasBin: true - escalade@3.1.2: - resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} + escalade@3.2.0: + resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} engines: {node: '>=6'} escape-string-regexp@1.0.5: @@ -2424,8 +2441,8 @@ packages: flatted@3.3.1: resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} - follow-redirects@1.15.6: - resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} + follow-redirects@1.15.8: + resolution: {integrity: sha512-xgrmBhBToVKay1q2Tao5LI26B83UhrB/vM1avwVSDzt8rx3rO6AizBAaF46EgksTVr+rFTQaqZZ9MVBfUe4nig==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -2436,8 +2453,8 @@ packages: for-each@0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} - foreground-child@3.2.1: - resolution: {integrity: sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==} + foreground-child@3.3.0: + resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==} engines: {node: '>=14'} form-data@4.0.0: @@ -2501,8 +2518,8 @@ packages: resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} engines: {node: '>=16'} - get-tsconfig@4.7.6: - resolution: {integrity: sha512-ZAqrLlu18NbDdRaHq+AKXzAmqIUPswPWKUchfytdAjiRFnCe5ojG2bstg6mRiZabkKfCoL/e98pbBELIV/YCeA==} + get-tsconfig@4.8.0: + resolution: {integrity: sha512-Pgba6TExTZ0FJAn1qkJAjIeKoDJ3CsI2ChuLohJnZl/tTU8MVrq3b+2t5UOPfRa4RMsorClBjJALkJUMjG1PAw==} github-from-package@0.0.0: resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} @@ -2653,8 +2670,8 @@ packages: ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} - ignore@5.3.1: - resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} + ignore@5.3.2: + resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} engines: {node: '>= 4'} import-fresh@3.3.0: @@ -2927,7 +2944,6 @@ packages: resolution: {integrity: sha512-Quz3MvAwHxVYNXsOByL7xI5EB2WYOeFswqaHIA3qOK3isRWTxiplBEocmmru6XmxDB2L7jDNYtYA4FyimoAFEw==} engines: {node: '>=8.17.0'} hasBin: true - bundledDependencies: [] jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} @@ -2990,8 +3006,8 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} - magic-string@0.30.10: - resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} + magic-string@0.30.11: + resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==} make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} @@ -3087,8 +3103,8 @@ packages: micromark@4.0.0: resolution: {integrity: sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==} - micromatch@4.0.7: - resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} + micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} mime-db@1.52.0: @@ -3181,8 +3197,8 @@ packages: mlly@1.7.1: resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==} - mocha@10.7.0: - resolution: {integrity: sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==} + mocha@10.7.3: + resolution: {integrity: sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==} engines: {node: '>= 14.0.0'} hasBin: true @@ -3256,12 +3272,12 @@ packages: neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - nock@13.5.4: - resolution: {integrity: sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==} + nock@13.5.5: + resolution: {integrity: sha512-XKYnqUrCwXC8DGG1xX4YH5yNIrlh9c065uaMZZHUoeUUINTOyt+x/G+ezYk0Ft6ExSREVIs+qBJDK503viTfFA==} engines: {node: '>= 10.13'} - node-abi@3.65.0: - resolution: {integrity: sha512-ThjYBfoDNr08AWx6hGaRbfPwxKV9kVzAzOzlLKbk2CuqXE2xnCh+cbAGnwM3t8Lq4v9rUB7VfondlkBckcJrVA==} + node-abi@3.67.0: + resolution: {integrity: sha512-bLn/fU/ALVBE9wj+p4Y21ZJWYFjUXLXPi/IewyLZkx3ApxKDNBWCKdReeKOtD8dWpOdDCeMyLh6ZewzcLsG2Nw==} engines: {node: '>=10'} node-addon-api@7.1.1: @@ -3449,8 +3465,8 @@ packages: resolution: {integrity: sha512-EmL7FurFUduU9m1PS9cfJ5TAuCvxKQ7DKpfx3Yj6IKWyBRtosriFuOag/l3ni/dtPgPLwiA4R9IvpL7hsDLJuQ==} engines: {node: '>=15.0.0'} - picocolors@1.0.1: - resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + picocolors@1.1.0: + resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} @@ -3459,8 +3475,8 @@ packages: pino-abstract-transport@1.2.0: resolution: {integrity: sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==} - pino-pretty@11.2.1: - resolution: {integrity: sha512-O05NuD9tkRasFRWVaF/uHLOvoRDFD7tb5VMertr78rbsYFjYp48Vg3477EshVAF5eZaEw+OpDl/tu+B0R5o+7g==} + pino-pretty@11.2.2: + resolution: {integrity: sha512-2FnyGir8nAJAqD3srROdrF1J5BIcMT4nwj7hHSc60El6Uxlym00UbCCd8pYIterstVBFlMyF1yFV8XdGIPbj4A==} hasBin: true pino-std-serializers@6.2.2: @@ -3470,8 +3486,8 @@ packages: resolution: {integrity: sha512-ip4qdzjkAyDDZklUaZkcRFb2iA118H9SgRh8yzTkSQK8HilsOJF7rSY8HoW5+I0M46AZgX/pxbprf2vvzQCE0Q==} hasBin: true - pkg-types@1.1.3: - resolution: {integrity: sha512-+JrgthZG6m3ckicaOB74TwQ+tBWsFl3qVQg7mN8ulwSOElJ7gBhKzj2VkCPnZ4NlF6kEquYU+RIYNVAvzd54UA==} + pkg-types@1.2.0: + resolution: {integrity: sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==} pnpm@9.9.0: resolution: {integrity: sha512-YMGKzROL/2ldM5vmrRP36TbupnRWYNTMSndtUkfFQNDt7hpWNpXBg6ZuuRfviPK0/rH8JfMqetytx6rzQ46ZwQ==} @@ -3482,8 +3498,8 @@ packages: resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==} engines: {node: '>= 0.4'} - postcss@8.4.39: - resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} + postcss@8.4.45: + resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} engines: {node: ^10 || ^12 || >=14} prebuild-install@7.1.2: @@ -3655,8 +3671,8 @@ packages: resolution: {integrity: sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==} engines: {node: '>=8.0'} - rollup@4.19.0: - resolution: {integrity: sha512-5r7EYSQIowHsK4eTZ0Y81qpZuJz+MUuYeqmmYmRMl1nwhdmbiYqt5jwzf6u7wyOzJgYqtCRMtVRKOtHANBz7rA==} + rollup@4.21.2: + resolution: {integrity: sha512-e3TapAgYf9xjdLvKQCkQTnbTKd4a6jwlpQSJJFokHGaX2IVjoEqkIIhiQfqsi0cdwlOD+tQGuOd5AJkc5RngBw==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -3676,8 +3692,8 @@ packages: safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - safe-stable-stringify@2.4.3: - resolution: {integrity: sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g==} + safe-stable-stringify@2.5.0: + resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==} engines: {node: '>=10'} safer-buffer@2.1.2: @@ -3797,8 +3813,8 @@ packages: sonic-boom@3.8.1: resolution: {integrity: sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg==} - sonic-boom@4.0.1: - resolution: {integrity: sha512-hTSD/6JMLyT4r9zeof6UtuBDpjJ9sO08/nmS5djaA9eozT9oOlNdpXSnzcgj4FTqpk3nkLrs61l4gip9r1HCrQ==} + sonic-boom@4.1.0: + resolution: {integrity: sha512-NGipjjRicyJJ03rPiZCJYjwlsuP2d1/5QUviozRXC7S3WdVWNK5e3Ojieb9CCyfhq2UC+3+SRd9nG3I2lPRvUw==} source-map-js@1.2.0: resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} @@ -3915,8 +3931,8 @@ packages: through@2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} - tinybench@2.8.0: - resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==} + tinybench@2.9.0: + resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} tinypool@0.8.4: resolution: {integrity: sha512-i11VH5gS6IFeLY3gMBQ00/MmLncVP7JLXOw1vlgkytLmJK7QnEr7NXf0LBdxfmNPAeyetukOk0bOYrJrFGjYJQ==} @@ -3986,11 +4002,11 @@ packages: tslib@2.4.0: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} - tslib@2.6.3: - resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} + tslib@2.7.0: + resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} - tsx@4.18.0: - resolution: {integrity: sha512-a1jaKBSVQkd6yEc1/NI7G6yHFfefIcuf3QJST7ZEyn4oQnxLYrZR5uZAM8UrwUa3Ge8suiZHcNS1gNrEvmobqg==} + tsx@4.19.0: + resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} engines: {node: '>=18.0.0'} hasBin: true @@ -4006,8 +4022,8 @@ packages: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} - type-detect@4.0.8: - resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} + type-detect@4.1.0: + resolution: {integrity: sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==} engines: {node: '>=4'} type-fest@0.13.1: @@ -4093,8 +4109,8 @@ packages: ufo@1.5.4: resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} - uglify-js@3.19.0: - resolution: {integrity: sha512-wNKHUY2hYYkf6oSFfhwwiHo4WCHzHmzcXsqXYTN9ja3iApYIFbb2U6ics9hBcYLHcYGQoAlwnZlTrf3oF+BL/Q==} + uglify-js@3.19.3: + resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==} engines: {node: '>=0.8.0'} hasBin: true @@ -4167,8 +4183,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite@5.3.4: - resolution: {integrity: sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==} + vite@5.4.3: + resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -4176,6 +4192,7 @@ packages: less: '*' lightningcss: ^1.21.0 sass: '*' + sass-embedded: '*' stylus: '*' sugarss: '*' terser: ^5.4.0 @@ -4188,6 +4205,8 @@ packages: optional: true sass: optional: true + sass-embedded: + optional: true stylus: optional: true sugarss: @@ -4220,8 +4239,8 @@ packages: jsdom: optional: true - vue@3.4.33: - resolution: {integrity: sha512-VdMCWQOummbhctl4QFMcW6eNtXHsFyDlX60O/tsSQuCcuDOnJ1qPOhhVla65Niece7xq/P2zyZReIO5mP+LGTQ==} + vue@3.5.1: + resolution: {integrity: sha512-k4UNnbPOEskodSxMtv+B9GljdB0C9ubZDOmW6vnXVGIfMqmEsY2+ohasjGguhGkMkrcP/oOrbH0dSD41x5JQFw==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -4239,24 +4258,24 @@ packages: resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==} engines: {node: '>= 8'} - web3-core@4.5.0: - resolution: {integrity: sha512-Q8LIAqmF7vkRydBPiU+OC7wI44nEU6JEExolFaOakqrjMtQ1CWFHRUQMNJRDsk5bRirjyShuAsuqLeYByvvXhg==} + web3-core@4.5.1: + resolution: {integrity: sha512-mFMOO/IWdKsLL1o2whh3oJ0LCG9P3l5c4lpiMoVsVln3QXh/B0Gf8gW3aY8S+Ixm0OHyzFDXJVc2CodxqmI4Gw==} engines: {node: '>=14', npm: '>=6.12.0'} - web3-errors@1.2.0: - resolution: {integrity: sha512-58Kczou5zyjcm9LuSs5Hrm6VrG8t9p2J8X0yGArZrhKNPZL66gMGkOUpPx+EopE944Sk4yE+Q25hKv4H5BH+kA==} + web3-errors@1.3.0: + resolution: {integrity: sha512-j5JkAKCtuVMbY3F5PYXBqg1vWrtF4jcyyMY1rlw8a4PV67AkqlepjGgpzWJZd56Mt+TvHy6DA1F/3Id8LatDSQ==} engines: {node: '>=14', npm: '>=6.12.0'} web3-eth-abi@4.2.3: resolution: {integrity: sha512-rPVwTn0O1CzbtfXwEfIjUP0W5Y7u1OFjugwKpSqJzPQE6+REBg6OELjomTGZBu+GThxHnv0rp15SOxvqp+tyXA==} engines: {node: '>=14', npm: '>=6.12.0'} - web3-eth-accounts@4.1.3: - resolution: {integrity: sha512-61Nb7xCXy6Vw/6xUZMM5ITtXetXmaP0F8oKRxika4GO4fRfKZLAwBZtshMyrdAORPZYq77ENiqXJVU+hTmtUaQ==} + web3-eth-accounts@4.2.1: + resolution: {integrity: sha512-aOlEZFzqAgKprKs7+DGArU4r9b+ILBjThpeq42aY7LAQcP+mSpsWcQgbIRK3r/n3OwTYZ3aLPk0Ih70O/LwnYA==} engines: {node: '>=14', npm: '>=6.12.0'} - web3-eth-contract@4.6.0: - resolution: {integrity: sha512-mgQ/WUUlgW9BVKKVGU/Q7KrQEbEGI98h8ppox7fT964wY9ITFMDuRCvYk50WTWnFMdjFtOBqt1xRJ0+B1ekCHg==} + web3-eth-contract@4.7.0: + resolution: {integrity: sha512-fdStoBOjFyMHwlyJmSUt/BTDL1ATwKGmG3zDXQ/zTKlkkW/F/074ut0Vry4GuwSBg9acMHc0ycOiZx9ZKjNHsw==} engines: {node: '>=14', npm: '>=6.12.0'} web3-eth-ens@4.4.0: @@ -4271,16 +4290,16 @@ packages: resolution: {integrity: sha512-sXeyLKJ7ddQdMxz1BZkAwImjqh7OmKxhXoBNF3isDmD4QDpMIwv/t237S3q4Z0sZQamPa/pHebJRWVuvP8jZdw==} engines: {node: '>=14', npm: '>=6.12.0'} - web3-eth@4.8.1: - resolution: {integrity: sha512-pQI46LIaqB1Nz2DcslxgbN+E5Coc/BCO2MEwcFJgjc8yrGHoY5rjYlucNozftuluVCcK8Jen7c2uNOIiIdewmQ==} + web3-eth@4.8.2: + resolution: {integrity: sha512-DLV/fIMG6gBp/B0gv0+G4FzxZ4YCDQsY3lzqqv7avwh3uU7/O27aifCUcFd7Ye+3ixTqCjAvLEl9wYSeyG3zQw==} engines: {node: '>=14', npm: '>=6.12.0'} web3-net@4.1.0: resolution: {integrity: sha512-WWmfvHVIXWEoBDWdgKNYKN8rAy6SgluZ0abyRyXOL3ESr7ym7pKWbfP4fjApIHlYTh8tNqkrdPfM4Dyi6CA0SA==} engines: {node: '>=14', npm: '>=6.12.0'} - web3-providers-http@4.1.0: - resolution: {integrity: sha512-6qRUGAhJfVQM41E5t+re5IHYmb5hSaLc02BE2MaRQsz2xKA6RjmHpOA5h/+ojJxEpI9NI2CrfDKOAgtJfoUJQg==} + web3-providers-http@4.2.0: + resolution: {integrity: sha512-IPMnDtHB7dVwaB7/mMxAZzyq7d5ezfO1+Vw0bNfAeIi7gaDlJiggp85SdyAfOgov8AMUA/dyiY72kQ0KmjXKvQ==} engines: {node: '>=14', npm: '>=6.12.0'} web3-providers-ipc@4.0.7: @@ -4299,8 +4318,8 @@ packages: resolution: {integrity: sha512-/CHmzGN+IYgdBOme7PdqzF+FNeMleefzqs0LVOduncSaqsppeOEoskLXb2anSpzmQAP3xZJPaTrkQPWSJMORig==} engines: {node: '>=14', npm: '>=6.12.0'} - web3-rpc-providers@1.0.0-rc.1: - resolution: {integrity: sha512-N7AgGB+ilKPFQohnlI1vNHWmQ5Wh5vlGdYKWCWJc9kisKxxGtOsqN3W8tOj6/898sHZIXU9i/IAOyreGDIybmw==} + web3-rpc-providers@1.0.0-rc.2: + resolution: {integrity: sha512-ocFIEXcBx/DYQ90HhVepTBUVnL9pGsZw8wyPb1ZINSenwYus9SvcFkjU1Hfvd/fXjuhAv2bUVch9vxvMx1mXAQ==} engines: {node: '>=14', npm: '>=6.12.0'} web3-types@1.7.0: @@ -4466,6 +4485,11 @@ packages: engines: {node: '>= 14'} hasBin: true + yaml@2.5.1: + resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==} + engines: {node: '>= 14'} + hasBin: true + yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} @@ -4521,7 +4545,7 @@ snapshots: lodash: 4.17.21 lru-cache: 10.4.3 pino: 8.21.0 - pino-pretty: 11.2.1 + pino-pretty: 11.2.2 rxjs: 7.8.1 zod: 3.23.8 transitivePeerDependencies: @@ -4529,13 +4553,13 @@ snapshots: - supports-color - utf-8-validate - '@acala-network/chopsticks-db@0.11.0(ts-node@10.9.2(@types/node@20.11.30)(typescript@5.4.2))': + '@acala-network/chopsticks-db@0.11.0': dependencies: '@acala-network/chopsticks-core': 0.11.0 '@polkadot/util': 12.6.2 idb: 8.0.0 sqlite3: 5.1.7 - typeorm: 0.3.20(sqlite3@5.1.7)(ts-node@10.9.2(@types/node@20.11.30)(typescript@5.4.2)) + typeorm: 0.3.20(sqlite3@5.1.7) transitivePeerDependencies: - '@google-cloud/spanner' - '@sap/hana-client' @@ -4563,16 +4587,16 @@ snapshots: '@polkadot/util': 12.6.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) - '@acala-network/chopsticks@0.11.0(debug@4.3.4)(ts-node@10.9.2(@types/node@20.11.30)(typescript@5.4.2))': + '@acala-network/chopsticks@0.11.0(debug@4.3.4)': dependencies: '@acala-network/chopsticks-core': 0.11.0 - '@acala-network/chopsticks-db': 0.11.0(ts-node@10.9.2(@types/node@20.11.30)(typescript@5.4.2)) - '@pnpm/npm-conf': 2.2.2 + '@acala-network/chopsticks-db': 0.11.0 + '@pnpm/npm-conf': 2.3.1 '@polkadot/api-augment': 10.13.1 '@polkadot/types': 10.13.1 '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) - axios: 1.7.2(debug@4.3.4) + axios: 1.7.7(debug@4.3.4) dotenv: 16.4.5 global-agent: 3.0.0 js-yaml: 4.1.0 @@ -4618,11 +4642,11 @@ snapshots: '@babel/helper-validator-identifier@7.24.7': {} - '@babel/parser@7.24.8': + '@babel/parser@7.25.6': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.6 - '@babel/types@7.24.9': + '@babel/types@7.25.6': dependencies: '@babel/helper-string-parser': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 @@ -4858,7 +4882,7 @@ snapshots: debug: 4.3.4 espree: 9.6.1 globals: 13.24.0 - ignore: 5.3.1 + ignore: 5.3.2 import-fresh: 3.3.0 js-yaml: 4.1.0 minimatch: 3.1.2 @@ -4917,30 +4941,30 @@ snapshots: '@moonbeam-network/api-augment@0.2902.0': {} - '@moonwall/cli@5.3.3(@acala-network/chopsticks@0.11.0(debug@4.3.4)(ts-node@10.9.2(@types/node@20.11.30)(typescript@5.4.2)))(@polkadot/api@12.2.1)(@types/node@20.11.30)(@vitest/ui@1.4.0(vitest@1.4.0))(chokidar@3.6.0)(encoding@0.1.13)(typescript@5.4.2)(vitest@1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0)(jsdom@23.2.0))(zod@3.23.8)': + '@moonwall/cli@5.3.3(@acala-network/chopsticks@0.11.0)(@polkadot/api@12.2.1)(@types/node@20.11.30)(@vitest/ui@1.4.0)(typescript@5.4.2)(vitest@1.4.0)': dependencies: - '@acala-network/chopsticks': 0.11.0(debug@4.3.4)(ts-node@10.9.2(@types/node@20.11.30)(typescript@5.4.2)) + '@acala-network/chopsticks': 0.11.0(debug@4.3.4) '@moonbeam-network/api-augment': 0.2902.0 - '@moonwall/types': 5.3.3(@polkadot/api@12.2.1)(chokidar@3.6.0)(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) - '@moonwall/util': 5.3.3(@polkadot/api@12.2.1)(chokidar@3.6.0)(encoding@0.1.13)(typescript@5.4.2)(vitest@1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0)(jsdom@23.2.0))(zod@3.23.8) - '@octokit/rest': 21.0.1 + '@moonwall/types': 5.3.3(@polkadot/api@12.2.1)(typescript@5.4.2) + '@moonwall/util': 5.3.3(@polkadot/api@12.2.1)(typescript@5.4.2)(vitest@1.4.0) + '@octokit/rest': 21.0.2 '@polkadot/api': 12.2.1 '@polkadot/api-derive': 12.1.1 - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/types': 12.1.1 '@polkadot/types-codec': 12.1.1 '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) '@vitest/ui': 1.4.0(vitest@1.4.0) - '@zombienet/orchestrator': 0.0.87(@polkadot/util@12.6.2)(@types/node@20.11.30)(chokidar@3.6.0) - '@zombienet/utils': 0.0.25(@types/node@20.11.30)(chokidar@3.6.0)(typescript@5.4.2) + '@zombienet/orchestrator': 0.0.87(@polkadot/util@12.6.2)(@types/node@20.11.30) + '@zombienet/utils': 0.0.25(@types/node@20.11.30)(typescript@5.4.2) bottleneck: 2.19.5 cfonts: 3.3.0 chalk: 5.3.0 clear: 0.1.0 cli-progress: 3.12.0 colors: 1.4.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 dotenv: 16.4.5 ethers: 6.13.1 get-port: 7.1.0 @@ -4949,10 +4973,10 @@ snapshots: jsonc-parser: 3.3.1 minimatch: 9.0.5 semver: 7.6.2 - viem: 2.17.3(typescript@5.4.2)(zod@3.23.8) - vitest: 1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0)(jsdom@23.2.0) - vue: 3.4.33(typescript@5.4.2) - web3: 4.10.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) + viem: 2.17.3(typescript@5.4.2) + vitest: 1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0) + vue: 3.5.1(typescript@5.4.2) + web3: 4.10.0(typescript@5.4.2) web3-providers-ws: 4.0.7 ws: 8.18.0 yaml: 2.4.5 @@ -4970,21 +4994,21 @@ snapshots: - utf-8-validate - zod - '@moonwall/types@5.3.3(@polkadot/api@12.2.1)(chokidar@3.6.0)(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8)': + '@moonwall/types@5.3.3(@polkadot/api@12.2.1)(typescript@5.4.2)': dependencies: '@polkadot/api': 12.2.1 '@polkadot/api-base': 12.1.1 - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/types': 12.1.1 '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) '@types/node': 20.14.10 - '@zombienet/utils': 0.0.25(@types/node@20.14.10)(chokidar@3.6.0)(typescript@5.4.2) + '@zombienet/utils': 0.0.25(@types/node@20.14.10)(typescript@5.4.2) bottleneck: 2.19.5 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 ethers: 6.13.1 - viem: 2.17.3(typescript@5.4.2)(zod@3.23.8) - web3: 4.10.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) + viem: 2.17.3(typescript@5.4.2) + web3: 4.10.0(typescript@5.4.2) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -4996,13 +5020,13 @@ snapshots: - utf-8-validate - zod - '@moonwall/util@5.3.3(@polkadot/api@12.2.1)(chokidar@3.6.0)(encoding@0.1.13)(typescript@5.4.2)(vitest@1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0)(jsdom@23.2.0))(zod@3.23.8)': + '@moonwall/util@5.3.3(@polkadot/api@12.2.1)(typescript@5.4.2)(vitest@1.4.0)': dependencies: '@moonbeam-network/api-augment': 0.2902.0 - '@moonwall/types': 5.3.3(@polkadot/api@12.2.1)(chokidar@3.6.0)(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) + '@moonwall/types': 5.3.3(@polkadot/api@12.2.1)(typescript@5.4.2) '@polkadot/api': 12.2.1 '@polkadot/api-derive': 12.1.1 - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/rpc-provider': 12.1.1 '@polkadot/types': 12.1.1 '@polkadot/types-codec': 12.1.1 @@ -5013,16 +5037,16 @@ snapshots: clear: 0.1.0 cli-progress: 3.12.0 colors: 1.4.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 dotenv: 16.4.5 ethers: 6.13.1 inquirer: 9.3.3 inquirer-press-to-continue: 1.2.0(inquirer@9.3.3) rlp: 3.0.0 semver: 7.6.2 - viem: 2.17.3(typescript@5.4.2)(zod@3.23.8) - vitest: 1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0)(jsdom@23.2.0) - web3: 4.10.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) + viem: 2.17.3(typescript@5.4.2) + vitest: 1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0) + web3: 4.10.0(typescript@5.4.2) ws: 8.18.0 yaml: 2.4.5 yargs: 17.7.2 @@ -5049,12 +5073,18 @@ snapshots: dependencies: '@noble/hashes': 1.4.0 + '@noble/curves@1.6.0': + dependencies: + '@noble/hashes': 1.5.0 + '@noble/ed25519@1.7.3': {} '@noble/hashes@1.3.2': {} '@noble/hashes@1.4.0': {} + '@noble/hashes@1.5.0': {} + '@noble/secp256k1@1.7.1': {} '@nodelib/fs.scandir@2.1.5': @@ -5131,7 +5161,7 @@ snapshots: '@octokit/types': 13.5.0 universal-user-agent: 7.0.2 - '@octokit/rest@21.0.1': + '@octokit/rest@21.0.2': dependencies: '@octokit/core': 6.1.2 '@octokit/plugin-paginate-rest': 11.3.3(@octokit/core@6.1.2) @@ -5151,7 +5181,7 @@ snapshots: dependencies: graceful-fs: 4.2.10 - '@pnpm/npm-conf@2.2.2': + '@pnpm/npm-conf@2.3.1': dependencies: '@pnpm/config.env-replace': 1.1.0 '@pnpm/network.ca-file': 1.0.2 @@ -5221,25 +5251,25 @@ snapshots: '@polkadot-api/substrate-bindings@0.0.1': dependencies: - '@noble/hashes': 1.4.0 + '@noble/hashes': 1.5.0 '@polkadot-api/utils': 0.0.1 - '@scure/base': 1.1.7 + '@scure/base': 1.1.8 scale-ts: 1.6.0 optional: true '@polkadot-api/substrate-bindings@0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0': dependencies: - '@noble/hashes': 1.4.0 + '@noble/hashes': 1.5.0 '@polkadot-api/utils': 0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0 - '@scure/base': 1.1.7 + '@scure/base': 1.1.8 scale-ts: 1.6.0 optional: true '@polkadot-api/substrate-bindings@0.6.0': dependencies: - '@noble/hashes': 1.4.0 + '@noble/hashes': 1.5.0 '@polkadot-api/utils': 0.1.0 - '@scure/base': 1.1.7 + '@scure/base': 1.1.8 scale-ts: 1.6.0 optional: true @@ -5272,7 +5302,7 @@ snapshots: '@polkadot/types-augment': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5286,7 +5316,7 @@ snapshots: '@polkadot/types-augment': 11.3.1 '@polkadot/types-codec': 11.3.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5300,7 +5330,7 @@ snapshots: '@polkadot/types-augment': 12.1.1 '@polkadot/types-codec': 12.1.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5314,7 +5344,7 @@ snapshots: '@polkadot/types-augment': 12.2.1 '@polkadot/types-codec': 12.2.1 '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5328,7 +5358,7 @@ snapshots: '@polkadot/types-augment': 12.4.2 '@polkadot/types-codec': 12.4.2 '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5340,7 +5370,7 @@ snapshots: '@polkadot/types': 10.13.1 '@polkadot/util': 12.6.2 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5352,7 +5382,7 @@ snapshots: '@polkadot/types': 11.3.1 '@polkadot/util': 12.6.2 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5364,7 +5394,7 @@ snapshots: '@polkadot/types': 12.1.1 '@polkadot/util': 12.6.2 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5376,7 +5406,7 @@ snapshots: '@polkadot/types': 12.2.1 '@polkadot/util': 13.0.2 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5388,7 +5418,7 @@ snapshots: '@polkadot/types': 12.4.2 '@polkadot/util': 13.0.2 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5405,7 +5435,7 @@ snapshots: '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5422,7 +5452,7 @@ snapshots: '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5439,7 +5469,7 @@ snapshots: '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5456,7 +5486,7 @@ snapshots: '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5467,7 +5497,7 @@ snapshots: '@polkadot/api-augment': 11.3.1 '@polkadot/api-base': 11.3.1 '@polkadot/api-derive': 11.3.1 - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/rpc-augment': 11.3.1 '@polkadot/rpc-core': 11.3.1 '@polkadot/rpc-provider': 11.3.1 @@ -5480,7 +5510,7 @@ snapshots: '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) eventemitter3: 5.0.1 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5491,7 +5521,7 @@ snapshots: '@polkadot/api-augment': 12.1.1 '@polkadot/api-base': 12.1.1 '@polkadot/api-derive': 12.1.1 - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/rpc-augment': 12.1.1 '@polkadot/rpc-core': 12.1.1 '@polkadot/rpc-provider': 12.1.1 @@ -5504,7 +5534,7 @@ snapshots: '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) eventemitter3: 5.0.1 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5515,7 +5545,7 @@ snapshots: '@polkadot/api-augment': 12.2.1 '@polkadot/api-base': 12.2.1 '@polkadot/api-derive': 12.2.1 - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) '@polkadot/rpc-augment': 12.2.1 '@polkadot/rpc-core': 12.2.1 '@polkadot/rpc-provider': 12.2.1 @@ -5528,7 +5558,7 @@ snapshots: '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) eventemitter3: 5.0.1 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5539,7 +5569,7 @@ snapshots: '@polkadot/api-augment': 12.4.2 '@polkadot/api-base': 12.4.2 '@polkadot/api-derive': 12.4.2 - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) '@polkadot/rpc-augment': 12.4.2 '@polkadot/rpc-core': 12.4.2 '@polkadot/rpc-provider': 12.4.2 @@ -5552,41 +5582,41 @@ snapshots: '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) eventemitter3: 5.0.1 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - '@polkadot/keyring@12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2)': + '@polkadot/keyring@12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2)': dependencies: '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) - tslib: 2.6.3 + tslib: 2.7.0 - '@polkadot/keyring@12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': + '@polkadot/keyring@12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@13.0.2)': dependencies: '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@13.0.2) - tslib: 2.6.3 + tslib: 2.7.0 - '@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': + '@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2)': dependencies: '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/networks@12.6.2': dependencies: '@polkadot/util': 12.6.2 - '@substrate/ss58-registry': 1.49.0 - tslib: 2.6.3 + '@substrate/ss58-registry': 1.50.0 + tslib: 2.7.0 '@polkadot/networks@13.0.2': dependencies: '@polkadot/util': 13.0.2 - '@substrate/ss58-registry': 1.49.0 - tslib: 2.6.3 + '@substrate/ss58-registry': 1.50.0 + tslib: 2.7.0 '@polkadot/rpc-augment@10.13.1': dependencies: @@ -5594,7 +5624,7 @@ snapshots: '@polkadot/types': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5606,7 +5636,7 @@ snapshots: '@polkadot/types': 11.3.1 '@polkadot/types-codec': 11.3.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5618,7 +5648,7 @@ snapshots: '@polkadot/types': 12.1.1 '@polkadot/types-codec': 12.1.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5630,7 +5660,7 @@ snapshots: '@polkadot/types': 12.2.1 '@polkadot/types-codec': 12.2.1 '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5642,7 +5672,7 @@ snapshots: '@polkadot/types': 12.4.2 '@polkadot/types-codec': 12.4.2 '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5655,7 +5685,7 @@ snapshots: '@polkadot/types': 10.13.1 '@polkadot/util': 12.6.2 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5668,7 +5698,7 @@ snapshots: '@polkadot/types': 11.3.1 '@polkadot/util': 12.6.2 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5681,7 +5711,7 @@ snapshots: '@polkadot/types': 12.1.1 '@polkadot/util': 12.6.2 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5694,7 +5724,7 @@ snapshots: '@polkadot/types': 12.2.1 '@polkadot/util': 13.0.2 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5707,7 +5737,7 @@ snapshots: '@polkadot/types': 12.4.2 '@polkadot/util': 13.0.2 rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 transitivePeerDependencies: - bufferutil - supports-color @@ -5715,7 +5745,7 @@ snapshots: '@polkadot/rpc-provider@10.13.1': dependencies: - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/types': 10.13.1 '@polkadot/types-support': 10.13.1 '@polkadot/util': 12.6.2 @@ -5725,8 +5755,8 @@ snapshots: '@polkadot/x-ws': 12.6.2 eventemitter3: 5.0.1 mock-socket: 9.3.1 - nock: 13.5.4 - tslib: 2.6.3 + nock: 13.5.5 + tslib: 2.7.0 optionalDependencies: '@substrate/connect': 0.8.8 transitivePeerDependencies: @@ -5736,7 +5766,7 @@ snapshots: '@polkadot/rpc-provider@11.3.1': dependencies: - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/types': 11.3.1 '@polkadot/types-support': 11.3.1 '@polkadot/util': 12.6.2 @@ -5746,8 +5776,8 @@ snapshots: '@polkadot/x-ws': 12.6.2 eventemitter3: 5.0.1 mock-socket: 9.3.1 - nock: 13.5.4 - tslib: 2.6.3 + nock: 13.5.5 + tslib: 2.7.0 optionalDependencies: '@substrate/connect': 0.8.10 transitivePeerDependencies: @@ -5757,7 +5787,7 @@ snapshots: '@polkadot/rpc-provider@12.1.1': dependencies: - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/types': 12.1.1 '@polkadot/types-support': 12.1.1 '@polkadot/util': 12.6.2 @@ -5767,8 +5797,8 @@ snapshots: '@polkadot/x-ws': 12.6.2 eventemitter3: 5.0.1 mock-socket: 9.3.1 - nock: 13.5.4 - tslib: 2.6.3 + nock: 13.5.5 + tslib: 2.7.0 optionalDependencies: '@substrate/connect': 0.8.10 transitivePeerDependencies: @@ -5778,7 +5808,7 @@ snapshots: '@polkadot/rpc-provider@12.2.1': dependencies: - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) '@polkadot/types': 12.2.1 '@polkadot/types-support': 12.2.1 '@polkadot/util': 13.0.2 @@ -5788,8 +5818,8 @@ snapshots: '@polkadot/x-ws': 13.0.2 eventemitter3: 5.0.1 mock-socket: 9.3.1 - nock: 13.5.4 - tslib: 2.6.3 + nock: 13.5.5 + tslib: 2.7.0 optionalDependencies: '@substrate/connect': 0.8.10 transitivePeerDependencies: @@ -5799,7 +5829,7 @@ snapshots: '@polkadot/rpc-provider@12.4.2': dependencies: - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) '@polkadot/types': 12.4.2 '@polkadot/types-support': 12.4.2 '@polkadot/util': 13.0.2 @@ -5809,8 +5839,8 @@ snapshots: '@polkadot/x-ws': 13.0.2 eventemitter3: 5.0.1 mock-socket: 9.3.1 - nock: 13.5.4 - tslib: 2.6.3 + nock: 13.5.5 + tslib: 2.7.0 optionalDependencies: '@substrate/connect': 0.8.11 transitivePeerDependencies: @@ -5833,7 +5863,7 @@ snapshots: '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) '@polkadot/x-ws': 13.0.2 handlebars: 4.7.8 - tslib: 2.6.3 + tslib: 2.7.0 yargs: 17.7.2 transitivePeerDependencies: - bufferutil @@ -5845,95 +5875,95 @@ snapshots: '@polkadot/types': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-augment@11.3.1': dependencies: '@polkadot/types': 11.3.1 '@polkadot/types-codec': 11.3.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-augment@12.1.1': dependencies: '@polkadot/types': 12.1.1 '@polkadot/types-codec': 12.1.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-augment@12.2.1': dependencies: '@polkadot/types': 12.2.1 '@polkadot/types-codec': 12.2.1 '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-augment@12.4.2': dependencies: '@polkadot/types': 12.4.2 '@polkadot/types-codec': 12.4.2 '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-codec@10.13.1': dependencies: '@polkadot/util': 12.6.2 '@polkadot/x-bigint': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-codec@11.3.1': dependencies: '@polkadot/util': 12.6.2 '@polkadot/x-bigint': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-codec@12.1.1': dependencies: '@polkadot/util': 12.6.2 '@polkadot/x-bigint': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-codec@12.2.1': dependencies: '@polkadot/util': 13.0.2 '@polkadot/x-bigint': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-codec@12.4.2': dependencies: '@polkadot/util': 13.0.2 '@polkadot/x-bigint': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-create@10.13.1': dependencies: '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-create@11.3.1': dependencies: '@polkadot/types-codec': 11.3.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-create@12.1.1': dependencies: '@polkadot/types-codec': 12.1.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-create@12.2.1': dependencies: '@polkadot/types-codec': 12.2.1 '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-create@12.4.2': dependencies: '@polkadot/types-codec': 12.4.2 '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-known@10.13.1': dependencies: @@ -5942,7 +5972,7 @@ snapshots: '@polkadot/types-codec': 10.13.1 '@polkadot/types-create': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-known@11.3.1': dependencies: @@ -5951,7 +5981,7 @@ snapshots: '@polkadot/types-codec': 11.3.1 '@polkadot/types-create': 11.3.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-known@12.1.1': dependencies: @@ -5960,7 +5990,7 @@ snapshots: '@polkadot/types-codec': 12.1.1 '@polkadot/types-create': 12.1.1 '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-known@12.2.1': dependencies: @@ -5969,7 +5999,7 @@ snapshots: '@polkadot/types-codec': 12.2.1 '@polkadot/types-create': 12.2.1 '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-known@12.4.2': dependencies: @@ -5978,126 +6008,126 @@ snapshots: '@polkadot/types-codec': 12.4.2 '@polkadot/types-create': 12.4.2 '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-support@10.13.1': dependencies: '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-support@11.3.1': dependencies: '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-support@12.1.1': dependencies: '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-support@12.2.1': dependencies: '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types-support@12.4.2': dependencies: '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types@10.13.1': dependencies: - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/types-augment': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/types-create': 10.13.1 '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types@11.3.1': dependencies: - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/types-augment': 11.3.1 '@polkadot/types-codec': 11.3.1 '@polkadot/types-create': 11.3.1 '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types@12.1.1': dependencies: - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/types-augment': 12.1.1 '@polkadot/types-codec': 12.1.1 '@polkadot/types-create': 12.1.1 '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types@12.2.1': dependencies: - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) '@polkadot/types-augment': 12.2.1 '@polkadot/types-codec': 12.2.1 '@polkadot/types-create': 12.2.1 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/types@12.4.2': dependencies: - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) '@polkadot/types-augment': 12.4.2 '@polkadot/types-codec': 12.4.2 '@polkadot/types-create': 12.4.2 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) rxjs: 7.8.1 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2)': dependencies: - '@noble/curves': 1.4.2 - '@noble/hashes': 1.4.0 + '@noble/curves': 1.6.0 + '@noble/hashes': 1.5.0 '@polkadot/networks': 12.6.2 '@polkadot/util': 12.6.2 - '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2))) + '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) '@polkadot/x-bigint': 12.6.2 - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)) - '@scure/base': 1.1.7 - tslib: 2.6.3 + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2) + '@scure/base': 1.1.8 + tslib: 2.7.0 '@polkadot/util-crypto@12.6.2(@polkadot/util@13.0.2)': dependencies: - '@noble/curves': 1.4.2 - '@noble/hashes': 1.4.0 + '@noble/curves': 1.6.0 + '@noble/hashes': 1.5.0 '@polkadot/networks': 12.6.2 '@polkadot/util': 13.0.2 - '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) + '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-bigint': 12.6.2 - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) - '@scure/base': 1.1.7 - tslib: 2.6.3 + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + '@scure/base': 1.1.8 + tslib: 2.7.0 '@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2)': dependencies: - '@noble/curves': 1.4.2 - '@noble/hashes': 1.4.0 + '@noble/curves': 1.6.0 + '@noble/hashes': 1.5.0 '@polkadot/networks': 13.0.2 '@polkadot/util': 13.0.2 - '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) + '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-bigint': 13.0.2 - '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) - '@scure/base': 1.1.7 - tslib: 2.6.3 + '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + '@scure/base': 1.1.8 + tslib: 2.7.0 '@polkadot/util@12.6.2': dependencies: @@ -6107,7 +6137,7 @@ snapshots: '@polkadot/x-textencoder': 12.6.2 '@types/bn.js': 5.1.5 bn.js: 5.2.1 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/util@13.0.2': dependencies: @@ -6117,199 +6147,199 @@ snapshots: '@polkadot/x-textencoder': 13.0.2 '@types/bn.js': 5.1.5 bn.js: 5.2.1 - tslib: 2.6.3 + tslib: 2.7.0 - '@polkadot/wasm-bridge@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)))': + '@polkadot/wasm-bridge@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2)': dependencies: '@polkadot/util': 12.6.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)) - tslib: 2.6.3 + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2) + tslib: 2.7.0 - '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': + '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2)': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) - tslib: 2.6.3 + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + tslib: 2.7.0 - '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': + '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2)': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) - tslib: 2.6.3 + '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + tslib: 2.7.0 '@polkadot/wasm-crypto-asmjs@7.3.2(@polkadot/util@12.6.2)': dependencies: '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/wasm-crypto-asmjs@7.3.2(@polkadot/util@13.0.2)': dependencies: '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 - '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)))': + '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2)': dependencies: '@polkadot/util': 12.6.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2))) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@12.6.2) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@12.6.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)) - tslib: 2.6.3 + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2) + tslib: 2.7.0 - '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': + '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2)': dependencies: '@polkadot/util': 13.0.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) - tslib: 2.6.3 + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + tslib: 2.7.0 - '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': + '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2)': dependencies: '@polkadot/util': 13.0.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) - tslib: 2.6.3 + '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + tslib: 2.7.0 '@polkadot/wasm-crypto-wasm@7.3.2(@polkadot/util@12.6.2)': dependencies: '@polkadot/util': 12.6.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/wasm-crypto-wasm@7.3.2(@polkadot/util@13.0.2)': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - tslib: 2.6.3 + tslib: 2.7.0 - '@polkadot/wasm-crypto@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)))': + '@polkadot/wasm-crypto@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2)': dependencies: '@polkadot/util': 12.6.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2))) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@12.6.2) - '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2))) + '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@12.6.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)) - tslib: 2.6.3 + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2) + tslib: 2.7.0 - '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': + '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2)': dependencies: '@polkadot/util': 13.0.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) + '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) - tslib: 2.6.3 + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + tslib: 2.7.0 - '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': + '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2)': dependencies: '@polkadot/util': 13.0.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) + '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) - tslib: 2.6.3 + '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + tslib: 2.7.0 '@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)': dependencies: '@polkadot/util': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)': dependencies: '@polkadot/util': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/x-bigint@12.6.2': dependencies: '@polkadot/x-global': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/x-bigint@13.0.2': dependencies: '@polkadot/x-global': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/x-fetch@12.6.2': dependencies: '@polkadot/x-global': 12.6.2 node-fetch: 3.3.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/x-fetch@13.0.2': dependencies: '@polkadot/x-global': 13.0.2 node-fetch: 3.3.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/x-global@12.6.2': dependencies: - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/x-global@13.0.2': dependencies: - tslib: 2.6.3 + tslib: 2.7.0 - '@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2))': + '@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2)': dependencies: '@polkadot/util': 12.6.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) '@polkadot/x-global': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 - '@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))': + '@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2)': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-global': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 - '@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))': + '@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2)': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-global': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/x-textdecoder@12.6.2': dependencies: '@polkadot/x-global': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/x-textdecoder@13.0.2': dependencies: '@polkadot/x-global': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/x-textencoder@12.6.2': dependencies: '@polkadot/x-global': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/x-textencoder@13.0.2': dependencies: '@polkadot/x-global': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 '@polkadot/x-ws@12.6.2': dependencies: '@polkadot/x-global': 12.6.2 - tslib: 2.6.3 + tslib: 2.7.0 ws: 8.18.0 transitivePeerDependencies: - bufferutil @@ -6318,7 +6348,7 @@ snapshots: '@polkadot/x-ws@13.0.2': dependencies: '@polkadot/x-global': 13.0.2 - tslib: 2.6.3 + tslib: 2.7.0 ws: 8.18.0 transitivePeerDependencies: - bufferutil @@ -6347,92 +6377,92 @@ snapshots: '@protobufjs/utf8@1.1.0': {} - '@rollup/rollup-android-arm-eabi@4.19.0': + '@rollup/rollup-android-arm-eabi@4.21.2': optional: true - '@rollup/rollup-android-arm64@4.19.0': + '@rollup/rollup-android-arm64@4.21.2': optional: true - '@rollup/rollup-darwin-arm64@4.19.0': + '@rollup/rollup-darwin-arm64@4.21.2': optional: true - '@rollup/rollup-darwin-x64@4.19.0': + '@rollup/rollup-darwin-x64@4.21.2': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.19.0': + '@rollup/rollup-linux-arm-gnueabihf@4.21.2': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.19.0': + '@rollup/rollup-linux-arm-musleabihf@4.21.2': optional: true - '@rollup/rollup-linux-arm64-gnu@4.19.0': + '@rollup/rollup-linux-arm64-gnu@4.21.2': optional: true - '@rollup/rollup-linux-arm64-musl@4.19.0': + '@rollup/rollup-linux-arm64-musl@4.21.2': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.19.0': + '@rollup/rollup-linux-powerpc64le-gnu@4.21.2': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.19.0': + '@rollup/rollup-linux-riscv64-gnu@4.21.2': optional: true - '@rollup/rollup-linux-s390x-gnu@4.19.0': + '@rollup/rollup-linux-s390x-gnu@4.21.2': optional: true - '@rollup/rollup-linux-x64-gnu@4.19.0': + '@rollup/rollup-linux-x64-gnu@4.21.2': optional: true - '@rollup/rollup-linux-x64-musl@4.19.0': + '@rollup/rollup-linux-x64-musl@4.21.2': optional: true - '@rollup/rollup-win32-arm64-msvc@4.19.0': + '@rollup/rollup-win32-arm64-msvc@4.21.2': optional: true - '@rollup/rollup-win32-ia32-msvc@4.19.0': + '@rollup/rollup-win32-ia32-msvc@4.21.2': optional: true - '@rollup/rollup-win32-x64-msvc@4.19.0': + '@rollup/rollup-win32-x64-msvc@4.21.2': optional: true - '@scure/base@1.1.7': {} + '@scure/base@1.1.8': {} '@scure/bip32@1.3.2': dependencies: '@noble/curves': 1.2.0 '@noble/hashes': 1.3.2 - '@scure/base': 1.1.7 + '@scure/base': 1.1.8 '@scure/bip32@1.4.0': dependencies: '@noble/curves': 1.4.0 '@noble/hashes': 1.4.0 - '@scure/base': 1.1.7 + '@scure/base': 1.1.8 '@scure/bip39@1.2.1': dependencies: '@noble/hashes': 1.3.2 - '@scure/base': 1.1.7 + '@scure/base': 1.1.8 '@scure/bip39@1.3.0': dependencies: '@noble/hashes': 1.4.0 - '@scure/base': 1.1.7 + '@scure/base': 1.1.8 '@sinclair/typebox@0.27.8': {} '@sqltools/formatter@1.2.5': {} - '@substrate/connect-extension-protocol@2.0.0': + '@substrate/connect-extension-protocol@2.1.0': optional: true - '@substrate/connect-known-chains@1.1.11': + '@substrate/connect-known-chains@1.4.0': optional: true '@substrate/connect@0.8.10': dependencies: - '@substrate/connect-extension-protocol': 2.0.0 - '@substrate/connect-known-chains': 1.1.11 + '@substrate/connect-extension-protocol': 2.1.0 + '@substrate/connect-known-chains': 1.4.0 '@substrate/light-client-extension-helpers': 0.0.6(smoldot@2.0.22) smoldot: 2.0.22 transitivePeerDependencies: @@ -6442,8 +6472,8 @@ snapshots: '@substrate/connect@0.8.11': dependencies: - '@substrate/connect-extension-protocol': 2.0.0 - '@substrate/connect-known-chains': 1.1.11 + '@substrate/connect-extension-protocol': 2.1.0 + '@substrate/connect-known-chains': 1.4.0 '@substrate/light-client-extension-helpers': 1.0.0(smoldot@2.0.26) smoldot: 2.0.26 transitivePeerDependencies: @@ -6453,8 +6483,8 @@ snapshots: '@substrate/connect@0.8.8': dependencies: - '@substrate/connect-extension-protocol': 2.0.0 - '@substrate/connect-known-chains': 1.1.11 + '@substrate/connect-extension-protocol': 2.1.0 + '@substrate/connect-known-chains': 1.4.0 '@substrate/light-client-extension-helpers': 0.0.4(smoldot@2.0.22) smoldot: 2.0.22 transitivePeerDependencies: @@ -6468,8 +6498,8 @@ snapshots: '@polkadot-api/json-rpc-provider': 0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0 '@polkadot-api/json-rpc-provider-proxy': 0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0 '@polkadot-api/substrate-client': 0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0 - '@substrate/connect-extension-protocol': 2.0.0 - '@substrate/connect-known-chains': 1.1.11 + '@substrate/connect-extension-protocol': 2.1.0 + '@substrate/connect-known-chains': 1.4.0 rxjs: 7.8.1 smoldot: 2.0.22 optional: true @@ -6480,8 +6510,8 @@ snapshots: '@polkadot-api/json-rpc-provider-proxy': 0.0.1 '@polkadot-api/observable-client': 0.1.0(rxjs@7.8.1) '@polkadot-api/substrate-client': 0.0.1 - '@substrate/connect-extension-protocol': 2.0.0 - '@substrate/connect-known-chains': 1.1.11 + '@substrate/connect-extension-protocol': 2.1.0 + '@substrate/connect-known-chains': 1.4.0 rxjs: 7.8.1 smoldot: 2.0.22 optional: true @@ -6492,13 +6522,13 @@ snapshots: '@polkadot-api/json-rpc-provider-proxy': 0.1.0 '@polkadot-api/observable-client': 0.3.2(@polkadot-api/substrate-client@0.1.4)(rxjs@7.8.1) '@polkadot-api/substrate-client': 0.1.4 - '@substrate/connect-extension-protocol': 2.0.0 - '@substrate/connect-known-chains': 1.1.11 + '@substrate/connect-extension-protocol': 2.1.0 + '@substrate/connect-known-chains': 1.4.0 rxjs: 7.8.1 smoldot: 2.0.26 optional: true - '@substrate/ss58-registry@1.49.0': {} + '@substrate/ss58-registry@1.50.0': {} '@tootallnate/once@1.1.2': optional: true @@ -6513,7 +6543,7 @@ snapshots: '@types/bn.js@5.1.5': dependencies: - '@types/node': 22.5.0 + '@types/node': 20.11.30 '@types/debug@4.1.12': dependencies: @@ -6551,9 +6581,9 @@ snapshots: '@types/ws@8.5.3': dependencies: - '@types/node': 22.5.0 + '@types/node': 20.11.30 - '@typescript-eslint/eslint-plugin@6.15.0(@typescript-eslint/parser@6.15.0(eslint@8.56.0)(typescript@5.4.2))(eslint@8.56.0)(typescript@5.4.2)': + '@typescript-eslint/eslint-plugin@6.15.0(@typescript-eslint/parser@6.15.0)(eslint@8.56.0)(typescript@5.4.2)': dependencies: '@eslint-community/regexpp': 4.11.0 '@typescript-eslint/parser': 6.15.0(eslint@8.56.0)(typescript@5.4.2) @@ -6564,11 +6594,10 @@ snapshots: debug: 4.3.4 eslint: 8.56.0 graphemer: 1.4.0 - ignore: 5.3.1 + ignore: 5.3.2 natural-compare: 1.4.0 semver: 7.6.3 ts-api-utils: 1.3.0(typescript@5.4.2) - optionalDependencies: typescript: 5.4.2 transitivePeerDependencies: - supports-color @@ -6581,7 +6610,6 @@ snapshots: '@typescript-eslint/visitor-keys': 6.15.0 debug: 4.3.4 eslint: 8.56.0 - optionalDependencies: typescript: 5.4.2 transitivePeerDependencies: - supports-color @@ -6598,7 +6626,6 @@ snapshots: debug: 4.3.4 eslint: 8.56.0 ts-api-utils: 1.3.0(typescript@5.4.2) - optionalDependencies: typescript: 5.4.2 transitivePeerDependencies: - supports-color @@ -6614,7 +6641,6 @@ snapshots: is-glob: 4.0.3 semver: 7.6.3 ts-api-utils: 1.3.0(typescript@5.4.2) - optionalDependencies: typescript: 5.4.2 transitivePeerDependencies: - supports-color @@ -6644,7 +6670,7 @@ snapshots: dependencies: '@vitest/spy': 1.4.0 '@vitest/utils': 1.4.0 - chai: 4.4.1 + chai: 4.5.0 '@vitest/runner@1.4.0': dependencies: @@ -6654,7 +6680,7 @@ snapshots: '@vitest/snapshot@1.4.0': dependencies: - magic-string: 0.30.10 + magic-string: 0.30.11 pathe: 1.1.2 pretty-format: 29.7.0 @@ -6669,9 +6695,9 @@ snapshots: fflate: 0.8.2 flatted: 3.3.1 pathe: 1.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 sirv: 2.0.4 - vitest: 1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0)(jsdom@23.2.0) + vitest: 1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0) '@vitest/utils@1.4.0': dependencies: @@ -6680,68 +6706,68 @@ snapshots: loupe: 2.3.7 pretty-format: 29.7.0 - '@vue/compiler-core@3.4.33': + '@vue/compiler-core@3.5.1': dependencies: - '@babel/parser': 7.24.8 - '@vue/shared': 3.4.33 + '@babel/parser': 7.25.6 + '@vue/shared': 3.5.1 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.33': + '@vue/compiler-dom@3.5.1': dependencies: - '@vue/compiler-core': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-core': 3.5.1 + '@vue/shared': 3.5.1 - '@vue/compiler-sfc@3.4.33': + '@vue/compiler-sfc@3.5.1': dependencies: - '@babel/parser': 7.24.8 - '@vue/compiler-core': 3.4.33 - '@vue/compiler-dom': 3.4.33 - '@vue/compiler-ssr': 3.4.33 - '@vue/shared': 3.4.33 + '@babel/parser': 7.25.6 + '@vue/compiler-core': 3.5.1 + '@vue/compiler-dom': 3.5.1 + '@vue/compiler-ssr': 3.5.1 + '@vue/shared': 3.5.1 estree-walker: 2.0.2 - magic-string: 0.30.10 - postcss: 8.4.39 + magic-string: 0.30.11 + postcss: 8.4.45 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.33': + '@vue/compiler-ssr@3.5.1': dependencies: - '@vue/compiler-dom': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/compiler-dom': 3.5.1 + '@vue/shared': 3.5.1 - '@vue/reactivity@3.4.33': + '@vue/reactivity@3.5.1': dependencies: - '@vue/shared': 3.4.33 + '@vue/shared': 3.5.1 - '@vue/runtime-core@3.4.33': + '@vue/runtime-core@3.5.1': dependencies: - '@vue/reactivity': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/reactivity': 3.5.1 + '@vue/shared': 3.5.1 - '@vue/runtime-dom@3.4.33': + '@vue/runtime-dom@3.5.1': dependencies: - '@vue/reactivity': 3.4.33 - '@vue/runtime-core': 3.4.33 - '@vue/shared': 3.4.33 + '@vue/reactivity': 3.5.1 + '@vue/runtime-core': 3.5.1 + '@vue/shared': 3.5.1 csstype: 3.1.3 - '@vue/server-renderer@3.4.33(vue@3.4.33(typescript@5.4.2))': + '@vue/server-renderer@3.5.1(vue@3.5.1)': dependencies: - '@vue/compiler-ssr': 3.4.33 - '@vue/shared': 3.4.33 - vue: 3.4.33(typescript@5.4.2) + '@vue/compiler-ssr': 3.5.1 + '@vue/shared': 3.5.1 + vue: 3.5.1(typescript@5.4.2) - '@vue/shared@3.4.33': {} + '@vue/shared@3.5.1': {} - '@zombienet/orchestrator@0.0.87(@polkadot/util@12.6.2)(@types/node@20.11.30)(chokidar@3.6.0)': + '@zombienet/orchestrator@0.0.87(@polkadot/util@12.6.2)(@types/node@20.11.30)': dependencies: '@polkadot/api': 11.3.1 - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) - '@zombienet/utils': 0.0.25(@types/node@20.11.30)(chokidar@3.6.0)(typescript@5.4.2) + '@zombienet/utils': 0.0.25(@types/node@20.11.30)(typescript@5.4.2) JSONStream: 1.3.5 - chai: 4.4.1 + chai: 4.5.0 debug: 4.3.4 execa: 5.1.1 fs-extra: 11.2.0 @@ -6749,12 +6775,12 @@ snapshots: json-bigint: 1.0.0 libp2p-crypto: 0.21.2 minimatch: 9.0.5 - mocha: 10.7.0 + mocha: 10.7.3 napi-maybe-compressed-blob: 0.0.11 peer-id: 0.16.0 tmp-promise: 3.0.3 typescript: 5.4.2 - yaml: 2.4.5 + yaml: 2.5.1 transitivePeerDependencies: - '@polkadot/util' - '@swc/core' @@ -6766,14 +6792,14 @@ snapshots: - supports-color - utf-8-validate - '@zombienet/orchestrator@0.0.87(@polkadot/util@13.0.2)(@types/node@20.11.30)(chokidar@3.6.0)': + '@zombienet/orchestrator@0.0.87(@polkadot/util@13.0.2)(@types/node@20.11.30)': dependencies: '@polkadot/api': 11.3.1 - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@13.0.2) '@polkadot/util-crypto': 12.6.2(@polkadot/util@13.0.2) - '@zombienet/utils': 0.0.25(@types/node@20.11.30)(chokidar@3.6.0)(typescript@5.4.2) + '@zombienet/utils': 0.0.25(@types/node@20.11.30)(typescript@5.4.2) JSONStream: 1.3.5 - chai: 4.4.1 + chai: 4.5.0 debug: 4.3.4 execa: 5.1.1 fs-extra: 11.2.0 @@ -6781,12 +6807,12 @@ snapshots: json-bigint: 1.0.0 libp2p-crypto: 0.21.2 minimatch: 9.0.5 - mocha: 10.7.0 + mocha: 10.7.3 napi-maybe-compressed-blob: 0.0.11 peer-id: 0.16.0 tmp-promise: 3.0.3 typescript: 5.4.2 - yaml: 2.4.5 + yaml: 2.5.1 transitivePeerDependencies: - '@polkadot/util' - '@swc/core' @@ -6798,12 +6824,12 @@ snapshots: - supports-color - utf-8-validate - '@zombienet/utils@0.0.25(@types/node@20.11.30)(chokidar@3.6.0)(typescript@5.4.2)': + '@zombienet/utils@0.0.25(@types/node@20.11.30)(typescript@5.4.2)': dependencies: cli-table3: 0.6.5 debug: 4.3.4 - mocha: 10.7.0 - nunjucks: 3.2.4(chokidar@3.6.0) + mocha: 10.7.3 + nunjucks: 3.2.4 toml: 3.0.0 ts-node: 10.9.2(@types/node@20.11.30)(typescript@5.4.2) transitivePeerDependencies: @@ -6814,12 +6840,12 @@ snapshots: - supports-color - typescript - '@zombienet/utils@0.0.25(@types/node@20.14.10)(chokidar@3.6.0)(typescript@5.4.2)': + '@zombienet/utils@0.0.25(@types/node@20.14.10)(typescript@5.4.2)': dependencies: cli-table3: 0.6.5 debug: 4.3.4 - mocha: 10.7.0 - nunjucks: 3.2.4(chokidar@3.6.0) + mocha: 10.7.3 + nunjucks: 3.2.4 toml: 3.0.0 ts-node: 10.9.2(@types/node@20.14.10)(typescript@5.4.2) transitivePeerDependencies: @@ -6840,21 +6866,17 @@ snapshots: abbrev@1.1.1: optional: true - abitype@0.7.1(typescript@5.4.2)(zod@3.23.8): + abitype@0.7.1(typescript@5.4.2): dependencies: typescript: 5.4.2 - optionalDependencies: - zod: 3.23.8 - abitype@1.0.0(typescript@5.4.2)(zod@3.23.8): - optionalDependencies: + abitype@1.0.0(typescript@5.4.2): + dependencies: typescript: 5.4.2 - zod: 3.23.8 - abitype@1.0.5(typescript@5.4.2)(zod@3.23.8): - optionalDependencies: + abitype@1.0.5(typescript@5.4.2): + dependencies: typescript: 5.4.2 - zod: 3.23.8 abort-controller@3.0.0: dependencies: @@ -6962,9 +6984,9 @@ snapshots: dependencies: possible-typed-array-names: 1.0.0 - axios@1.7.2(debug@4.3.4): + axios@1.7.7(debug@4.3.4): dependencies: - follow-redirects: 1.15.6(debug@4.3.4) + follow-redirects: 1.15.8(debug@4.3.4) form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -7076,7 +7098,7 @@ snapshots: supports-color: 8.1.1 window-size: 1.1.1 - chai@4.4.1: + chai@4.5.0: dependencies: assertion-error: 1.1.0 check-error: 1.0.3 @@ -7084,7 +7106,7 @@ snapshots: get-func-name: 2.0.2 loupe: 2.3.7 pathval: 1.1.1 - type-detect: 4.0.8 + type-detect: 4.1.0 chalk@3.0.0: dependencies: @@ -7219,9 +7241,9 @@ snapshots: create-require@1.1.1: {} - cross-fetch@4.0.0(encoding@0.1.13): + cross-fetch@4.0.0: dependencies: - node-fetch: 2.7.0(encoding@0.1.13) + node-fetch: 2.7.0 transitivePeerDependencies: - encoding @@ -7251,16 +7273,19 @@ snapshots: dateformat@4.6.3: {} - dayjs@1.11.12: {} + dayjs@1.11.13: {} debug@4.3.4: dependencies: ms: 2.1.2 - debug@4.3.5(supports-color@8.1.1): + debug@4.3.5: + dependencies: + ms: 2.1.2 + + debug@4.3.6(supports-color@8.1.1): dependencies: ms: 2.1.2 - optionalDependencies: supports-color: 8.1.1 decamelize@4.0.0: {} @@ -7277,7 +7302,7 @@ snapshots: deep-eql@4.1.4: dependencies: - type-detect: 4.0.8 + type-detect: 4.1.0 deep-equal@2.2.3: dependencies: @@ -7481,7 +7506,7 @@ snapshots: '@esbuild/win32-ia32': 0.23.1 '@esbuild/win32-x64': 0.23.1 - escalade@3.1.2: {} + escalade@3.2.0: {} escape-string-regexp@1.0.5: {} @@ -7521,7 +7546,7 @@ snapshots: glob-parent: 6.0.2 globals: 13.24.0 graphemer: 1.4.0 - ignore: 5.3.1 + ignore: 5.3.2 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 @@ -7642,7 +7667,7 @@ snapshots: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.7 + micromatch: 4.0.8 fast-json-stable-stringify@2.1.0: {} @@ -7692,15 +7717,15 @@ snapshots: flatted@3.3.1: {} - follow-redirects@1.15.6(debug@4.3.4): - optionalDependencies: + follow-redirects@1.15.8(debug@4.3.4): + dependencies: debug: 4.3.4 for-each@0.3.3: dependencies: is-callable: 1.2.7 - foreground-child@3.2.1: + foreground-child@3.3.0: dependencies: cross-spawn: 7.0.3 signal-exit: 4.1.0 @@ -7766,7 +7791,7 @@ snapshots: get-stream@8.0.1: {} - get-tsconfig@4.7.6: + get-tsconfig@4.8.0: dependencies: resolve-pkg-maps: 1.0.0 @@ -7782,7 +7807,7 @@ snapshots: glob@10.4.5: dependencies: - foreground-child: 3.2.1 + foreground-child: 3.3.0 jackspeak: 3.4.3 minimatch: 9.0.5 minipass: 7.1.2 @@ -7791,7 +7816,7 @@ snapshots: glob@11.0.0: dependencies: - foreground-child: 3.2.1 + foreground-child: 3.3.0 jackspeak: 4.0.1 minimatch: 10.0.1 minipass: 7.1.2 @@ -7838,7 +7863,7 @@ snapshots: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.3.2 - ignore: 5.3.1 + ignore: 5.3.2 merge2: 1.4.1 slash: 3.0.0 @@ -7859,7 +7884,7 @@ snapshots: source-map: 0.6.1 wordwrap: 1.0.0 optionalDependencies: - uglify-js: 3.19.0 + uglify-js: 3.19.3 has-bigints@1.0.2: {} @@ -7949,7 +7974,7 @@ snapshots: ieee754@1.2.1: {} - ignore@5.3.1: {} + ignore@5.3.2: {} import-fresh@3.3.0: dependencies: @@ -8271,7 +8296,7 @@ snapshots: local-pkg@0.5.0: dependencies: mlly: 1.7.1 - pkg-types: 1.1.3 + pkg-types: 1.2.0 locate-path@6.0.0: dependencies: @@ -8306,7 +8331,7 @@ snapshots: yallist: 4.0.0 optional: true - magic-string@0.30.10: + magic-string@0.30.11: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 @@ -8482,7 +8507,7 @@ snapshots: micromark@4.0.0: dependencies: '@types/debug': 4.1.12 - debug: 4.3.4 + debug: 4.3.6(supports-color@8.1.1) decode-named-character-reference: 1.0.2 devlop: 1.1.0 micromark-core-commonmark: 2.0.1 @@ -8501,7 +8526,7 @@ snapshots: transitivePeerDependencies: - supports-color - micromatch@4.0.7: + micromatch@4.0.8: dependencies: braces: 3.0.3 picomatch: 2.3.1 @@ -8588,15 +8613,15 @@ snapshots: dependencies: acorn: 8.12.1 pathe: 1.1.2 - pkg-types: 1.1.3 + pkg-types: 1.2.0 ufo: 1.5.4 - mocha@10.7.0: + mocha@10.7.3: dependencies: ansi-colors: 4.1.3 browser-stdout: 1.3.1 chokidar: 3.6.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.6(supports-color@8.1.1) diff: 5.2.0 escape-string-regexp: 4.0.0 find-up: 5.0.0 @@ -8662,15 +8687,15 @@ snapshots: neo-async@2.6.2: {} - nock@13.5.4: + nock@13.5.5: dependencies: - debug: 4.3.4 + debug: 4.3.6(supports-color@8.1.1) json-stringify-safe: 5.0.1 propagate: 2.0.1 transitivePeerDependencies: - supports-color - node-abi@3.65.0: + node-abi@3.67.0: dependencies: semver: 7.6.3 @@ -8678,11 +8703,9 @@ snapshots: node-domexception@1.0.0: {} - node-fetch@2.7.0(encoding@0.1.13): + node-fetch@2.7.0: dependencies: whatwg-url: 5.0.0 - optionalDependencies: - encoding: 0.1.13 node-fetch@3.3.2: dependencies: @@ -8732,13 +8755,11 @@ snapshots: set-blocking: 2.0.0 optional: true - nunjucks@3.2.4(chokidar@3.6.0): + nunjucks@3.2.4: dependencies: a-sync-waterfall: 1.0.1 asap: 2.0.6 commander: 5.1.0 - optionalDependencies: - chokidar: 3.6.0 object-assign@4.1.1: {} @@ -8874,7 +8895,7 @@ snapshots: protobufjs: 6.11.4 uint8arrays: 3.1.1 - picocolors@1.0.1: {} + picocolors@1.1.0: {} picomatch@2.3.1: {} @@ -8883,7 +8904,7 @@ snapshots: readable-stream: 4.5.2 split2: 4.2.0 - pino-pretty@11.2.1: + pino-pretty@11.2.2: dependencies: colorette: 2.0.20 dateformat: 4.6.3 @@ -8897,7 +8918,7 @@ snapshots: pump: 3.0.0 readable-stream: 4.5.2 secure-json-parse: 2.7.0 - sonic-boom: 4.0.1 + sonic-boom: 4.1.0 strip-json-comments: 3.1.1 pino-std-serializers@6.2.2: {} @@ -8912,11 +8933,11 @@ snapshots: process-warning: 3.0.0 quick-format-unescaped: 4.0.4 real-require: 0.2.0 - safe-stable-stringify: 2.4.3 + safe-stable-stringify: 2.5.0 sonic-boom: 3.8.1 thread-stream: 2.7.0 - pkg-types@1.1.3: + pkg-types@1.2.0: dependencies: confbox: 0.1.7 mlly: 1.7.1 @@ -8926,10 +8947,10 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss@8.4.39: + postcss@8.4.45: dependencies: nanoid: 3.3.7 - picocolors: 1.0.1 + picocolors: 1.1.0 source-map-js: 1.2.0 prebuild-install@7.1.2: @@ -8940,7 +8961,7 @@ snapshots: minimist: 1.2.8 mkdirp-classic: 0.5.3 napi-build-utils: 1.0.2 - node-abi: 3.65.0 + node-abi: 3.67.0 pump: 3.0.0 rc: 1.2.8 simple-get: 4.0.1 @@ -8998,7 +9019,7 @@ snapshots: '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 '@types/long': 4.0.2 - '@types/node': 22.5.0 + '@types/node': 20.11.30 long: 4.0.0 proxy-from-env@1.1.0: {} @@ -9109,26 +9130,26 @@ snapshots: semver-compare: 1.0.0 sprintf-js: 1.1.3 - rollup@4.19.0: + rollup@4.21.2: dependencies: '@types/estree': 1.0.5 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.19.0 - '@rollup/rollup-android-arm64': 4.19.0 - '@rollup/rollup-darwin-arm64': 4.19.0 - '@rollup/rollup-darwin-x64': 4.19.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.19.0 - '@rollup/rollup-linux-arm-musleabihf': 4.19.0 - '@rollup/rollup-linux-arm64-gnu': 4.19.0 - '@rollup/rollup-linux-arm64-musl': 4.19.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.19.0 - '@rollup/rollup-linux-riscv64-gnu': 4.19.0 - '@rollup/rollup-linux-s390x-gnu': 4.19.0 - '@rollup/rollup-linux-x64-gnu': 4.19.0 - '@rollup/rollup-linux-x64-musl': 4.19.0 - '@rollup/rollup-win32-arm64-msvc': 4.19.0 - '@rollup/rollup-win32-ia32-msvc': 4.19.0 - '@rollup/rollup-win32-x64-msvc': 4.19.0 + '@rollup/rollup-android-arm-eabi': 4.21.2 + '@rollup/rollup-android-arm64': 4.21.2 + '@rollup/rollup-darwin-arm64': 4.21.2 + '@rollup/rollup-darwin-x64': 4.21.2 + '@rollup/rollup-linux-arm-gnueabihf': 4.21.2 + '@rollup/rollup-linux-arm-musleabihf': 4.21.2 + '@rollup/rollup-linux-arm64-gnu': 4.21.2 + '@rollup/rollup-linux-arm64-musl': 4.21.2 + '@rollup/rollup-linux-powerpc64le-gnu': 4.21.2 + '@rollup/rollup-linux-riscv64-gnu': 4.21.2 + '@rollup/rollup-linux-s390x-gnu': 4.21.2 + '@rollup/rollup-linux-x64-gnu': 4.21.2 + '@rollup/rollup-linux-x64-musl': 4.21.2 + '@rollup/rollup-win32-arm64-msvc': 4.21.2 + '@rollup/rollup-win32-ia32-msvc': 4.21.2 + '@rollup/rollup-win32-x64-msvc': 4.21.2 fsevents: 2.3.3 rrweb-cssom@0.6.0: {} @@ -9141,11 +9162,11 @@ snapshots: rxjs@7.8.1: dependencies: - tslib: 2.6.3 + tslib: 2.7.0 safe-buffer@5.2.1: {} - safe-stable-stringify@2.4.3: {} + safe-stable-stringify@2.5.0: {} safer-buffer@2.1.2: {} @@ -9273,7 +9294,7 @@ snapshots: dependencies: command-exists: 1.2.9 commander: 8.3.0 - follow-redirects: 1.15.6(debug@4.3.4) + follow-redirects: 1.15.8(debug@4.3.4) js-sha3: 0.8.0 memorystream: 0.3.1 semver: 5.7.2 @@ -9285,7 +9306,7 @@ snapshots: dependencies: atomic-sleep: 1.0.0 - sonic-boom@4.0.1: + sonic-boom@4.1.0: dependencies: atomic-sleep: 1.0.0 @@ -9416,7 +9437,7 @@ snapshots: through@2.3.8: {} - tinybench@2.8.0: {} + tinybench@2.9.0: {} tinypool@0.8.4: {} @@ -9497,19 +9518,19 @@ snapshots: tslib@2.4.0: {} - tslib@2.6.3: {} + tslib@2.7.0: {} - tsx@4.18.0: + tsx@4.19.0: dependencies: esbuild: 0.23.1 - get-tsconfig: 4.7.6 + get-tsconfig: 4.8.0 optionalDependencies: fsevents: 2.3.3 tsx@4.7.1: dependencies: esbuild: 0.19.12 - get-tsconfig: 4.7.6 + get-tsconfig: 4.8.0 optionalDependencies: fsevents: 2.3.3 @@ -9521,7 +9542,7 @@ snapshots: dependencies: prelude-ls: 1.2.1 - type-detect@4.0.8: {} + type-detect@4.1.0: {} type-fest@0.13.1: {} @@ -9529,26 +9550,24 @@ snapshots: type-fest@0.21.3: {} - typeorm@0.3.20(sqlite3@5.1.7)(ts-node@10.9.2(@types/node@20.11.30)(typescript@5.4.2)): + typeorm@0.3.20(sqlite3@5.1.7): dependencies: '@sqltools/formatter': 1.2.5 app-root-path: 3.1.0 buffer: 6.0.3 chalk: 4.1.2 cli-highlight: 2.1.11 - dayjs: 1.11.12 + dayjs: 1.11.13 debug: 4.3.4 dotenv: 16.4.5 glob: 10.4.5 mkdirp: 2.1.6 reflect-metadata: 0.2.2 sha.js: 2.4.11 - tslib: 2.6.3 + sqlite3: 5.1.7 + tslib: 2.7.0 uuid: 9.0.1 yargs: 17.7.2 - optionalDependencies: - sqlite3: 5.1.7 - ts-node: 10.9.2(@types/node@20.11.30)(typescript@5.4.2) transitivePeerDependencies: - supports-color @@ -9558,7 +9577,7 @@ snapshots: ufo@1.5.4: {} - uglify-js@3.19.0: + uglify-js@3.19.3: optional: true uint8arrays@3.1.1: @@ -9612,35 +9631,33 @@ snapshots: v8-compile-cache-lib@3.0.1: {} - viem@2.17.3(typescript@5.4.2)(zod@3.23.8): + viem@2.17.3(typescript@5.4.2): dependencies: '@adraffy/ens-normalize': 1.10.0 '@noble/curves': 1.4.0 '@noble/hashes': 1.4.0 '@scure/bip32': 1.4.0 '@scure/bip39': 1.3.0 - abitype: 1.0.5(typescript@5.4.2)(zod@3.23.8) + abitype: 1.0.5(typescript@5.4.2) isows: 1.0.4(ws@8.17.1) - ws: 8.17.1 - optionalDependencies: typescript: 5.4.2 + ws: 8.17.1 transitivePeerDependencies: - bufferutil - utf-8-validate - zod - viem@2.8.14(typescript@5.4.2)(zod@3.23.8): + viem@2.8.14(typescript@5.4.2): dependencies: '@adraffy/ens-normalize': 1.10.0 '@noble/curves': 1.2.0 '@noble/hashes': 1.3.2 '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 - abitype: 1.0.0(typescript@5.4.2)(zod@3.23.8) + abitype: 1.0.0(typescript@5.4.2) isows: 1.0.3(ws@8.13.0) - ws: 8.13.0 - optionalDependencies: typescript: 5.4.2 + ws: 8.13.0 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -9651,70 +9668,69 @@ snapshots: cac: 6.7.14 debug: 4.3.4 pathe: 1.1.2 - picocolors: 1.0.1 - vite: 5.3.4(@types/node@20.11.30) + picocolors: 1.1.0 + vite: 5.4.3(@types/node@20.11.30) transitivePeerDependencies: - '@types/node' - less - lightningcss - sass + - sass-embedded - stylus - sugarss - supports-color - terser - vite@5.3.4(@types/node@20.11.30): + vite@5.4.3(@types/node@20.11.30): dependencies: + '@types/node': 20.11.30 esbuild: 0.21.5 - postcss: 8.4.39 - rollup: 4.19.0 + postcss: 8.4.45 + rollup: 4.21.2 optionalDependencies: - '@types/node': 20.11.30 fsevents: 2.3.3 - vitest@1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0)(jsdom@23.2.0): + vitest@1.4.0(@types/node@20.11.30)(@vitest/ui@1.4.0): dependencies: + '@types/node': 20.11.30 '@vitest/expect': 1.4.0 '@vitest/runner': 1.4.0 '@vitest/snapshot': 1.4.0 '@vitest/spy': 1.4.0 + '@vitest/ui': 1.4.0(vitest@1.4.0) '@vitest/utils': 1.4.0 acorn-walk: 8.3.3 - chai: 4.4.1 + chai: 4.5.0 debug: 4.3.4 execa: 8.0.1 local-pkg: 0.5.0 - magic-string: 0.30.10 + magic-string: 0.30.11 pathe: 1.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 std-env: 3.7.0 strip-literal: 2.1.0 - tinybench: 2.8.0 + tinybench: 2.9.0 tinypool: 0.8.4 - vite: 5.3.4(@types/node@20.11.30) + vite: 5.4.3(@types/node@20.11.30) vite-node: 1.4.0(@types/node@20.11.30) why-is-node-running: 2.3.0 - optionalDependencies: - '@types/node': 20.11.30 - '@vitest/ui': 1.4.0(vitest@1.4.0) - jsdom: 23.2.0 transitivePeerDependencies: - less - lightningcss - sass + - sass-embedded - stylus - sugarss - supports-color - terser - vue@3.4.33(typescript@5.4.2): + vue@3.5.1(typescript@5.4.2): dependencies: - '@vue/compiler-dom': 3.4.33 - '@vue/compiler-sfc': 3.4.33 - '@vue/runtime-dom': 3.4.33 - '@vue/server-renderer': 3.4.33(vue@3.4.33(typescript@5.4.2)) - '@vue/shared': 3.4.33 - optionalDependencies: + '@vue/compiler-dom': 3.5.1 + '@vue/compiler-sfc': 3.5.1 + '@vue/runtime-dom': 3.5.1 + '@vue/server-renderer': 3.5.1(vue@3.5.1) + '@vue/shared': 3.5.1 typescript: 5.4.2 w3c-xmlserializer@5.0.0: @@ -9727,13 +9743,13 @@ snapshots: web-streams-polyfill@3.3.3: {} - web3-core@4.5.0(encoding@0.1.13): + web3-core@4.5.1: dependencies: - web3-errors: 1.2.0 - web3-eth-accounts: 4.1.3 + web3-errors: 1.3.0 + web3-eth-accounts: 4.2.1 web3-eth-iban: 4.0.7 - web3-providers-http: 4.1.0(encoding@0.1.13) - web3-providers-ws: 4.0.7 + web3-providers-http: 4.2.0 + web3-providers-ws: 4.0.8 web3-types: 1.7.0 web3-utils: 4.3.1 web3-validator: 2.0.6 @@ -9744,14 +9760,14 @@ snapshots: - encoding - utf-8-validate - web3-errors@1.2.0: + web3-errors@1.3.0: dependencies: web3-types: 1.7.0 - web3-eth-abi@4.2.3(typescript@5.4.2)(zod@3.23.8): + web3-eth-abi@4.2.3(typescript@5.4.2): dependencies: - abitype: 0.7.1(typescript@5.4.2)(zod@3.23.8) - web3-errors: 1.2.0 + abitype: 0.7.1(typescript@5.4.2) + web3-errors: 1.3.0 web3-types: 1.7.0 web3-utils: 4.3.1 web3-validator: 2.0.6 @@ -9759,23 +9775,23 @@ snapshots: - typescript - zod - web3-eth-accounts@4.1.3: + web3-eth-accounts@4.2.1: dependencies: '@ethereumjs/rlp': 4.0.1 crc-32: 1.2.2 ethereum-cryptography: 2.2.1 - web3-errors: 1.2.0 + web3-errors: 1.3.0 web3-types: 1.7.0 web3-utils: 4.3.1 web3-validator: 2.0.6 - web3-eth-contract@4.6.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8): + web3-eth-contract@4.7.0(typescript@5.4.2): dependencies: '@ethereumjs/rlp': 5.0.2 - web3-core: 4.5.0(encoding@0.1.13) - web3-errors: 1.2.0 - web3-eth: 4.8.1(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) - web3-eth-abi: 4.2.3(typescript@5.4.2)(zod@3.23.8) + web3-core: 4.5.1 + web3-errors: 1.3.0 + web3-eth: 4.8.2(typescript@5.4.2) + web3-eth-abi: 4.2.3(typescript@5.4.2) web3-types: 1.7.0 web3-utils: 4.3.1 web3-validator: 2.0.6 @@ -9786,14 +9802,14 @@ snapshots: - utf-8-validate - zod - web3-eth-ens@4.4.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8): + web3-eth-ens@4.4.0(typescript@5.4.2): dependencies: '@adraffy/ens-normalize': 1.10.1 - web3-core: 4.5.0(encoding@0.1.13) - web3-errors: 1.2.0 - web3-eth: 4.8.1(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) - web3-eth-contract: 4.6.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) - web3-net: 4.1.0(encoding@0.1.13) + web3-core: 4.5.1 + web3-errors: 1.3.0 + web3-eth: 4.8.2(typescript@5.4.2) + web3-eth-contract: 4.7.0(typescript@5.4.2) + web3-net: 4.1.0 web3-types: 1.7.0 web3-utils: 4.3.1 web3-validator: 2.0.6 @@ -9806,16 +9822,16 @@ snapshots: web3-eth-iban@4.0.7: dependencies: - web3-errors: 1.2.0 + web3-errors: 1.3.0 web3-types: 1.7.0 web3-utils: 4.3.1 web3-validator: 2.0.6 - web3-eth-personal@4.0.8(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8): + web3-eth-personal@4.0.8(typescript@5.4.2): dependencies: - web3-core: 4.5.0(encoding@0.1.13) - web3-eth: 4.8.1(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) - web3-rpc-methods: 1.3.0(encoding@0.1.13) + web3-core: 4.5.1 + web3-eth: 4.8.2(typescript@5.4.2) + web3-rpc-methods: 1.3.0 web3-types: 1.7.0 web3-utils: 4.3.1 web3-validator: 2.0.6 @@ -9826,16 +9842,16 @@ snapshots: - utf-8-validate - zod - web3-eth@4.8.1(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8): + web3-eth@4.8.2(typescript@5.4.2): dependencies: setimmediate: 1.0.5 - web3-core: 4.5.0(encoding@0.1.13) - web3-errors: 1.2.0 - web3-eth-abi: 4.2.3(typescript@5.4.2)(zod@3.23.8) - web3-eth-accounts: 4.1.3 - web3-net: 4.1.0(encoding@0.1.13) + web3-core: 4.5.1 + web3-errors: 1.3.0 + web3-eth-abi: 4.2.3(typescript@5.4.2) + web3-eth-accounts: 4.2.1 + web3-net: 4.1.0 web3-providers-ws: 4.0.8 - web3-rpc-methods: 1.3.0(encoding@0.1.13) + web3-rpc-methods: 1.3.0 web3-types: 1.7.0 web3-utils: 4.3.1 web3-validator: 2.0.6 @@ -9846,10 +9862,10 @@ snapshots: - utf-8-validate - zod - web3-net@4.1.0(encoding@0.1.13): + web3-net@4.1.0: dependencies: - web3-core: 4.5.0(encoding@0.1.13) - web3-rpc-methods: 1.3.0(encoding@0.1.13) + web3-core: 4.5.1 + web3-rpc-methods: 1.3.0 web3-types: 1.7.0 web3-utils: 4.3.1 transitivePeerDependencies: @@ -9857,10 +9873,10 @@ snapshots: - encoding - utf-8-validate - web3-providers-http@4.1.0(encoding@0.1.13): + web3-providers-http@4.2.0: dependencies: - cross-fetch: 4.0.0(encoding@0.1.13) - web3-errors: 1.2.0 + cross-fetch: 4.0.0 + web3-errors: 1.3.0 web3-types: 1.7.0 web3-utils: 4.3.1 transitivePeerDependencies: @@ -9868,7 +9884,7 @@ snapshots: web3-providers-ipc@4.0.7: dependencies: - web3-errors: 1.2.0 + web3-errors: 1.3.0 web3-types: 1.7.0 web3-utils: 4.3.1 optional: true @@ -9877,7 +9893,7 @@ snapshots: dependencies: '@types/ws': 8.5.3 isomorphic-ws: 5.0.0(ws@8.18.0) - web3-errors: 1.2.0 + web3-errors: 1.3.0 web3-types: 1.7.0 web3-utils: 4.3.1 ws: 8.18.0 @@ -9889,7 +9905,7 @@ snapshots: dependencies: '@types/ws': 8.5.3 isomorphic-ws: 5.0.0(ws@8.18.0) - web3-errors: 1.2.0 + web3-errors: 1.3.0 web3-types: 1.7.0 web3-utils: 4.3.1 ws: 8.18.0 @@ -9897,9 +9913,9 @@ snapshots: - bufferutil - utf-8-validate - web3-rpc-methods@1.3.0(encoding@0.1.13): + web3-rpc-methods@1.3.0: dependencies: - web3-core: 4.5.0(encoding@0.1.13) + web3-core: 4.5.1 web3-types: 1.7.0 web3-validator: 2.0.6 transitivePeerDependencies: @@ -9907,10 +9923,10 @@ snapshots: - encoding - utf-8-validate - web3-rpc-providers@1.0.0-rc.1(encoding@0.1.13): + web3-rpc-providers@1.0.0-rc.2: dependencies: - web3-errors: 1.2.0 - web3-providers-http: 4.1.0(encoding@0.1.13) + web3-errors: 1.3.0 + web3-providers-http: 4.2.0 web3-providers-ws: 4.0.8 web3-types: 1.7.0 web3-utils: 4.3.1 @@ -9926,7 +9942,7 @@ snapshots: dependencies: ethereum-cryptography: 2.2.1 eventemitter3: 5.0.1 - web3-errors: 1.2.0 + web3-errors: 1.3.0 web3-types: 1.7.0 web3-validator: 2.0.6 @@ -9934,26 +9950,26 @@ snapshots: dependencies: ethereum-cryptography: 2.2.1 util: 0.12.5 - web3-errors: 1.2.0 + web3-errors: 1.3.0 web3-types: 1.7.0 zod: 3.23.8 - web3@4.10.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8): + web3@4.10.0(typescript@5.4.2): dependencies: - web3-core: 4.5.0(encoding@0.1.13) - web3-errors: 1.2.0 - web3-eth: 4.8.1(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) - web3-eth-abi: 4.2.3(typescript@5.4.2)(zod@3.23.8) - web3-eth-accounts: 4.1.3 - web3-eth-contract: 4.6.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) - web3-eth-ens: 4.4.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) + web3-core: 4.5.1 + web3-errors: 1.3.0 + web3-eth: 4.8.2(typescript@5.4.2) + web3-eth-abi: 4.2.3(typescript@5.4.2) + web3-eth-accounts: 4.2.1 + web3-eth-contract: 4.7.0(typescript@5.4.2) + web3-eth-ens: 4.4.0(typescript@5.4.2) web3-eth-iban: 4.0.7 - web3-eth-personal: 4.0.8(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) - web3-net: 4.1.0(encoding@0.1.13) - web3-providers-http: 4.1.0(encoding@0.1.13) + web3-eth-personal: 4.0.8(typescript@5.4.2) + web3-net: 4.1.0 + web3-providers-http: 4.2.0 web3-providers-ws: 4.0.7 - web3-rpc-methods: 1.3.0(encoding@0.1.13) - web3-rpc-providers: 1.0.0-rc.1(encoding@0.1.13) + web3-rpc-methods: 1.3.0 + web3-rpc-providers: 1.0.0-rc.2 web3-types: 1.7.0 web3-utils: 4.3.1 web3-validator: 2.0.6 @@ -9964,21 +9980,21 @@ snapshots: - utf-8-validate - zod - web3@4.6.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8): + web3@4.6.0(typescript@5.4.2): dependencies: - web3-core: 4.5.0(encoding@0.1.13) - web3-errors: 1.2.0 - web3-eth: 4.8.1(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) - web3-eth-abi: 4.2.3(typescript@5.4.2)(zod@3.23.8) - web3-eth-accounts: 4.1.3 - web3-eth-contract: 4.6.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) - web3-eth-ens: 4.4.0(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) + web3-core: 4.5.1 + web3-errors: 1.3.0 + web3-eth: 4.8.2(typescript@5.4.2) + web3-eth-abi: 4.2.3(typescript@5.4.2) + web3-eth-accounts: 4.2.1 + web3-eth-contract: 4.7.0(typescript@5.4.2) + web3-eth-ens: 4.4.0(typescript@5.4.2) web3-eth-iban: 4.0.7 - web3-eth-personal: 4.0.8(encoding@0.1.13)(typescript@5.4.2)(zod@3.23.8) - web3-net: 4.1.0(encoding@0.1.13) - web3-providers-http: 4.1.0(encoding@0.1.13) + web3-eth-personal: 4.0.8(typescript@5.4.2) + web3-net: 4.1.0 + web3-providers-http: 4.2.0 web3-providers-ws: 4.0.7 - web3-rpc-methods: 1.3.0(encoding@0.1.13) + web3-rpc-methods: 1.3.0 web3-types: 1.7.0 web3-utils: 4.3.1 web3-validator: 2.0.6 @@ -10095,6 +10111,8 @@ snapshots: yaml@2.4.5: {} + yaml@2.5.1: {} + yargs-parser@20.2.9: {} yargs-parser@21.1.1: {} @@ -10109,7 +10127,7 @@ snapshots: yargs@16.2.0: dependencies: cliui: 7.0.4 - escalade: 3.1.2 + escalade: 3.2.0 get-caller-file: 2.0.5 require-directory: 2.1.1 string-width: 4.2.3 @@ -10119,7 +10137,7 @@ snapshots: yargs@17.7.2: dependencies: cliui: 8.0.1 - escalade: 3.1.2 + escalade: 3.2.0 get-caller-file: 2.0.5 require-directory: 2.1.1 string-width: 4.2.3 diff --git a/runtime/dancebox/src/lib.rs b/runtime/dancebox/src/lib.rs index e21be123a..a7e6a6fbe 100644 --- a/runtime/dancebox/src/lib.rs +++ b/runtime/dancebox/src/lib.rs @@ -36,7 +36,6 @@ pub mod weights; #[cfg(test)] mod tests; -use pallet_collator_assignment::CoreAllocationConfiguration; use { cumulus_pallet_parachain_system::{ RelayChainStateProof, RelayNumberMonotonicallyIncreases, RelaychainDataProvider, @@ -887,14 +886,6 @@ impl RemoveParaIdsWithNoCredits for RemoveParaIdsWithNoCreditsImpl { } } -pub struct GetCoreAllocationConfigurationImpl; - -impl Get> for GetCoreAllocationConfigurationImpl { - fn get() -> Option { - None - } -} - impl pallet_collator_assignment::Config for Runtime { type RuntimeEvent = RuntimeEvent; type HostConfiguration = Configuration; @@ -910,7 +901,7 @@ impl pallet_collator_assignment::Config for Runtime { type CollatorAssignmentTip = ServicesPayment; type Currency = Balances; type ForceEmptyOrchestrator = ConstBool; - type CoreAllocationConfiguration = GetCoreAllocationConfigurationImpl; + type CoreAllocationConfiguration = (); type WeightInfo = weights::pallet_collator_assignment::SubstrateWeight; } diff --git a/runtime/flashbox/src/lib.rs b/runtime/flashbox/src/lib.rs index 18108b490..a36d6e832 100644 --- a/runtime/flashbox/src/lib.rs +++ b/runtime/flashbox/src/lib.rs @@ -37,7 +37,6 @@ pub mod weights; #[cfg(test)] mod tests; -use pallet_collator_assignment::CoreAllocationConfiguration; use { cumulus_pallet_parachain_system::RelayNumberMonotonicallyIncreases, cumulus_primitives_core::{relay_chain::SessionIndex, BodyId, ParaId}, @@ -734,14 +733,6 @@ impl ShouldRotateAllCollators for NeverRotateCollators { } } -pub struct GetCoreAllocationConfigurationImpl; - -impl Get> for GetCoreAllocationConfigurationImpl { - fn get() -> Option { - None - } -} - impl pallet_collator_assignment::Config for Runtime { type RuntimeEvent = RuntimeEvent; type HostConfiguration = Configuration; @@ -756,7 +747,7 @@ impl pallet_collator_assignment::Config for Runtime { type CollatorAssignmentTip = ServicesPayment; type Currency = Balances; type ForceEmptyOrchestrator = ConstBool; - type CoreAllocationConfiguration = GetCoreAllocationConfigurationImpl; + type CoreAllocationConfiguration = (); type WeightInfo = weights::pallet_collator_assignment::SubstrateWeight; } diff --git a/solo-chains/runtime/starlight/src/tests/collator_assignment_tests.rs b/solo-chains/runtime/starlight/src/tests/collator_assignment_tests.rs index 90ef2486e..9ad546940 100644 --- a/solo-chains/runtime/starlight/src/tests/collator_assignment_tests.rs +++ b/solo-chains/runtime/starlight/src/tests/collator_assignment_tests.rs @@ -18,7 +18,6 @@ use crate::{Configuration, GetCoreAllocationConfigurationImpl}; use frame_support::dispatch::RawOrigin; -use frame_system::Origin; use primitives::vstaging::SchedulerParams; use sp_core::Get; use { diff --git a/typescript-api/src/dancebox/interfaces/lookup.ts b/typescript-api/src/dancebox/interfaces/lookup.ts index 4ef071b31..336673666 100644 --- a/typescript-api/src/dancebox/interfaces/lookup.ts +++ b/typescript-api/src/dancebox/interfaces/lookup.ts @@ -4135,23 +4135,24 @@ export default { collatorsPerParathread: "u32", parathreadsPerCollator: "u32", targetContainerChainFullness: "Perbill", + maxParachainCoresPercentage: "Option", }, - /** Lookup461: pallet_configuration::pallet::Error */ + /** Lookup462: pallet_configuration::pallet::Error */ PalletConfigurationError: { _enum: ["InvalidNewValue"], }, - /** Lookup462: dp_collator_assignment::AssignedCollators */ + /** Lookup463: dp_collator_assignment::AssignedCollators */ DpCollatorAssignmentAssignedCollatorsAccountId32: { orchestratorChain: "Vec", containerChains: "BTreeMap>", }, - /** Lookup467: tp_traits::ContainerChainBlockInfo */ + /** Lookup468: tp_traits::ContainerChainBlockInfo */ TpTraitsContainerChainBlockInfo: { blockNumber: "u32", author: "AccountId32", latestSlotNumber: "u64", }, - /** Lookup468: pallet_author_noting::pallet::Error */ + /** Lookup469: pallet_author_noting::pallet::Error */ PalletAuthorNotingError: { _enum: [ "FailedReading", @@ -4163,23 +4164,23 @@ export default { "NonAuraDigest", ], }, - /** Lookup469: dp_collator_assignment::AssignedCollators */ + /** Lookup470: dp_collator_assignment::AssignedCollators */ DpCollatorAssignmentAssignedCollatorsPublic: { orchestratorChain: "Vec", containerChains: "BTreeMap>", }, - /** Lookup474: pallet_services_payment::pallet::Error */ + /** Lookup475: pallet_services_payment::pallet::Error */ PalletServicesPaymentError: { _enum: ["InsufficientFundsToPurchaseCredits", "InsufficientCredits", "CreditPriceTooExpensive"], }, - /** Lookup475: pallet_data_preservers::types::RegisteredProfile */ + /** Lookup476: pallet_data_preservers::types::RegisteredProfile */ PalletDataPreserversRegisteredProfile: { account: "AccountId32", deposit: "u128", profile: "PalletDataPreserversProfile", assignment: "Option<(u32,DanceboxRuntimePreserversAssignementPaymentWitness)>", }, - /** Lookup481: pallet_data_preservers::pallet::Error */ + /** Lookup482: pallet_data_preservers::pallet::Error */ PalletDataPreserversError: { _enum: [ "NoBootNodes", @@ -4194,7 +4195,7 @@ export default { "CantDeleteAssignedProfile", ], }, - /** Lookup483: pallet_invulnerables::pallet::Error */ + /** Lookup484: pallet_invulnerables::pallet::Error */ PalletInvulnerablesError: { _enum: [ "TooManyInvulnerables", @@ -4204,22 +4205,22 @@ export default { "UnableToDeriveCollatorId", ], }, - /** Lookup488: sp_core::crypto::KeyTypeId */ + /** Lookup489: sp_core::crypto::KeyTypeId */ SpCoreCryptoKeyTypeId: "[u8;4]", - /** Lookup489: pallet_session::pallet::Error */ + /** Lookup490: pallet_session::pallet::Error */ PalletSessionError: { _enum: ["InvalidProof", "NoAssociatedValidatorId", "DuplicatedKey", "NoKeys", "NoAccount"], }, - /** Lookup493: pallet_author_inherent::pallet::Error */ + /** Lookup494: pallet_author_inherent::pallet::Error */ PalletAuthorInherentError: { _enum: ["AuthorAlreadySet", "NoAccountId", "CannotBeAuthor"], }, - /** Lookup495: pallet_pooled_staking::candidate::EligibleCandidate */ + /** Lookup496: pallet_pooled_staking::candidate::EligibleCandidate */ PalletPooledStakingCandidateEligibleCandidate: { candidate: "AccountId32", stake: "u128", }, - /** Lookup498: pallet_pooled_staking::pallet::PoolsKey */ + /** Lookup499: pallet_pooled_staking::pallet::PoolsKey */ PalletPooledStakingPoolsKey: { _enum: { CandidateTotalStake: "Null", @@ -4261,7 +4262,7 @@ export default { }, }, }, - /** Lookup500: pallet_pooled_staking::pallet::Error */ + /** Lookup501: pallet_pooled_staking::pallet::Error */ PalletPooledStakingError: { _enum: { InvalidPalletSetting: "Null", @@ -4280,12 +4281,12 @@ export default { SwapResultsInZeroShares: "Null", }, }, - /** Lookup501: pallet_inflation_rewards::pallet::ChainsToRewardValue */ + /** Lookup502: pallet_inflation_rewards::pallet::ChainsToRewardValue */ PalletInflationRewardsChainsToRewardValue: { paraIds: "Vec", rewardsPerChain: "u128", }, - /** Lookup502: pallet_treasury::Proposal */ + /** Lookup503: pallet_treasury::Proposal */ PalletTreasuryProposal: { proposer: "AccountId32", value: "u128", @@ -4293,7 +4294,7 @@ export default { bond: "u128", }, /** - * Lookup504: pallet_treasury::SpendStatus */ PalletTreasurySpendStatus: { @@ -4304,7 +4305,7 @@ export default { expireAt: "u32", status: "PalletTreasuryPaymentState", }, - /** Lookup505: pallet_treasury::PaymentState */ + /** Lookup506: pallet_treasury::PaymentState */ PalletTreasuryPaymentState: { _enum: { Pending: "Null", @@ -4314,9 +4315,9 @@ export default { Failed: "Null", }, }, - /** Lookup507: frame_support::PalletId */ + /** Lookup508: frame_support::PalletId */ FrameSupportPalletId: "[u8;8]", - /** Lookup508: pallet_treasury::pallet::Error */ + /** Lookup509: pallet_treasury::pallet::Error */ PalletTreasuryError: { _enum: [ "InvalidIndex", @@ -4332,7 +4333,7 @@ export default { "Inconclusive", ], }, - /** Lookup511: cumulus_pallet_xcmp_queue::OutboundChannelDetails */ + /** Lookup512: cumulus_pallet_xcmp_queue::OutboundChannelDetails */ CumulusPalletXcmpQueueOutboundChannelDetails: { recipient: "u32", state: "CumulusPalletXcmpQueueOutboundState", @@ -4340,21 +4341,21 @@ export default { firstIndex: "u16", lastIndex: "u16", }, - /** Lookup512: cumulus_pallet_xcmp_queue::OutboundState */ + /** Lookup513: cumulus_pallet_xcmp_queue::OutboundState */ CumulusPalletXcmpQueueOutboundState: { _enum: ["Ok", "Suspended"], }, - /** Lookup516: cumulus_pallet_xcmp_queue::QueueConfigData */ + /** Lookup517: cumulus_pallet_xcmp_queue::QueueConfigData */ CumulusPalletXcmpQueueQueueConfigData: { suspendThreshold: "u32", dropThreshold: "u32", resumeThreshold: "u32", }, - /** Lookup517: cumulus_pallet_xcmp_queue::pallet::Error */ + /** Lookup518: cumulus_pallet_xcmp_queue::pallet::Error */ CumulusPalletXcmpQueueError: { _enum: ["BadQueueConfig", "AlreadySuspended", "AlreadyResumed", "TooManyActiveOutboundChannels", "TooBig"], }, - /** Lookup518: pallet_xcm::pallet::QueryStatus */ + /** Lookup519: pallet_xcm::pallet::QueryStatus */ PalletXcmQueryStatus: { _enum: { Pending: { @@ -4373,7 +4374,7 @@ export default { }, }, }, - /** Lookup522: xcm::VersionedResponse */ + /** Lookup523: xcm::VersionedResponse */ XcmVersionedResponse: { _enum: { __Unused0: "Null", @@ -4383,7 +4384,7 @@ export default { V4: "StagingXcmV4Response", }, }, - /** Lookup528: pallet_xcm::pallet::VersionMigrationStage */ + /** Lookup529: pallet_xcm::pallet::VersionMigrationStage */ PalletXcmVersionMigrationStage: { _enum: { MigrateSupportedVersion: "Null", @@ -4392,14 +4393,14 @@ export default { MigrateAndNotifyOldTargets: "Null", }, }, - /** Lookup530: pallet_xcm::pallet::RemoteLockedFungibleRecord */ + /** Lookup531: pallet_xcm::pallet::RemoteLockedFungibleRecord */ PalletXcmRemoteLockedFungibleRecord: { amount: "u128", owner: "XcmVersionedLocation", locker: "XcmVersionedLocation", consumers: "Vec<(Null,u128)>", }, - /** Lookup537: pallet_xcm::pallet::Error */ + /** Lookup538: pallet_xcm::pallet::Error */ PalletXcmError: { _enum: [ "Unreachable", @@ -4429,7 +4430,7 @@ export default { "LocalExecutionIncomplete", ], }, - /** Lookup538: pallet_assets::types::AssetDetails */ + /** Lookup539: pallet_assets::types::AssetDetails */ PalletAssetsAssetDetails: { owner: "AccountId32", issuer: "AccountId32", @@ -4444,22 +4445,22 @@ export default { approvals: "u32", status: "PalletAssetsAssetStatus", }, - /** Lookup539: pallet_assets::types::AssetStatus */ + /** Lookup540: pallet_assets::types::AssetStatus */ PalletAssetsAssetStatus: { _enum: ["Live", "Frozen", "Destroying"], }, - /** Lookup541: pallet_assets::types::AssetAccount */ + /** Lookup542: pallet_assets::types::AssetAccount */ PalletAssetsAssetAccount: { balance: "u128", status: "PalletAssetsAccountStatus", reason: "PalletAssetsExistenceReason", extra: "Null", }, - /** Lookup542: pallet_assets::types::AccountStatus */ + /** Lookup543: pallet_assets::types::AccountStatus */ PalletAssetsAccountStatus: { _enum: ["Liquid", "Frozen", "Blocked"], }, - /** Lookup543: pallet_assets::types::ExistenceReason */ + /** Lookup544: pallet_assets::types::ExistenceReason */ PalletAssetsExistenceReason: { _enum: { Consumer: "Null", @@ -4469,12 +4470,12 @@ export default { DepositFrom: "(AccountId32,u128)", }, }, - /** Lookup545: pallet_assets::types::Approval */ + /** Lookup546: pallet_assets::types::Approval */ PalletAssetsApproval: { amount: "u128", deposit: "u128", }, - /** Lookup546: pallet_assets::types::AssetMetadata> */ + /** Lookup547: pallet_assets::types::AssetMetadata> */ PalletAssetsAssetMetadata: { deposit: "u128", name: "Bytes", @@ -4482,7 +4483,7 @@ export default { decimals: "u8", isFrozen: "bool", }, - /** Lookup548: pallet_assets::pallet::Error */ + /** Lookup549: pallet_assets::pallet::Error */ PalletAssetsError: { _enum: [ "BalanceLow", @@ -4508,15 +4509,15 @@ export default { "BadAssetId", ], }, - /** Lookup549: pallet_foreign_asset_creator::pallet::Error */ + /** Lookup550: pallet_foreign_asset_creator::pallet::Error */ PalletForeignAssetCreatorError: { _enum: ["AssetAlreadyExists", "AssetDoesNotExist"], }, - /** Lookup550: pallet_asset_rate::pallet::Error */ + /** Lookup551: pallet_asset_rate::pallet::Error */ PalletAssetRateError: { _enum: ["UnknownAssetKind", "AlreadyExists", "Overflow"], }, - /** Lookup551: pallet_message_queue::BookState */ + /** Lookup552: pallet_message_queue::BookState */ PalletMessageQueueBookState: { _alias: { size_: "size", @@ -4528,12 +4529,12 @@ export default { messageCount: "u64", size_: "u64", }, - /** Lookup553: pallet_message_queue::Neighbours */ + /** Lookup554: pallet_message_queue::Neighbours */ PalletMessageQueueNeighbours: { prev: "CumulusPrimitivesCoreAggregateMessageOrigin", next: "CumulusPrimitivesCoreAggregateMessageOrigin", }, - /** Lookup555: pallet_message_queue::Page */ + /** Lookup556: pallet_message_queue::Page */ PalletMessageQueuePage: { remaining: "u32", remainingSize: "u32", @@ -4542,7 +4543,7 @@ export default { last: "u32", heap: "Bytes", }, - /** Lookup557: pallet_message_queue::pallet::Error */ + /** Lookup558: pallet_message_queue::pallet::Error */ PalletMessageQueueError: { _enum: [ "NotReapable", @@ -4556,13 +4557,13 @@ export default { "RecursiveDisallowed", ], }, - /** Lookup558: pallet_xcm_core_buyer::InFlightCoreBuyingOrder */ + /** Lookup559: pallet_xcm_core_buyer::InFlightCoreBuyingOrder */ PalletXcmCoreBuyerInFlightCoreBuyingOrder: { paraId: "u32", queryId: "u64", ttl: "u32", }, - /** Lookup559: pallet_xcm_core_buyer::pallet::Error */ + /** Lookup560: pallet_xcm_core_buyer::pallet::Error */ PalletXcmCoreBuyerError: { _enum: [ "InvalidProof", @@ -4584,22 +4585,22 @@ export default { "InvalidCollatorSignature", ], }, - /** Lookup564: frame_system::extensions::check_non_zero_sender::CheckNonZeroSender */ + /** Lookup565: frame_system::extensions::check_non_zero_sender::CheckNonZeroSender */ FrameSystemExtensionsCheckNonZeroSender: "Null", - /** Lookup565: frame_system::extensions::check_spec_version::CheckSpecVersion */ + /** Lookup566: frame_system::extensions::check_spec_version::CheckSpecVersion */ FrameSystemExtensionsCheckSpecVersion: "Null", - /** Lookup566: frame_system::extensions::check_tx_version::CheckTxVersion */ + /** Lookup567: frame_system::extensions::check_tx_version::CheckTxVersion */ FrameSystemExtensionsCheckTxVersion: "Null", - /** Lookup567: frame_system::extensions::check_genesis::CheckGenesis */ + /** Lookup568: frame_system::extensions::check_genesis::CheckGenesis */ FrameSystemExtensionsCheckGenesis: "Null", - /** Lookup570: frame_system::extensions::check_nonce::CheckNonce */ + /** Lookup571: frame_system::extensions::check_nonce::CheckNonce */ FrameSystemExtensionsCheckNonce: "Compact", - /** Lookup571: frame_system::extensions::check_weight::CheckWeight */ + /** Lookup572: frame_system::extensions::check_weight::CheckWeight */ FrameSystemExtensionsCheckWeight: "Null", - /** Lookup572: pallet_transaction_payment::ChargeTransactionPayment */ + /** Lookup573: pallet_transaction_payment::ChargeTransactionPayment */ PalletTransactionPaymentChargeTransactionPayment: "Compact", - /** Lookup573: cumulus_primitives_storage_weight_reclaim::StorageWeightReclaim */ + /** Lookup574: cumulus_primitives_storage_weight_reclaim::StorageWeightReclaim */ CumulusPrimitivesStorageWeightReclaimStorageWeightReclaim: "Null", - /** Lookup574: dancebox_runtime::Runtime */ + /** Lookup575: dancebox_runtime::Runtime */ DanceboxRuntimeRuntime: "Null", }; diff --git a/typescript-api/src/dancebox/interfaces/types-lookup.ts b/typescript-api/src/dancebox/interfaces/types-lookup.ts index ba5e5ed7a..f24a33866 100644 --- a/typescript-api/src/dancebox/interfaces/types-lookup.ts +++ b/typescript-api/src/dancebox/interfaces/types-lookup.ts @@ -5597,28 +5597,29 @@ declare module "@polkadot/types/lookup" { readonly collatorsPerParathread: u32; readonly parathreadsPerCollator: u32; readonly targetContainerChainFullness: Perbill; + readonly maxParachainCoresPercentage: Option; } - /** @name PalletConfigurationError (461) */ + /** @name PalletConfigurationError (462) */ interface PalletConfigurationError extends Enum { readonly isInvalidNewValue: boolean; readonly type: "InvalidNewValue"; } - /** @name DpCollatorAssignmentAssignedCollatorsAccountId32 (462) */ + /** @name DpCollatorAssignmentAssignedCollatorsAccountId32 (463) */ interface DpCollatorAssignmentAssignedCollatorsAccountId32 extends Struct { readonly orchestratorChain: Vec; readonly containerChains: BTreeMap>; } - /** @name TpTraitsContainerChainBlockInfo (467) */ + /** @name TpTraitsContainerChainBlockInfo (468) */ interface TpTraitsContainerChainBlockInfo extends Struct { readonly blockNumber: u32; readonly author: AccountId32; readonly latestSlotNumber: u64; } - /** @name PalletAuthorNotingError (468) */ + /** @name PalletAuthorNotingError (469) */ interface PalletAuthorNotingError extends Enum { readonly isFailedReading: boolean; readonly isFailedDecodingHeader: boolean; @@ -5637,13 +5638,13 @@ declare module "@polkadot/types/lookup" { | "NonAuraDigest"; } - /** @name DpCollatorAssignmentAssignedCollatorsPublic (469) */ + /** @name DpCollatorAssignmentAssignedCollatorsPublic (470) */ interface DpCollatorAssignmentAssignedCollatorsPublic extends Struct { readonly orchestratorChain: Vec; readonly containerChains: BTreeMap>; } - /** @name PalletServicesPaymentError (474) */ + /** @name PalletServicesPaymentError (475) */ interface PalletServicesPaymentError extends Enum { readonly isInsufficientFundsToPurchaseCredits: boolean; readonly isInsufficientCredits: boolean; @@ -5651,7 +5652,7 @@ declare module "@polkadot/types/lookup" { readonly type: "InsufficientFundsToPurchaseCredits" | "InsufficientCredits" | "CreditPriceTooExpensive"; } - /** @name PalletDataPreserversRegisteredProfile (475) */ + /** @name PalletDataPreserversRegisteredProfile (476) */ interface PalletDataPreserversRegisteredProfile extends Struct { readonly account: AccountId32; readonly deposit: u128; @@ -5659,7 +5660,7 @@ declare module "@polkadot/types/lookup" { readonly assignment: Option>; } - /** @name PalletDataPreserversError (481) */ + /** @name PalletDataPreserversError (482) */ interface PalletDataPreserversError extends Enum { readonly isNoBootNodes: boolean; readonly isUnknownProfileId: boolean; @@ -5684,7 +5685,7 @@ declare module "@polkadot/types/lookup" { | "CantDeleteAssignedProfile"; } - /** @name PalletInvulnerablesError (483) */ + /** @name PalletInvulnerablesError (484) */ interface PalletInvulnerablesError extends Enum { readonly isTooManyInvulnerables: boolean; readonly isAlreadyInvulnerable: boolean; @@ -5699,10 +5700,10 @@ declare module "@polkadot/types/lookup" { | "UnableToDeriveCollatorId"; } - /** @name SpCoreCryptoKeyTypeId (488) */ + /** @name SpCoreCryptoKeyTypeId (489) */ interface SpCoreCryptoKeyTypeId extends U8aFixed {} - /** @name PalletSessionError (489) */ + /** @name PalletSessionError (490) */ interface PalletSessionError extends Enum { readonly isInvalidProof: boolean; readonly isNoAssociatedValidatorId: boolean; @@ -5712,7 +5713,7 @@ declare module "@polkadot/types/lookup" { readonly type: "InvalidProof" | "NoAssociatedValidatorId" | "DuplicatedKey" | "NoKeys" | "NoAccount"; } - /** @name PalletAuthorInherentError (493) */ + /** @name PalletAuthorInherentError (494) */ interface PalletAuthorInherentError extends Enum { readonly isAuthorAlreadySet: boolean; readonly isNoAccountId: boolean; @@ -5720,13 +5721,13 @@ declare module "@polkadot/types/lookup" { readonly type: "AuthorAlreadySet" | "NoAccountId" | "CannotBeAuthor"; } - /** @name PalletPooledStakingCandidateEligibleCandidate (495) */ + /** @name PalletPooledStakingCandidateEligibleCandidate (496) */ interface PalletPooledStakingCandidateEligibleCandidate extends Struct { readonly candidate: AccountId32; readonly stake: u128; } - /** @name PalletPooledStakingPoolsKey (498) */ + /** @name PalletPooledStakingPoolsKey (499) */ interface PalletPooledStakingPoolsKey extends Enum { readonly isCandidateTotalStake: boolean; readonly isJoiningShares: boolean; @@ -5796,7 +5797,7 @@ declare module "@polkadot/types/lookup" { | "LeavingSharesHeldStake"; } - /** @name PalletPooledStakingError (500) */ + /** @name PalletPooledStakingError (501) */ interface PalletPooledStakingError extends Enum { readonly isInvalidPalletSetting: boolean; readonly isDisabledFeature: boolean; @@ -5830,13 +5831,13 @@ declare module "@polkadot/types/lookup" { | "SwapResultsInZeroShares"; } - /** @name PalletInflationRewardsChainsToRewardValue (501) */ + /** @name PalletInflationRewardsChainsToRewardValue (502) */ interface PalletInflationRewardsChainsToRewardValue extends Struct { readonly paraIds: Vec; readonly rewardsPerChain: u128; } - /** @name PalletTreasuryProposal (502) */ + /** @name PalletTreasuryProposal (503) */ interface PalletTreasuryProposal extends Struct { readonly proposer: AccountId32; readonly value: u128; @@ -5844,7 +5845,7 @@ declare module "@polkadot/types/lookup" { readonly bond: u128; } - /** @name PalletTreasurySpendStatus (504) */ + /** @name PalletTreasurySpendStatus (505) */ interface PalletTreasurySpendStatus extends Struct { readonly assetKind: Null; readonly amount: u128; @@ -5854,7 +5855,7 @@ declare module "@polkadot/types/lookup" { readonly status: PalletTreasuryPaymentState; } - /** @name PalletTreasuryPaymentState (505) */ + /** @name PalletTreasuryPaymentState (506) */ interface PalletTreasuryPaymentState extends Enum { readonly isPending: boolean; readonly isAttempted: boolean; @@ -5865,10 +5866,10 @@ declare module "@polkadot/types/lookup" { readonly type: "Pending" | "Attempted" | "Failed"; } - /** @name FrameSupportPalletId (507) */ + /** @name FrameSupportPalletId (508) */ interface FrameSupportPalletId extends U8aFixed {} - /** @name PalletTreasuryError (508) */ + /** @name PalletTreasuryError (509) */ interface PalletTreasuryError extends Enum { readonly isInvalidIndex: boolean; readonly isTooManyApprovals: boolean; @@ -5895,7 +5896,7 @@ declare module "@polkadot/types/lookup" { | "Inconclusive"; } - /** @name CumulusPalletXcmpQueueOutboundChannelDetails (511) */ + /** @name CumulusPalletXcmpQueueOutboundChannelDetails (512) */ interface CumulusPalletXcmpQueueOutboundChannelDetails extends Struct { readonly recipient: u32; readonly state: CumulusPalletXcmpQueueOutboundState; @@ -5904,21 +5905,21 @@ declare module "@polkadot/types/lookup" { readonly lastIndex: u16; } - /** @name CumulusPalletXcmpQueueOutboundState (512) */ + /** @name CumulusPalletXcmpQueueOutboundState (513) */ interface CumulusPalletXcmpQueueOutboundState extends Enum { readonly isOk: boolean; readonly isSuspended: boolean; readonly type: "Ok" | "Suspended"; } - /** @name CumulusPalletXcmpQueueQueueConfigData (516) */ + /** @name CumulusPalletXcmpQueueQueueConfigData (517) */ interface CumulusPalletXcmpQueueQueueConfigData extends Struct { readonly suspendThreshold: u32; readonly dropThreshold: u32; readonly resumeThreshold: u32; } - /** @name CumulusPalletXcmpQueueError (517) */ + /** @name CumulusPalletXcmpQueueError (518) */ interface CumulusPalletXcmpQueueError extends Enum { readonly isBadQueueConfig: boolean; readonly isAlreadySuspended: boolean; @@ -5933,7 +5934,7 @@ declare module "@polkadot/types/lookup" { | "TooBig"; } - /** @name PalletXcmQueryStatus (518) */ + /** @name PalletXcmQueryStatus (519) */ interface PalletXcmQueryStatus extends Enum { readonly isPending: boolean; readonly asPending: { @@ -5955,7 +5956,7 @@ declare module "@polkadot/types/lookup" { readonly type: "Pending" | "VersionNotifier" | "Ready"; } - /** @name XcmVersionedResponse (522) */ + /** @name XcmVersionedResponse (523) */ interface XcmVersionedResponse extends Enum { readonly isV2: boolean; readonly asV2: XcmV2Response; @@ -5966,7 +5967,7 @@ declare module "@polkadot/types/lookup" { readonly type: "V2" | "V3" | "V4"; } - /** @name PalletXcmVersionMigrationStage (528) */ + /** @name PalletXcmVersionMigrationStage (529) */ interface PalletXcmVersionMigrationStage extends Enum { readonly isMigrateSupportedVersion: boolean; readonly isMigrateVersionNotifiers: boolean; @@ -5980,7 +5981,7 @@ declare module "@polkadot/types/lookup" { | "MigrateAndNotifyOldTargets"; } - /** @name PalletXcmRemoteLockedFungibleRecord (530) */ + /** @name PalletXcmRemoteLockedFungibleRecord (531) */ interface PalletXcmRemoteLockedFungibleRecord extends Struct { readonly amount: u128; readonly owner: XcmVersionedLocation; @@ -5988,7 +5989,7 @@ declare module "@polkadot/types/lookup" { readonly consumers: Vec>; } - /** @name PalletXcmError (537) */ + /** @name PalletXcmError (538) */ interface PalletXcmError extends Enum { readonly isUnreachable: boolean; readonly isSendFailure: boolean; @@ -6041,7 +6042,7 @@ declare module "@polkadot/types/lookup" { | "LocalExecutionIncomplete"; } - /** @name PalletAssetsAssetDetails (538) */ + /** @name PalletAssetsAssetDetails (539) */ interface PalletAssetsAssetDetails extends Struct { readonly owner: AccountId32; readonly issuer: AccountId32; @@ -6057,7 +6058,7 @@ declare module "@polkadot/types/lookup" { readonly status: PalletAssetsAssetStatus; } - /** @name PalletAssetsAssetStatus (539) */ + /** @name PalletAssetsAssetStatus (540) */ interface PalletAssetsAssetStatus extends Enum { readonly isLive: boolean; readonly isFrozen: boolean; @@ -6065,7 +6066,7 @@ declare module "@polkadot/types/lookup" { readonly type: "Live" | "Frozen" | "Destroying"; } - /** @name PalletAssetsAssetAccount (541) */ + /** @name PalletAssetsAssetAccount (542) */ interface PalletAssetsAssetAccount extends Struct { readonly balance: u128; readonly status: PalletAssetsAccountStatus; @@ -6073,7 +6074,7 @@ declare module "@polkadot/types/lookup" { readonly extra: Null; } - /** @name PalletAssetsAccountStatus (542) */ + /** @name PalletAssetsAccountStatus (543) */ interface PalletAssetsAccountStatus extends Enum { readonly isLiquid: boolean; readonly isFrozen: boolean; @@ -6081,7 +6082,7 @@ declare module "@polkadot/types/lookup" { readonly type: "Liquid" | "Frozen" | "Blocked"; } - /** @name PalletAssetsExistenceReason (543) */ + /** @name PalletAssetsExistenceReason (544) */ interface PalletAssetsExistenceReason extends Enum { readonly isConsumer: boolean; readonly isSufficient: boolean; @@ -6093,13 +6094,13 @@ declare module "@polkadot/types/lookup" { readonly type: "Consumer" | "Sufficient" | "DepositHeld" | "DepositRefunded" | "DepositFrom"; } - /** @name PalletAssetsApproval (545) */ + /** @name PalletAssetsApproval (546) */ interface PalletAssetsApproval extends Struct { readonly amount: u128; readonly deposit: u128; } - /** @name PalletAssetsAssetMetadata (546) */ + /** @name PalletAssetsAssetMetadata (547) */ interface PalletAssetsAssetMetadata extends Struct { readonly deposit: u128; readonly name: Bytes; @@ -6108,7 +6109,7 @@ declare module "@polkadot/types/lookup" { readonly isFrozen: bool; } - /** @name PalletAssetsError (548) */ + /** @name PalletAssetsError (549) */ interface PalletAssetsError extends Enum { readonly isBalanceLow: boolean; readonly isNoAccount: boolean; @@ -6155,14 +6156,14 @@ declare module "@polkadot/types/lookup" { | "BadAssetId"; } - /** @name PalletForeignAssetCreatorError (549) */ + /** @name PalletForeignAssetCreatorError (550) */ interface PalletForeignAssetCreatorError extends Enum { readonly isAssetAlreadyExists: boolean; readonly isAssetDoesNotExist: boolean; readonly type: "AssetAlreadyExists" | "AssetDoesNotExist"; } - /** @name PalletAssetRateError (550) */ + /** @name PalletAssetRateError (551) */ interface PalletAssetRateError extends Enum { readonly isUnknownAssetKind: boolean; readonly isAlreadyExists: boolean; @@ -6170,7 +6171,7 @@ declare module "@polkadot/types/lookup" { readonly type: "UnknownAssetKind" | "AlreadyExists" | "Overflow"; } - /** @name PalletMessageQueueBookState (551) */ + /** @name PalletMessageQueueBookState (552) */ interface PalletMessageQueueBookState extends Struct { readonly begin: u32; readonly end: u32; @@ -6180,13 +6181,13 @@ declare module "@polkadot/types/lookup" { readonly size_: u64; } - /** @name PalletMessageQueueNeighbours (553) */ + /** @name PalletMessageQueueNeighbours (554) */ interface PalletMessageQueueNeighbours extends Struct { readonly prev: CumulusPrimitivesCoreAggregateMessageOrigin; readonly next: CumulusPrimitivesCoreAggregateMessageOrigin; } - /** @name PalletMessageQueuePage (555) */ + /** @name PalletMessageQueuePage (556) */ interface PalletMessageQueuePage extends Struct { readonly remaining: u32; readonly remainingSize: u32; @@ -6196,7 +6197,7 @@ declare module "@polkadot/types/lookup" { readonly heap: Bytes; } - /** @name PalletMessageQueueError (557) */ + /** @name PalletMessageQueueError (558) */ interface PalletMessageQueueError extends Enum { readonly isNotReapable: boolean; readonly isNoPage: boolean; @@ -6219,14 +6220,14 @@ declare module "@polkadot/types/lookup" { | "RecursiveDisallowed"; } - /** @name PalletXcmCoreBuyerInFlightCoreBuyingOrder (558) */ + /** @name PalletXcmCoreBuyerInFlightCoreBuyingOrder (559) */ interface PalletXcmCoreBuyerInFlightCoreBuyingOrder extends Struct { readonly paraId: u32; readonly queryId: u64; readonly ttl: u32; } - /** @name PalletXcmCoreBuyerError (559) */ + /** @name PalletXcmCoreBuyerError (560) */ interface PalletXcmCoreBuyerError extends Enum { readonly isInvalidProof: boolean; readonly isErrorValidatingXCM: boolean; @@ -6265,30 +6266,30 @@ declare module "@polkadot/types/lookup" { | "InvalidCollatorSignature"; } - /** @name FrameSystemExtensionsCheckNonZeroSender (564) */ + /** @name FrameSystemExtensionsCheckNonZeroSender (565) */ type FrameSystemExtensionsCheckNonZeroSender = Null; - /** @name FrameSystemExtensionsCheckSpecVersion (565) */ + /** @name FrameSystemExtensionsCheckSpecVersion (566) */ type FrameSystemExtensionsCheckSpecVersion = Null; - /** @name FrameSystemExtensionsCheckTxVersion (566) */ + /** @name FrameSystemExtensionsCheckTxVersion (567) */ type FrameSystemExtensionsCheckTxVersion = Null; - /** @name FrameSystemExtensionsCheckGenesis (567) */ + /** @name FrameSystemExtensionsCheckGenesis (568) */ type FrameSystemExtensionsCheckGenesis = Null; - /** @name FrameSystemExtensionsCheckNonce (570) */ + /** @name FrameSystemExtensionsCheckNonce (571) */ interface FrameSystemExtensionsCheckNonce extends Compact {} - /** @name FrameSystemExtensionsCheckWeight (571) */ + /** @name FrameSystemExtensionsCheckWeight (572) */ type FrameSystemExtensionsCheckWeight = Null; - /** @name PalletTransactionPaymentChargeTransactionPayment (572) */ + /** @name PalletTransactionPaymentChargeTransactionPayment (573) */ interface PalletTransactionPaymentChargeTransactionPayment extends Compact {} - /** @name CumulusPrimitivesStorageWeightReclaimStorageWeightReclaim (573) */ + /** @name CumulusPrimitivesStorageWeightReclaimStorageWeightReclaim (574) */ type CumulusPrimitivesStorageWeightReclaimStorageWeightReclaim = Null; - /** @name DanceboxRuntimeRuntime (574) */ + /** @name DanceboxRuntimeRuntime (575) */ type DanceboxRuntimeRuntime = Null; } // declare module diff --git a/typescript-api/src/flashbox/interfaces/lookup.ts b/typescript-api/src/flashbox/interfaces/lookup.ts index 7a518747c..802f1f2b3 100644 --- a/typescript-api/src/flashbox/interfaces/lookup.ts +++ b/typescript-api/src/flashbox/interfaces/lookup.ts @@ -2115,23 +2115,24 @@ export default { collatorsPerParathread: "u32", parathreadsPerCollator: "u32", targetContainerChainFullness: "Perbill", + maxParachainCoresPercentage: "Option", }, - /** Lookup317: pallet_configuration::pallet::Error */ + /** Lookup318: pallet_configuration::pallet::Error */ PalletConfigurationError: { _enum: ["InvalidNewValue"], }, - /** Lookup318: dp_collator_assignment::AssignedCollators */ + /** Lookup319: dp_collator_assignment::AssignedCollators */ DpCollatorAssignmentAssignedCollatorsAccountId32: { orchestratorChain: "Vec", containerChains: "BTreeMap>", }, - /** Lookup323: tp_traits::ContainerChainBlockInfo */ + /** Lookup324: tp_traits::ContainerChainBlockInfo */ TpTraitsContainerChainBlockInfo: { blockNumber: "u32", author: "AccountId32", latestSlotNumber: "u64", }, - /** Lookup324: pallet_author_noting::pallet::Error */ + /** Lookup325: pallet_author_noting::pallet::Error */ PalletAuthorNotingError: { _enum: [ "FailedReading", @@ -2143,23 +2144,23 @@ export default { "NonAuraDigest", ], }, - /** Lookup325: dp_collator_assignment::AssignedCollators */ + /** Lookup326: dp_collator_assignment::AssignedCollators */ DpCollatorAssignmentAssignedCollatorsPublic: { orchestratorChain: "Vec", containerChains: "BTreeMap>", }, - /** Lookup330: pallet_services_payment::pallet::Error */ + /** Lookup331: pallet_services_payment::pallet::Error */ PalletServicesPaymentError: { _enum: ["InsufficientFundsToPurchaseCredits", "InsufficientCredits", "CreditPriceTooExpensive"], }, - /** Lookup331: pallet_data_preservers::types::RegisteredProfile */ + /** Lookup332: pallet_data_preservers::types::RegisteredProfile */ PalletDataPreserversRegisteredProfile: { account: "AccountId32", deposit: "u128", profile: "PalletDataPreserversProfile", assignment: "Option<(u32,FlashboxRuntimePreserversAssignementPaymentWitness)>", }, - /** Lookup337: pallet_data_preservers::pallet::Error */ + /** Lookup338: pallet_data_preservers::pallet::Error */ PalletDataPreserversError: { _enum: [ "NoBootNodes", @@ -2174,7 +2175,7 @@ export default { "CantDeleteAssignedProfile", ], }, - /** Lookup339: pallet_invulnerables::pallet::Error */ + /** Lookup340: pallet_invulnerables::pallet::Error */ PalletInvulnerablesError: { _enum: [ "TooManyInvulnerables", @@ -2184,22 +2185,22 @@ export default { "UnableToDeriveCollatorId", ], }, - /** Lookup344: sp_core::crypto::KeyTypeId */ + /** Lookup345: sp_core::crypto::KeyTypeId */ SpCoreCryptoKeyTypeId: "[u8;4]", - /** Lookup345: pallet_session::pallet::Error */ + /** Lookup346: pallet_session::pallet::Error */ PalletSessionError: { _enum: ["InvalidProof", "NoAssociatedValidatorId", "DuplicatedKey", "NoKeys", "NoAccount"], }, - /** Lookup349: pallet_author_inherent::pallet::Error */ + /** Lookup350: pallet_author_inherent::pallet::Error */ PalletAuthorInherentError: { _enum: ["AuthorAlreadySet", "NoAccountId", "CannotBeAuthor"], }, - /** Lookup350: pallet_inflation_rewards::pallet::ChainsToRewardValue */ + /** Lookup351: pallet_inflation_rewards::pallet::ChainsToRewardValue */ PalletInflationRewardsChainsToRewardValue: { paraIds: "Vec", rewardsPerChain: "u128", }, - /** Lookup351: pallet_treasury::Proposal */ + /** Lookup352: pallet_treasury::Proposal */ PalletTreasuryProposal: { proposer: "AccountId32", value: "u128", @@ -2207,7 +2208,7 @@ export default { bond: "u128", }, /** - * Lookup353: pallet_treasury::SpendStatus */ PalletTreasurySpendStatus: { @@ -2218,7 +2219,7 @@ export default { expireAt: "u32", status: "PalletTreasuryPaymentState", }, - /** Lookup354: pallet_treasury::PaymentState */ + /** Lookup355: pallet_treasury::PaymentState */ PalletTreasuryPaymentState: { _enum: { Pending: "Null", @@ -2228,9 +2229,9 @@ export default { Failed: "Null", }, }, - /** Lookup356: frame_support::PalletId */ + /** Lookup357: frame_support::PalletId */ FrameSupportPalletId: "[u8;8]", - /** Lookup357: pallet_treasury::pallet::Error */ + /** Lookup358: pallet_treasury::pallet::Error */ PalletTreasuryError: { _enum: [ "InvalidIndex", @@ -2246,22 +2247,22 @@ export default { "Inconclusive", ], }, - /** Lookup362: frame_system::extensions::check_non_zero_sender::CheckNonZeroSender */ + /** Lookup363: frame_system::extensions::check_non_zero_sender::CheckNonZeroSender */ FrameSystemExtensionsCheckNonZeroSender: "Null", - /** Lookup363: frame_system::extensions::check_spec_version::CheckSpecVersion */ + /** Lookup364: frame_system::extensions::check_spec_version::CheckSpecVersion */ FrameSystemExtensionsCheckSpecVersion: "Null", - /** Lookup364: frame_system::extensions::check_tx_version::CheckTxVersion */ + /** Lookup365: frame_system::extensions::check_tx_version::CheckTxVersion */ FrameSystemExtensionsCheckTxVersion: "Null", - /** Lookup365: frame_system::extensions::check_genesis::CheckGenesis */ + /** Lookup366: frame_system::extensions::check_genesis::CheckGenesis */ FrameSystemExtensionsCheckGenesis: "Null", - /** Lookup368: frame_system::extensions::check_nonce::CheckNonce */ + /** Lookup369: frame_system::extensions::check_nonce::CheckNonce */ FrameSystemExtensionsCheckNonce: "Compact", - /** Lookup369: frame_system::extensions::check_weight::CheckWeight */ + /** Lookup370: frame_system::extensions::check_weight::CheckWeight */ FrameSystemExtensionsCheckWeight: "Null", - /** Lookup370: pallet_transaction_payment::ChargeTransactionPayment */ + /** Lookup371: pallet_transaction_payment::ChargeTransactionPayment */ PalletTransactionPaymentChargeTransactionPayment: "Compact", - /** Lookup371: cumulus_primitives_storage_weight_reclaim::StorageWeightReclaim */ + /** Lookup372: cumulus_primitives_storage_weight_reclaim::StorageWeightReclaim */ CumulusPrimitivesStorageWeightReclaimStorageWeightReclaim: "Null", - /** Lookup372: flashbox_runtime::Runtime */ + /** Lookup373: flashbox_runtime::Runtime */ FlashboxRuntimeRuntime: "Null", }; diff --git a/typescript-api/src/flashbox/interfaces/types-lookup.ts b/typescript-api/src/flashbox/interfaces/types-lookup.ts index ce99b233e..5ac406f81 100644 --- a/typescript-api/src/flashbox/interfaces/types-lookup.ts +++ b/typescript-api/src/flashbox/interfaces/types-lookup.ts @@ -2761,28 +2761,29 @@ declare module "@polkadot/types/lookup" { readonly collatorsPerParathread: u32; readonly parathreadsPerCollator: u32; readonly targetContainerChainFullness: Perbill; + readonly maxParachainCoresPercentage: Option; } - /** @name PalletConfigurationError (317) */ + /** @name PalletConfigurationError (318) */ interface PalletConfigurationError extends Enum { readonly isInvalidNewValue: boolean; readonly type: "InvalidNewValue"; } - /** @name DpCollatorAssignmentAssignedCollatorsAccountId32 (318) */ + /** @name DpCollatorAssignmentAssignedCollatorsAccountId32 (319) */ interface DpCollatorAssignmentAssignedCollatorsAccountId32 extends Struct { readonly orchestratorChain: Vec; readonly containerChains: BTreeMap>; } - /** @name TpTraitsContainerChainBlockInfo (323) */ + /** @name TpTraitsContainerChainBlockInfo (324) */ interface TpTraitsContainerChainBlockInfo extends Struct { readonly blockNumber: u32; readonly author: AccountId32; readonly latestSlotNumber: u64; } - /** @name PalletAuthorNotingError (324) */ + /** @name PalletAuthorNotingError (325) */ interface PalletAuthorNotingError extends Enum { readonly isFailedReading: boolean; readonly isFailedDecodingHeader: boolean; @@ -2801,13 +2802,13 @@ declare module "@polkadot/types/lookup" { | "NonAuraDigest"; } - /** @name DpCollatorAssignmentAssignedCollatorsPublic (325) */ + /** @name DpCollatorAssignmentAssignedCollatorsPublic (326) */ interface DpCollatorAssignmentAssignedCollatorsPublic extends Struct { readonly orchestratorChain: Vec; readonly containerChains: BTreeMap>; } - /** @name PalletServicesPaymentError (330) */ + /** @name PalletServicesPaymentError (331) */ interface PalletServicesPaymentError extends Enum { readonly isInsufficientFundsToPurchaseCredits: boolean; readonly isInsufficientCredits: boolean; @@ -2815,7 +2816,7 @@ declare module "@polkadot/types/lookup" { readonly type: "InsufficientFundsToPurchaseCredits" | "InsufficientCredits" | "CreditPriceTooExpensive"; } - /** @name PalletDataPreserversRegisteredProfile (331) */ + /** @name PalletDataPreserversRegisteredProfile (332) */ interface PalletDataPreserversRegisteredProfile extends Struct { readonly account: AccountId32; readonly deposit: u128; @@ -2823,7 +2824,7 @@ declare module "@polkadot/types/lookup" { readonly assignment: Option>; } - /** @name PalletDataPreserversError (337) */ + /** @name PalletDataPreserversError (338) */ interface PalletDataPreserversError extends Enum { readonly isNoBootNodes: boolean; readonly isUnknownProfileId: boolean; @@ -2848,7 +2849,7 @@ declare module "@polkadot/types/lookup" { | "CantDeleteAssignedProfile"; } - /** @name PalletInvulnerablesError (339) */ + /** @name PalletInvulnerablesError (340) */ interface PalletInvulnerablesError extends Enum { readonly isTooManyInvulnerables: boolean; readonly isAlreadyInvulnerable: boolean; @@ -2863,10 +2864,10 @@ declare module "@polkadot/types/lookup" { | "UnableToDeriveCollatorId"; } - /** @name SpCoreCryptoKeyTypeId (344) */ + /** @name SpCoreCryptoKeyTypeId (345) */ interface SpCoreCryptoKeyTypeId extends U8aFixed {} - /** @name PalletSessionError (345) */ + /** @name PalletSessionError (346) */ interface PalletSessionError extends Enum { readonly isInvalidProof: boolean; readonly isNoAssociatedValidatorId: boolean; @@ -2876,7 +2877,7 @@ declare module "@polkadot/types/lookup" { readonly type: "InvalidProof" | "NoAssociatedValidatorId" | "DuplicatedKey" | "NoKeys" | "NoAccount"; } - /** @name PalletAuthorInherentError (349) */ + /** @name PalletAuthorInherentError (350) */ interface PalletAuthorInherentError extends Enum { readonly isAuthorAlreadySet: boolean; readonly isNoAccountId: boolean; @@ -2884,13 +2885,13 @@ declare module "@polkadot/types/lookup" { readonly type: "AuthorAlreadySet" | "NoAccountId" | "CannotBeAuthor"; } - /** @name PalletInflationRewardsChainsToRewardValue (350) */ + /** @name PalletInflationRewardsChainsToRewardValue (351) */ interface PalletInflationRewardsChainsToRewardValue extends Struct { readonly paraIds: Vec; readonly rewardsPerChain: u128; } - /** @name PalletTreasuryProposal (351) */ + /** @name PalletTreasuryProposal (352) */ interface PalletTreasuryProposal extends Struct { readonly proposer: AccountId32; readonly value: u128; @@ -2898,7 +2899,7 @@ declare module "@polkadot/types/lookup" { readonly bond: u128; } - /** @name PalletTreasurySpendStatus (353) */ + /** @name PalletTreasurySpendStatus (354) */ interface PalletTreasurySpendStatus extends Struct { readonly assetKind: Null; readonly amount: u128; @@ -2908,7 +2909,7 @@ declare module "@polkadot/types/lookup" { readonly status: PalletTreasuryPaymentState; } - /** @name PalletTreasuryPaymentState (354) */ + /** @name PalletTreasuryPaymentState (355) */ interface PalletTreasuryPaymentState extends Enum { readonly isPending: boolean; readonly isAttempted: boolean; @@ -2919,10 +2920,10 @@ declare module "@polkadot/types/lookup" { readonly type: "Pending" | "Attempted" | "Failed"; } - /** @name FrameSupportPalletId (356) */ + /** @name FrameSupportPalletId (357) */ interface FrameSupportPalletId extends U8aFixed {} - /** @name PalletTreasuryError (357) */ + /** @name PalletTreasuryError (358) */ interface PalletTreasuryError extends Enum { readonly isInvalidIndex: boolean; readonly isTooManyApprovals: boolean; @@ -2949,30 +2950,30 @@ declare module "@polkadot/types/lookup" { | "Inconclusive"; } - /** @name FrameSystemExtensionsCheckNonZeroSender (362) */ + /** @name FrameSystemExtensionsCheckNonZeroSender (363) */ type FrameSystemExtensionsCheckNonZeroSender = Null; - /** @name FrameSystemExtensionsCheckSpecVersion (363) */ + /** @name FrameSystemExtensionsCheckSpecVersion (364) */ type FrameSystemExtensionsCheckSpecVersion = Null; - /** @name FrameSystemExtensionsCheckTxVersion (364) */ + /** @name FrameSystemExtensionsCheckTxVersion (365) */ type FrameSystemExtensionsCheckTxVersion = Null; - /** @name FrameSystemExtensionsCheckGenesis (365) */ + /** @name FrameSystemExtensionsCheckGenesis (366) */ type FrameSystemExtensionsCheckGenesis = Null; - /** @name FrameSystemExtensionsCheckNonce (368) */ + /** @name FrameSystemExtensionsCheckNonce (369) */ interface FrameSystemExtensionsCheckNonce extends Compact {} - /** @name FrameSystemExtensionsCheckWeight (369) */ + /** @name FrameSystemExtensionsCheckWeight (370) */ type FrameSystemExtensionsCheckWeight = Null; - /** @name PalletTransactionPaymentChargeTransactionPayment (370) */ + /** @name PalletTransactionPaymentChargeTransactionPayment (371) */ interface PalletTransactionPaymentChargeTransactionPayment extends Compact {} - /** @name CumulusPrimitivesStorageWeightReclaimStorageWeightReclaim (371) */ + /** @name CumulusPrimitivesStorageWeightReclaimStorageWeightReclaim (372) */ type CumulusPrimitivesStorageWeightReclaimStorageWeightReclaim = Null; - /** @name FlashboxRuntimeRuntime (372) */ + /** @name FlashboxRuntimeRuntime (373) */ type FlashboxRuntimeRuntime = Null; } // declare module