Skip to content

Commit

Permalink
chore: upgrade to polkadot v0.9.30 (#176)
Browse files Browse the repository at this point in the history
* chore: upgrade to polkadot v0.9.30

* chore: cargo fmt

* ensure it builds

* regenerate subxt fileas

* nit

* fix tests

* fix simnode tests

Co-authored-by: David Salami <wizdave97@gmail.com>
  • Loading branch information
hussein-aitlahcen and Wizdave97 authored Jan 16, 2023
1 parent ecefd88 commit f0d44fe
Show file tree
Hide file tree
Showing 64 changed files with 28,635 additions and 12,871 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,6 @@ jobs:
run: |
cargo +nightly test -p hyperspace-testsuite --locked --release
- name: Termintate local parachain cluster
- name: Terminate local parachain cluster
run: |
./docker-compose -f scripts/parachain-launch/docker-compose.yml down -v
Loading

0 comments on commit f0d44fe

Please sign in to comment.