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
New extrinsic dispatch model #678
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e115382
System and Balances switched to new call model
gavofyork 9f554f8
Fixed up executive for new pardigm
gavofyork 6cd6a43
Merge remote-tracking branch 'origin/master' into gav-origin
gavofyork 8ba8dc6
Consensus works with Origin
gavofyork 2488e69
Timestamp ported over
gavofyork c05a9ce
Session now compatible
gavofyork e84ce49
Ported staking
gavofyork c8a993b
Treasury compatible
gavofyork 3d4f393
Expunge MaybeEmpty
gavofyork f1a1e6a
Make democracy work
gavofyork 7ab1505
Council compatible
gavofyork 5e4c1c4
Remove some aux-dispatch stuff and fix balances
gavofyork eb00970
Rename aux -> origin, fix contracts
gavofyork 7aaf272
Fix test
gavofyork 76200ae
Fix example
gavofyork 85af6e4
Update macro to remove superfluous cruft
gavofyork e12d868
Make work with new macro
gavofyork 57ad283
Tests
gavofyork 52deb5c
Fix some tests
gavofyork 221a851
Tests
gavofyork 4b2b0cb
Merge remote-tracking branch 'origin/master' into gav-origin
pepyakin d03fe09
Merge.
gavofyork 1e92641
Fix grumbles
gavofyork 9b3d2ab
Merge branch 'gav-origin' of github.com:paritytech/substrate into gav…
gavofyork 0abbb30
Final grumble
gavofyork 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
Consensus works with Origin
- Loading branch information
commit 8ba8dc6646540256d8e89d6533ff09ad23ca30c9
There are no files selected for viewing
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
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.
Can we leave a comment to each of this
ensure_functions?