Skip to content

Commit

Permalink
Polkadot v1.0.0 (#248)
Browse files Browse the repository at this point in the history
* bend tmols

* fixes

* bump pallets. still std trouble with claims

* shell runtime builds

* fixed claims serde

* integritee-runtime builds

* fixes

* brute-overwrite service, command, rpc. builds but unchecked if we killed functionality

* restore and apply systemchain changes only

* fixes

* zombienet works except integritee+shell

* fix try-runtime

* premige manual migration

* taplo fmt

* srtool stable

* complete migration setup. trouble with collective instances

* migrations succeed
  • Loading branch information
brenzi authored Jan 23, 2024
1 parent 7049242 commit 4e5e23d
Show file tree
Hide file tree
Showing 25 changed files with 1,776 additions and 2,509 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,6 @@ jobs:
uses: chevdor/srtool-actions@v0.7.0
with:
image: paritytech/srtool
# Can remove that when we can build with stable, see: https://github.com/integritee-network/parachain/issues/200
tag: 1.66.1
chain: ${{ matrix.runtime }}
runtime_dir: polkadot-parachains/${{ matrix.runtime }}-runtime

Expand Down
Loading

0 comments on commit 4e5e23d

Please sign in to comment.