Skip to content

Commit

Permalink
Release 0.7.0-alpha.4 (#551)
Browse files Browse the repository at this point in the history
* update: types

* downgrade: rust toolchain

* update: ss58 printer

* update: crab runtime

* update: darwinia runtime

* fix compile and update version

* bump: dependencies

* update: tron backing genesis

* reorder

* remove: unused comment

* build: spec

Co-authored-by: HackFisher <hackfisher@gmail.com>
  • Loading branch information
aurexav and hackfisher authored Sep 24, 2020
1 parent 0cd79f4 commit 529f0f1
Show file tree
Hide file tree
Showing 19 changed files with 145 additions and 140 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install latest nightly
uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: nightly-2020-09-20
override: true
target: wasm32-unknown-unknown

Expand Down
Loading

0 comments on commit 529f0f1

Please sign in to comment.