Skip to content

Commit

Permalink
Add treasury, Validators, Staking, Governance, Possibility to create …
Browse files Browse the repository at this point in the history
…assets
  • Loading branch information
masterdubs committed May 13, 2021
1 parent 4ff92f1 commit e67be71
Show file tree
Hide file tree
Showing 1,714 changed files with 2,846 additions and 391,700 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ test-deterministic-wasm:
# build runtime
- cargo build --verbose --release -p node-runtime
# make checksum
- sha256sum target/release/wbuild/node-runtime/target/wasm32-unknown-unknown/release/node_runtime.wasm > checksum.sha256
- sha256sum target/release/wbuild/node-runtime/target/wasm32-unknown-unknown/release/galital_runtime.wasm > checksum.sha256
# clean up – FIXME: can we reuse some of the artifacts?
- cargo clean
# build again
Expand Down
Loading

0 comments on commit e67be71

Please sign in to comment.