Skip to content

Conversation

@ipapandinas
Copy link
Contributor

Pull Request Summary

New prep release for runtime and client:

  • collator release v5.48.0
  • runtime release 2000

Contains the following changes:

  1. PolkadotSDK Update (stable2506)
    2 major version bump (stable2412 → stable2503 → stable2506)
    Litep2p is now the default network stack (Libp2p still available via CLI flag)
  2. Cleanups
    • Sudo pallet removal from Astar runtime
    • AssetHub migration code removed
    • Stale collator selection data cleanup
  3. Bug Fix
    • dApp Staking invariant fix - corrects Ledger contract stake count tracking

@ipapandinas ipapandinas added shiden related to shiden runtime astar Related to Astar shibuya related to shibuya runtime This PR/Issue is related to the topic “runtime”. client This PR/Issue is related to the topic “client”. labels Dec 26, 2025
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Health
pallets/dapp-staking/src 80% 0%
pallets/dapp-staking/src/benchmarking 95% 0%
precompiles/xcm/src 69% 0%
pallets/inflation/src 58% 0%
precompiles/assets-erc20/src 77% 0%
primitives/src 55% 0%
precompiles/dapp-staking/src 89% 0%
pallets/collator-selection/src 82% 0%
pallets/price-aggregator/src 75% 0%
chain-extensions/unified-accounts/src 0% 0%
pallets/ethereum-checked/src 76% 0%
precompiles/substrate-ecdsa/src 67% 0%
pallets/astar-xcm-benchmarks/src/fungible 100% 0%
pallets/dynamic-evm-base-fee/src 82% 0%
pallets/democracy-mbm/src 30% 0%
pallets/vesting-mbm/src 87% 0%
pallets/static-price-provider/src 91% 0%
precompiles/unified-accounts/src 100% 0%
precompiles/dispatch-lockdrop/src 83% 0%
pallets/dapp-staking/rpc/runtime-api/src 0% 0%
precompiles/sr25519/src 56% 0%
pallets/dapp-staking/src/test 0% 0%
pallets/collective-proxy/src 94% 0%
pallets/astar-xcm-benchmarks/src/generic 100% 0%
chain-extensions/types/unified-accounts/src 0% 0%
primitives/src/xcm 66% 0%
chain-extensions/pallet-assets/src 54% 0%
pallets/unified-accounts/src 79% 0%
chain-extensions/types/assets/src 0% 0%
pallets/xc-asset-config/src 56% 0%
precompiles/dapp-staking/src/test 0% 0%
pallets/astar-xcm-benchmarks/src 86% 0%
Summary 72% (3884 / 5383) 0% (0 / 0)

Minimum allowed line rate is 50%

@ipapandinas
Copy link
Contributor Author

/runtime-upgrade-test astar

@ipapandinas
Copy link
Contributor Author

/runtime-upgrade-test shiden

@ipapandinas
Copy link
Contributor Author

/runtime-upgrade-test shibuya

@github-actions
Copy link

Runtime upgrade test is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/20570542390.
Please wait for a while.
Runtime: astar
Branch: chore/release-prep-2000
SHA: 12d33e9

@github-actions
Copy link

Runtime upgrade test is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/20570545852.
Please wait for a while.
Runtime: shibuya
Branch: chore/release-prep-2000
SHA: 12d33e9

@github-actions
Copy link

Runtime upgrade test is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/20570544054.
Please wait for a while.
Runtime: shiden
Branch: chore/release-prep-2000
SHA: 12d33e9

@github-actions
Copy link

Runtime upgrade test finished:

yarn run v1.22.22
$ RUNTIME=astar yarn test tests/runtime-upgrade.test.ts
$ LOG_LEVEL=error vitest --silent --no-color tests/runtime-upgrade.test.ts

RUN v2.1.9 /home/runner/work/Astar/Astar/tests/e2e

✓ tests/runtime-upgrade.test.ts (1 test) 68908ms
✓ runtime upgrade > runtime upgrade works 68395ms

Test Files 1 passed (1)
Tests 1 passed (1)
Start at 10:35:43
Duration 73.95s (transform 39ms, setup 0ms, collect 4.84s, tests 68.91s, environment 0ms, prepare 56ms)

Done in 74.39s.

@github-actions
Copy link

Runtime upgrade test finished:

yarn run v1.22.22
$ RUNTIME=shiden yarn test tests/runtime-upgrade.test.ts
$ LOG_LEVEL=error vitest --silent --no-color tests/runtime-upgrade.test.ts

RUN v2.1.9 /home/runner/work/Astar/Astar/tests/e2e

✓ tests/runtime-upgrade.test.ts (1 test) 77065ms
✓ runtime upgrade > runtime upgrade works 76453ms

Test Files 1 passed (1)
Tests 1 passed (1)
Start at 10:35:58
Duration 82.52s (transform 35ms, setup 0ms, collect 5.23s, tests 77.06s, environment 0ms, prepare 63ms)

Done in 82.99s.

@ipapandinas
Copy link
Contributor Author

/runtime-upgrade-test shibuya

@github-actions
Copy link

Runtime upgrade test is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/20575446494.
Please wait for a while.
Runtime: shibuya
Branch: chore/release-prep-2000
SHA: 12d33e9

@ipapandinas ipapandinas merged commit b2129ea into master Dec 29, 2025
13 checks passed
@ipapandinas ipapandinas deleted the chore/release-prep-2000 branch December 29, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astar Related to Astar client This PR/Issue is related to the topic “client”. runtime This PR/Issue is related to the topic “runtime”. shibuya related to shibuya shiden related to shiden runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants