-
Notifications
You must be signed in to change notification settings - Fork 15
Run yarn dedupe to fix issue with @polkadot/keyring
#337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This fixes the problem with the `@polkadot/keyring` package, which necessitated an `unknown` type cast on dev account objects.
xlc
approved these changes
Jul 15, 2025
rockbmb
added a commit
that referenced
this pull request
Aug 6, 2025
* [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Add basic slashing E2E tests to staking suite (#214) * Init basic slashing test * Verify slashing occurs when transitioning era * Add post-slash balance checks to test * Expand helper comment * Update block numbers * wip * Use binary search to find era change block * Remove MRE code from test suite An appropriate Chopsticks issue has been created, so the MRE should go. * Add slashing events to test snapshots * Add test to slash cancellation * Test cancelling unapplied slashes with different origins * Test slash cancellation with bad origin * Test invulnerable-validator setting with bad origins * update snapshots (#234) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Redact block numbers from scheduler snapshots (#233) Also, roll back E2E staking tests to create a client for each test. Co-authored-by: Bryan Chen <[email protected]> * update snapshot (#236) * update snapshots (#237) * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Extend proxy E2E test suite with call filtering tests (#231) * Add `ts-pattern` dependency * Draft proxy call filtering test * Draft proxy filtering mechanism for `NonTransfer/Governance` * Add draft of proxy filtering tests for Governance proxies * Test bounty pallet in proxy call filtering test * Refactor proxy call filtering test structure * Regenerate proxy snapshots * Rework proxy filtering snapshot names * Reduce amount of blocks required in proxy filtering tests * Test Staking and NominationPools proxy call filtering * Test `CancelProxy` proxy call filtering * Test `Auction` proxy type filtering * Correct proxy call event snapshot names * Test `Spokesperson` proxy type filtering * Add and test `ParaRegistration` proxy type filtering Also, enable `Spokesperson` test, mistakenly omitted in previous commit. * Test call filtering for asset proxy types * Test call filtering for collator proxy type * Test alliance proxy type call filtering * Create Fellowship proxy type call filtering test * Complete Fellowship proxy type call filtering test * Update proxy test snapshots * Test ambassador proxy type call filtering * Swap extrinsics from balances pallet in call filtering tests * Test `Broker` proxy type call filtering * Exclude some unstable events from `balances` pallet * Test `CoretimeRenewer` proxy type call filtering * Disable credit purchase call in coretime filtering tests * Extend `Collator` proxy type call filtering test * Display logging information in proxy call filtering test In case such a test fails, a message will now be displayed showing which call caused the failure. * Update block numbers * Update `Broker` proxy type filtering test snapshots * Improve stability of `Broker` proxy filtering test * Test call fltering for identity proxy types * Update missing `CoretimeRenewer` proxy test snapshots * Add missing utility/system actions to some proxy types * Disable some call filtering tests pending fixes 1. Kusama `ParaRegistration` proxy type cannot call `remove_proxy` 2. `CancelProxy` types outside of relay chains cannot call utility/system actions * Update snapshots * Remove duplicate TODO note * Update snapshot * update snapshots (#242) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#243) Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.2.6 to 6.3.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * redact referenda index (#244) * add missing snapshot (#245) * Bump typescript from 5.8.2 to 5.8.3 (#246) Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @swc/core from 1.11.5 to 1.11.24 (#247) Bumps [@swc/core](https://github.com/swc-project/swc) from 1.11.5 to 1.11.24. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.11.5...v1.11.24) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.11.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump dotenv from 16.4.7 to 16.5.0 (#249) Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 16.5.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v16.5.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * update snapshots (#251) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Fix staking's slashing test events (#253) * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * improve staking test (#254) * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Fix unapplied slash test (#255) * Correct binary search for era change block in test * Update snapshots * Use fresh accounts for staking slash test * Test denied call filtering for proxy types (#239) * Update `README` with proxy call filtering notes * Test vesting call filtering * Add vesting call filtering tests Also, re-enable all previously disabled tests, which are now expected to fail. The required structure to record this has been created. * Improve comments on proxy filter test runner * Initializing negative call filtering tests * Extend and deduplicate disallowed proxy call tests The expected test failure mechanism was refactored into the disallowed proxy call tests, which were extended with some additional cases. * Test auction proxy's forbidden actions * Test disallowed calls for governance proxies * Test disallowed calls for nom. pools proxies * Test forbidden society proxy calls * Test forbidden calls for spokesperson proxy type * Update `ParaRegistration` denied call filtering test * Update allowed proxy call tests' snapshots * Update forbidden call filtering tests' snapshots * Remove mistakenly added pause * Test forbidden calls for collator proxy type * Test forbidden calls for assets proxy type * Test forbidden calls for asset manager proxy type * Test forbidden calls for asset owner proxy type * Test forbidden calls for alliance proxy type * Test forbidden calls for fellowhsip proxy type Also, update alliance/several asset proxy types. * Test forbidden calls for ambassador proxy type * Extend forbidden calls test for alliance and fellowship proxies * Extend forbidden calls test for broker proxies * Extend forbidden calls test for on-demand renewal proxies * Extend forbidden calls test for coretime renewal proxies * Extend forbidden calls test for identity proxy types * Update snapshots * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * new test for snowbridge eth on acala (#259) * new test for snowbridge eth on acala * update snapshots * update snapshots (#262) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * update snapshots (#264) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * redact bounty index for proxy test and fix test file name (#265) * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Correct proxy filtering tests (#266) * Rework proxy action builder `concat()` was used instead of `push()` in some proxy action builders, which means some proxy call filtering tests were running on empty lists of actions. This commit fixes the case for allowed call tests. * Update snapshots * Fix `ParaRegistration` filtering tests The reason `remove_proxy` was not working was that the proxy type passed to the extrinsic was hardcoded, when in reality its index is different on Polkadot and Kusama; this is combined with the fact the that proxy type can only remove itself. * Improve `TODO`s on proxy filtering test module * Add test for correctly setting invulnerable validators (#261) * Add test for correctly setting invulnerable validators * Test setting invulnerable validators with correct origin * update snapshots (#269) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Create script to check proxy test filtering coverage (#268) * Init script to check proxy test filtering coverage * Improve script to check proxy test filtering coverage Instead of checking for every proxy type in every snapshot file, filter the files before starting a proxy type's test search. * Do not false-positive absence of Any forbidden tests * Only read snapshot files once, and streamed (WIP) * Use `resolve` callback in filestream to return results * Improve and refactor script * More improvements to script * Add README section on proxy call coverage checker * Add some flair to snapshot file paths * increase timeout * update snapshots * Fix People chain E2E tests (#272) * update snapshots (#273) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Bump @types/lodash from 4.17.16 to 4.17.17 (#275) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.16 to 4.17.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump unplugin-swc from 1.5.2 to 1.5.4 (#277) Bumps [unplugin-swc](https://github.com/unplugin/unplugin-swc) from 1.5.2 to 1.5.4. - [Release notes](https://github.com/unplugin/unplugin-swc/releases) - [Commits](unplugin/unplugin-swc@v1.5.2...v1.5.4) --- updated-dependencies: - dependency-name: unplugin-swc dependency-version: 1.5.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump vitest from 3.1.3 to 3.1.4 (#278) Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/node from 22.15.16 to 22.15.29 (#274) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.16 to 22.15.29. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.29 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump chopsticks * disable moonbeam tests * Bump tar-fs from 2.1.2 to 2.1.3 in the npm_and_yarn group (#279) Bumps the npm_and_yarn group with 1 update: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 2.1.2 to 2.1.3 - [Commits](https://github.com/mafintosh/tar-fs/commits) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 2.1.3 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump Yarn and PJS versions (#280) * update snapshots (#282) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * update snapshots (#283) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * update snapshots (#284) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Bump brace-expansion from 1.1.11 to 1.1.12 in the npm_and_yarn group (#286) Bumps the npm_and_yarn group with 1 update: [brace-expansion](https://github.com/juliangruber/brace-expansion). Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * update snapshots (#288) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * bump deps (#289) * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * update snapshots (#300) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix system chains xcm tests (#307) * add integritee tests (#287) * add first integritee tests * tests for integritee and AH * fixes * cleanup * fixes AssetId vs Location * fix endowment * experiments * test * test * working minimal tests * cleanup * fix * add snapshot files * fix tests and update snapshots * fix polkadot testing amount * Update Snapshots (#308) * update snapshots * restore --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bryan Chen <[email protected]> * update snapshots (#310) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * fix json * Update Snapshots (#311) * update snapshots * fix --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bryan Chen <[email protected]> * increase timeout * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Bump dotenv from 16.5.0 to 17.0.0 (#315) Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.0.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.0.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/node from 22.15.29 to 24.0.8 (#313) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.29 to 24.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Bump Yarn to 4.9.2 (#318) * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * update snapshots (#320) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Create multisig e2e tests (#305) * Initialize multisig e2e tests * Complete basic multisig e2e test * Create multisig e2e tests for all relevant chains * Create test to multisig cancellation * Update comment in proxy coverage checking script * Update comment on multisig test * Test multisig creation with liminal numbers of signatories * Remove address encoding arg from some multisig tests * Test out of order signatories * Test using `approveAsMulti` * Remove timepoint height from snapshots * Test 2-of-2 multisig with final `approveAsMulti` * Extend 2-of-2 multisig test * Rename some packages * Test repeated approval with `approveAsMulti` * Test having a signatory in the signatories list * Test out-of-order signatories * Test using `approveAsMulti` to begin multisig process * Test unexpected timepoint being passed to `approveAsMulti` * Test multisig approval without timepoint * Test insufficient max weight in multisig execution * Test using incorrect timepoint in multisig execution * Correct comment in test * Test multisig operations with threshold < 2 * Test cancelling non-existent multisig * Log snapshots of failed multisig operations * Remove mistakenly added heigh datum from snapshot * Refactor comment in one test * Test cancelling a multisig without permission * Reorder some tests * Reorder all tests * Remove unused snapshots * Redact some unstable test snapshots * Added e2e test that spends foreign asset from Treasury (#319) * added initial version of treasury test * fixed ts build * finished test, but it does not build * made test work * Made treasury spend test compliant with PET. Also, moved test to the right file. * fixed import * refactored checkEvents * improved event checking, call scheduling, test name and added some comments * added missing assertions * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * update snapshots (#322) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Treasury e2e follow up (#321) * Move treasury test to its own E2E module * Update snapshots * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Multisig e2e followup (#323) * Add extra multisig e2e tests * Update `README.md` * Update snapshots * Redact a test snapshot * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * fixed root origin (#324) * bump node version * update some snapshots (#328) * fix tests (#329) * fix tests * update * disable more tests * disable more tests * nomination pool have events now * update proxy tests * update snapshots (#331) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * made treasury spend call programatic (#332) * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Bump `chopsticks` to `1.2.0` (#334) * Bump `chopsticks` to `1.2.0` * Bump PJS to `16.4.1` `chopsticks-1.2.0` uses `polkadot-16.4.1`, so PET's PJS needs a bump too. * Cast dev accounts objects to`unknown` Depdendency mismatch for `@polkadot/keyring` between `chopsticks-utils` and `polkadot-ecosystem-tests/networks`. Even when `@polkadot/keyring` is set locally (PET) to the same version as in `chopsticks-utils`, the dependency mismatch is still present. * avoid testingPairs issue * update snapshots (#336) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Add multisig tests to Westend AH * Run `yarn dedupe` to fix issue with `@polkadot/keyring` (#337) * Run `yarn dedupe` This fixes the problem with the `@polkadot/keyring` package, which necessitated an `unknown` type cast on dev account objects. * Remove `as unknown` type cast on dev account objects * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Remove `purchase` call from proxy snapshots (#339) * Remove `broker::purchase` call from proxy snapshots This snapshot for the proxy filtering (forbidden) tests is slightly unstable If coretime sales are active, the snapshot check in proxy filtering tests will spuriously fail. This PR uses a different call to `broker` to avoid this. * Remove unnecessary proxy filtering snapshots By mistake, forbidden proxy filtering tests used `expect` with `toMatchSnapshot` instead of `toBe`, which created redundant snapshots. This commit removes them. * Remove unnecessary proxy filtering snapshots * Change proxy call filter lists for Kusama `CancelProxy` Reflects polkadot-fellows/runtimes#740 . * update snapshots (#345) * Update Polkadot E2E proxy snapshots (#347) * Update Polkadot `CancelProxy` test Follows from github.com/polkadot-fellows/runtimes/pull/740 having taken effect on Polkadot after the latest runtime upgrade. * Update Polkadot snapshots * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Bump form-data from 4.0.1 to 4.0.4 in the npm_and_yarn group (#348) Bumps the npm_and_yarn group with 1 update: [form-data](https://github.com/form-data/form-data). Updates `form-data` from 4.0.1 to 4.0.4 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.1...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Reenable Kusama staking tests (#349) * Restore skipped Kusama staking tests * Update staking snapshots * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Add multisig E2E test to Westend * Drop relay chain from proxy E2E tests It was previously used, but by mistake - it is not necessary to advance the relay chain's block number to have `parachainSystem.lastRelayChainBlockNumber` advance as well. * Bump axios from 1.10.0 to 1.11.0 in the npm_and_yarn group (#350) Bumps the npm_and_yarn group with 1 update: [axios](https://github.com/axios/axios). Updates `axios` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Update test to setting metadata to reflect new event (#357) * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Bump @swc/core from 1.11.24 to 1.13.3 (#358) Bumps [@swc/core](https://github.com/swc-project/swc) from 1.11.24 to 1.13.3. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.11.24...v1.13.3) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/lodash from 4.17.17 to 4.17.20 (#359) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.17 to 4.17.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Retry of #361 (biome update) (#363) * Bump @biomejs/biome from 1.9.4 to 2.1.3 Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.9.4 to 2.1.3. - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/[email protected]/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.1.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Migrate `biome` config to new v2 format * Organize imports in biome config * Add explicit vitest group to biome import ordering * Apply new biome config --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump vitest from 3.1.4 to 3.2.4 (#360) Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.1.4 to 3.2.4. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump typescript from 5.8.3 to 5.9.2 (#362) Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * update snapshots (#364) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Remove AH scheduler e2e tests (#366) * Remove unneeded asset hub scheduler e2e tests * Remove snapshots for AH scheduler tests * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Remove leftover time-sensitive datum from scheduler E2E test snapshot (#369) * Remove time-sensitive datum from scheduler test snapshot A block number was left in a snapshot by mistake. * Update Polkadot/Kusama snapshots * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Remove duplicate scheduler E2E tests * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS * Update Westend AH snapshots * [ci skip] Update KNOWN_GOOD_BLOCK_NUMBERS --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bryan Chen <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: brenzi <[email protected]> Co-authored-by: Andrii <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Follow-up of #334 .