Skip to content

Commit

Permalink
upgrade to polkadot-v1.6.0 (#265)
Browse files Browse the repository at this point in the history
* upgrade to polkadot-v1.6.0 deps

* apply necessary code changes

* fix build setup

* fixes

* fix chain spec

* cleanup

* bump versions

* fix benchmakrs

* taplo

* add migration for xcmp queue

* bump srtool GHA

* fix review comments

* fix benchmarking

* rerun benchmarks

* fix spec generation

* regenesis rococo

* lock
  • Loading branch information
brenzi authored Feb 12, 2024
1 parent 590cd4b commit 4f3cab2
Show file tree
Hide file tree
Showing 43 changed files with 3,067 additions and 2,174 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ jobs:
- name: Srtool build
id: srtool_build
uses: chevdor/srtool-actions@v0.7.0
uses: chevdor/srtool-actions@v0.9.2
with:
image: paritytech/srtool
chain: ${{ matrix.runtime }}
Expand Down
Loading

0 comments on commit 4f3cab2

Please sign in to comment.