Skip to content

Commit

Permalink
Merge pull request #302 from Phala-Network/polkadot-v1.0.0
Browse files Browse the repository at this point in the history
Upgrade to Polkadot v1.0.0
  • Loading branch information
jasl authored Oct 10, 2023
2 parents 8b39be6 + 508711d commit 3aa034a
Show file tree
Hide file tree
Showing 509 changed files with 3,904 additions and 145,022 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ indent_style=space
indent_size=2
tab_width=8
end_of_line=lf

[*.toml]
indent_style=tab
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
default: true
toolchain: stable
toolchain: 1.72.0
target: wasm32-unknown-unknown
- name: Cargo test
uses: actions-rs/cargo@v1
Expand Down
Loading

0 comments on commit 3aa034a

Please sign in to comment.