This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
ab710bf
Updating substrate-demo
arkpar a5604d6
Consenus fixes
arkpar d5a0270
Reverted toolchain change
arkpar 6a5ea57
Merge branch 'master' of github.com:paritytech/substrate into a-demo
arkpar eab11ad
Adjusted timeout formula
arkpar 04eb184
Simplfied proposal creation
arkpar 91041c3
Merge branch 'master' of github.com:paritytech/substrate into a-demo
arkpar 67107bf
Fixed tests
arkpar 8b7a8bb
Merge branch 'master' of github.com:paritytech/substrate into a-demo
arkpar f3e9299
Fixed a few small issues
arkpar b3a96ad
Merge branch 'master' of github.com:paritytech/substrate into a-demo
arkpar dbf6d0c
2017->2018
arkpar 3e61f36
Merge branch 'master' of github.com:paritytech/substrate into a-demo
arkpar 7d8ef2c
Style
arkpar 7353474
More style
arkpar 946e5e4
Renamed demo executable to substrate
arkpar a02f2b7
Merge branch 'master' of github.com:paritytech/substrate into a-demo
arkpar 9464a68
Merge branch 'master' of github.com:paritytech/substrate into a-demo
arkpar c17c8b4
Style
arkpar a599454
Merge branch 'master' of github.com:paritytech/substrate into a-demo
arkpar f882159
Fixed compilation after merge
arkpar 544bb89
Merge branch 'master' of github.com:paritytech/substrate into a-demo
arkpar b3295d6
Style
arkpar 18d67cb
Merge branch 'master' of github.com:paritytech/substrate into a-demo
arkpar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Consenus fixes
- Loading branch information
commit a5604d6bc2696a6e2323bc76cc2cd246877aedd4
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
+30.1 KB
(110%)
demo/runtime/wasm/target/wasm32-unknown-unknown/release/demo_runtime.compact.wasm
Binary file not shown.
Binary file modified
BIN
+30.1 KB
(110%)
demo/runtime/wasm/target/wasm32-unknown-unknown/release/demo_runtime.wasm
Binary file not shown.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left it as is for now so that
substrate-democould sync to the Krumme Lanke network. I'll make it configurable through the spec file in the following PR.