Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
4b54cd7
Revert back to `polkadot-stable2409-4` (psvm --version polkadot-stabl…
bkontur Mar 13, 2025
879ae89
psvm --version polkadot-stable2409-6
bkontur Mar 13, 2025
c92c13b
Patch dry-run
bkontur Mar 13, 2025
1cb6d83
Patch filter
bkontur Mar 13, 2025
4028387
Patched bridge tests
bkontur Mar 13, 2025
17789e8
Patched snowbridge (TODO)
bkontur Mar 13, 2025
87e03aa
Update from bkontur running command 'fmt'
actions-user Mar 14, 2025
e8c0ab8
changelog
bkontur Mar 14, 2025
554ec5b
We don't need `bp-polkadot-bulletin`
bkontur Mar 14, 2025
b0949a4
Apply suggestions from code review
bkontur Mar 14, 2025
63237e0
Bump penpal-runtime
bkontur Mar 14, 2025
cb78e0f
Removed deps (bp-polkadot, bp-kusama) from polkadot-sdk and moved dir…
bkontur Mar 14, 2025
bb2bc01
Fix dry-run emulated tests
bkontur Mar 14, 2025
d6e4b7a
Update from bkontur running command 'fmt'
actions-user Mar 14, 2025
3fae9be
Use uri instead of host/port
bkontur Feb 21, 2025
34f992d
Removed unused static_assertions
bkontur Mar 5, 2025
1d95707
Use json for zombienet's `js-script`
bkontur Mar 14, 2025
e5cb38e
Revert "Use json for zombienet's `js-script`"
bkontur Mar 18, 2025
7d72887
Revert "Removed unused static_assertions"
bkontur Mar 18, 2025
241105c
Revert "Use uri instead of host/port"
bkontur Mar 18, 2025
115983e
Revert "Update from bkontur running command 'fmt'"
bkontur Mar 18, 2025
b421940
Revert "Removed deps (bp-polkadot, bp-kusama) from polkadot-sdk and m…
bkontur Mar 18, 2025
cbec648
Revert "We don't need `bp-polkadot-bulletin`"
bkontur Mar 18, 2025
c85fd01
Merge remote-tracking branch 'polkadot-fellows/main' into bko-patch-s…
bkontur Mar 28, 2025
876de23
Update system-parachains/bridge-hubs/bridge-hub-polkadot/src/bridge_t…
bkontur Mar 28, 2025
a4ed574
Update CHANGELOG.md
bkontur Apr 1, 2025
de119a3
Dual stake tests (#11)
Ank4n Apr 2, 2025
d0d0602
Update system-parachains/bridge-hubs/bridge-hub-polkadot/src/bridge_t…
bkontur Apr 3, 2025
f6283c3
Merge remote-tracking branch 'polkadot-fellows/main' into bko-patch-s…
bkontur Apr 4, 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 @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Changed

- Apply patch for stable2409-6 ([polkadot-fellows/runtimes/pull/623](https://github.com/polkadot-fellows/runtimes/pull/623))
- Disable MBM migrations for all runtimes for check-migrations CI ([polkadot-fellows/runtimes/pull/590](https://github.com/polkadot-fellows/runtimes/pull/590))
- chain-spec-generator supports conditional building (`--no-default-features --features <runtime>` or `--no-default-features --features all-runtimes` or
`--no-default-features --features all-polkadot` or `--no-default-features --features all-kusama`)([polkadot-fellows/runtimes/pull/637](https://github.com/polkadot-fellows/runtimes/pull/637))
Expand Down
Loading
Loading