Skip to content

Commit

Permalink
Update appchain template based on substrate node (#35)
Browse files Browse the repository at this point in the history
* Reset to substrate-node v0.9.30

* Replace dependency path to git

* + beefy

* + octopus pallets

Remove unnecessary pallets to keep tempate simple.
Appchain team can add back what they need.

* Adjust values for appchain barnacle
  • Loading branch information
en authored Oct 20, 2022
1 parent 3efa612 commit 486de34
Show file tree
Hide file tree
Showing 69 changed files with 8,136 additions and 2,009 deletions.
25 changes: 0 additions & 25 deletions .devcontainer/devcontainer.json

This file was deleted.

16 changes: 0 additions & 16 deletions .editorconfig

This file was deleted.

7 changes: 0 additions & 7 deletions .envrc

This file was deleted.

12 changes: 0 additions & 12 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

44 changes: 0 additions & 44 deletions .github/workflows/check.yml

This file was deleted.

14 changes: 0 additions & 14 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,16 +1,2 @@
# Generated by Cargo
# will have compiled files and executables
**/target/
# These are backup files generated by rustfmt
**/*.rs.bk

.DS_Store

# The cache for docker container dependency
.cargo

# The cache for chain data in container
.local

# direnv cache
.direnv
37 changes: 0 additions & 37 deletions .vscode/tasks.json

This file was deleted.

Loading

0 comments on commit 486de34

Please sign in to comment.