Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
69273cd
Bump to stable2503
athei Apr 25, 2025
1677663
Disable encointer
athei Apr 29, 2025
67f29bd
Copy over weight files from PolkadotSDK
athei May 5, 2025
ad9a484
Derive DecodeWithMemTracking
athei Apr 29, 2025
5163229
Change pallet referenda TracksInfo::tracks to return an iterator
athei May 5, 2025
4b3e9db
Add BlockNumberProvider
athei May 5, 2025
38466df
[AHM] Moves disabling logic into pallet-session
athei May 5, 2025
d977ff3
[Nomination Pool] Make staking restrictions configurable
athei May 5, 2025
21cd816
[Staking] Currency <> Fungible migration
athei May 5, 2025
34e9e4c
chore: fix zepter
pandres95 May 6, 2025
d006154
chore: Update to `stable2503-1`
pandres95 May 6, 2025
a030017
fix(relay): resolve build issues for relay chain runtimes
pandres95 May 6, 2025
2a37f9a
fix(system-parachains/collectives): resolve build issues for collecti…
pandres95 May 6, 2025
fdd487d
fix(system-parachains/coretime): resolve build issues for coretime pa…
pandres95 May 6, 2025
12f5d54
chore(bridge-hub-polkadot-runtime): add new deps for snowbridge
pandres95 May 6, 2025
1393700
fix(system-parachains/bridge-hubs): resolve build issues for bridge h…
pandres95 May 6, 2025
4bea49c
fix(system-parachains/asset-hubs): resolve build issues for asset hub…
pandres95 May 6, 2025
7c71e6c
Merge pull request #1 from pandres95/at/2503
athei May 7, 2025
f6f53ad
fmt
athei May 7, 2025
514205a
Add missing dev account genesis
athei May 7, 2025
fcd5d96
Taplo
athei May 7, 2025
bfb5931
Switch away from snowbridge-router-primitives
athei May 7, 2025
795b686
Add more missing genesis fields
athei May 7, 2025
46038d9
Xcm config fixes
athei May 7, 2025
7c72c8f
Fix tests
athei May 7, 2025
d5c349c
Remove no longer needed filter for snowbridge
athei May 7, 2025
233a9ea
Fix more missing genesis fields
athei May 7, 2025
6bdedf4
Fix snowbridge tests
athei May 7, 2025
ed5b898
Fix staking config for fungibles transition
athei May 7, 2025
f3c3fc5
Add missing genesis fields
athei May 7, 2025
5f6b147
Remove unused fields
athei May 7, 2025
8f5884a
Remove syntax zepter does not understand
athei May 7, 2025
5df6026
taplo
athei May 7, 2025
8b9fa9c
Revert "Disable encointer"
clangenb May 7, 2025
6683b22
bump encointer
clangenb May 7, 2025
bfc271f
encointer 2503 fixes
clangenb May 7, 2025
3893cbc
encointer 2503 fixes
clangenb May 7, 2025
8bd16ed
fmt
clangenb May 7, 2025
78f6de3
Merge pull request #2 from encointer/cl/bump-encointer
athei May 7, 2025
541b2be
fix snowbridge tests
claravanstaden May 7, 2025
8254b5e
Merge pull request #3 from Snowfork/snowbridge-2503
athei May 7, 2025
48ee0d2
Merge branch 'main' into at/2503
athei May 8, 2025
7645a74
Allow deprecated functions
athei May 8, 2025
70d08dd
Need to forward `try-runtime` or a `--all-features` build will break
athei May 8, 2025
27d89fe
zepter
athei May 8, 2025
e457d7f
Remove unused import in benchmarking code
athei May 8, 2025
4e4f654
Update to polkadot-stable2503-2
athei May 8, 2025
6a34a7b
Update changelog
athei May 8, 2025
904f0fd
Add missing migrations
athei May 8, 2025
7220f1c
Taplo
athei May 8, 2025
fe1794c
Revert back some bridge weights to pass: can_calculate_fee_for_standa…
bkontur May 9, 2025
30c1441
Merge pull request #4 from bkontur/bko-on-at-2503
athei May 9, 2025
3f7c44b
Merge branch 'main' into at/2503
athei May 9, 2025
abcf7f5
Fix for relay benchmarks
bkontur May 9, 2025
1241209
Revert "Copy over weight files from PolkadotSDK"
athei May 14, 2025
990be64
Add missing weight functions
athei May 14, 2025
7d2b037
Migration for BHK
bkontur May 14, 2025
2950415
Moved to common for BHP
bkontur May 14, 2025
799169e
Refactor rewards for BHP
bkontur May 14, 2025
3a9130d
Imports
bkontur May 14, 2025
ec5c47b
Merge pull request #5 from bkontur/bko-on-at-2503
athei May 14, 2025
d270ec3
Merge pull request #6 from bkontur/bko-on-athei-at-2503
athei May 14, 2025
ca4ca75
Fix BHP benchmarks
bkontur May 14, 2025
5132b52
Add broker block number conversion migration
seadanda May 14, 2025
1b7becb
Also advance relay block number in coretime tests
seadanda May 14, 2025
255ab5a
Merge pull request #7 from bkontur/bko-on-athei-at-2503
athei May 15, 2025
5d9ee51
Merge pull request #8 from seadanda/donal-broker-blocknumber-migration
athei May 15, 2025
52ded3a
fix Polkadot SDK stable2503 integration and fix integration tests
acatangiu May 15, 2025
6b8ee60
Merge pull request #9 from acatangiu/fix-2503-integration
athei May 15, 2025
89381ad
Fix clippy lints
athei May 16, 2025
fc8b859
Update frame-omni-bencher
athei May 16, 2025
15a1d01
Update Cargo.toml
raymondkfcheung May 22, 2025
6ea565c
Update CHANGELOG.md
raymondkfcheung May 22, 2025
3078c66
Merge branch 'main' into ray-ensure-topic
raymondkfcheung May 22, 2025
4c24236
Update versions of frame-support & sp-io
raymondkfcheung May 22, 2025
5f1d2e0
Revert changes
raymondkfcheung May 22, 2025
f0702e8
Merge branch 'pr-711-branch-local' into ray-ensure-topic
raymondkfcheung May 23, 2025
bf20286
Update versions
raymondkfcheung May 23, 2025
db4f27a
Merge branch 'main' into ray-ensure-topic
raymondkfcheung Jun 6, 2025
629113b
Update CHANGELOG.md
raymondkfcheung Jun 6, 2025
fb42a27
Update CHANGELOG.md
raymondkfcheung Jun 6, 2025
4b85e61
Revert unrelated changes
raymondkfcheung Jun 6, 2025
58005b4
Fix tests
raymondkfcheung Jun 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- [[#711](https://github.com/polkadot-fellows/runtimes/pull/711)] Only allow apply slash to be executed if the slash amount is atleast ED ([SDK stable2503 #6540](https://github.com/paritytech/polkadot-sdk/pull/6540)).
- [[#711](https://github.com/polkadot-fellows/runtimes/pull/711)] Paras-registrar: Improve error reporting ([SDK stable2503 #6989](https://github.com/paritytech/polkadot-sdk/pull/6989)).
- [[#711](https://github.com/polkadot-fellows/runtimes/pull/711)] Xcm: convert properly assets in xcmpayment apis ([SDK stable2503 #7134](https://github.com/paritytech/polkadot-sdk/pull/7134)).
- Ensure Consistent Topic IDs for Traceable Cross-Chain XCM ([polkadot-fellows/runtimes/pull/739](https://github.com/polkadot-fellows/runtimes/pull/739))

### Fixed

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

use crate::*;
use frame_support::traits::OnInitialize;
use kusama_runtime::Dmp;
use kusama_runtime_constants::system_parachain::coretime::TIMESLICE_PERIOD;
use pallet_broker::{ConfigRecord, Configuration, CoreAssignment, CoreMask, ScheduleItem};
use sp_runtime::Perbill;
Expand All @@ -34,6 +35,10 @@ fn transact_hardcoded_weights_are_sane() {
type CoretimeEvent = <CoretimeKusama as Chain>::RuntimeEvent;
type RelayEvent = <Kusama as Chain>::RuntimeEvent;

Kusama::execute_with(|| {
Dmp::make_parachain_reachable(CoretimeKusama::para_id());
});
Comment on lines +38 to +40
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm how did these pass before?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why. But these two tests are failed locally.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm how did these pass before?

Explained here: #759 (comment)


// Reserve a workload, configure broker and start sales.
CoretimeKusama::execute_with(|| {
// Hooks don't run in emulated tests - workaround as we need `on_initialize` to tick things
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
use crate::*;
use frame_support::traits::OnInitialize;
use pallet_broker::{ConfigRecord, Configuration, CoreAssignment, CoreMask, ScheduleItem};
use polkadot_runtime::Dmp;
use polkadot_runtime_constants::system_parachain::coretime::TIMESLICE_PERIOD;
use sp_runtime::Perbill;

Expand All @@ -34,6 +35,10 @@ fn transact_hardcoded_weights_are_sane() {
type CoretimeEvent = <CoretimePolkadot as Chain>::RuntimeEvent;
type RelayEvent = <Polkadot as Chain>::RuntimeEvent;

Polkadot::execute_with(|| {
Dmp::make_parachain_reachable(CoretimePolkadot::para_id());
});

// Reserve a workload, configure broker and start sales.
CoretimePolkadot::execute_with(|| {
// Hooks don't run in emulated tests - workaround as we need `on_initialize` to tick things
Expand Down
Loading