Skip to content

Commit

Permalink
upgrade to polkadot v1.0.0 (#339)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
brenzi committed Jul 31, 2023
1 parent 6f5d7bf commit d5756a9
Show file tree
Hide file tree
Showing 14 changed files with 851 additions and 873 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ jobs:
with:
image: paritytech/srtool
chain: ${{ matrix.runtime }}
# Can remove that when we can build with stable, see: https://github.com/integritee-network/parachain/issues/200
tag: 1.66.1
runtime_dir: runtime

- name: Summary
Expand Down
Loading

0 comments on commit d5756a9

Please sign in to comment.