Skip to content

Commit

Permalink
Merge pull request #188 from galacticcouncil/shedding
Browse files Browse the repository at this point in the history
feat!: Snakenet gen2 - governance, epoch times and treasury
  • Loading branch information
jak-pan authored Apr 20, 2021
2 parents 77cebb5 + d09f25b commit 464684c
Show file tree
Hide file tree
Showing 42 changed files with 20,913 additions and 392 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
Expand Down
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,11 @@
.local

.idea/
.vscode/

.env

*.orig

# Custom chainspec(frido)
balice*
Loading

0 comments on commit 464684c

Please sign in to comment.