Skip to content

Commit d5756a9

Browse files
authored
upgrade to polkadot v1.0.0 (#339)
* bending tomls * build stuck at missing Serialize trait bound in encointer primitives * inserted missing try-runtime for some pallets * upgrade runtime and pallet definitions * cargo check * node builds. client not * upgrdae api-client * lockfile * fmt * bump versions * bump srtool rustc * change srtool to stable * doc cosmetics
1 parent 6f5d7bf commit d5756a9

14 files changed

Lines changed: 851 additions & 873 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ jobs:
121121
with:
122122
image: paritytech/srtool
123123
chain: ${{ matrix.runtime }}
124-
# Can remove that when we can build with stable, see: https://github.com/integritee-network/parachain/issues/200
125-
tag: 1.66.1
126124
runtime_dir: runtime
127125

128126
- name: Summary

0 commit comments

Comments
 (0)