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
Moves Block
, NodeBlock
and UncheckedExtrinsic
to frame_system
, instead of construct_runtime
#14193
Closed
Closed
Changes from 46 commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
e0f4cc7
Initial setup
gupnik 5d688f8
Adds node block
gupnik 1681e65
Uses UncheckedExtrinsic and removes Where section
gupnik 3e461f1
Merge branch 'master' of github.com:paritytech/substrate into gupnik/…
gupnik a69a911
Merge branch 'master' of github.com:paritytech/substrate into gupnik/…
gupnik a5e7cb6
Merge branch 'master' of github.com:paritytech/substrate into gupnik/…
gupnik 2590f43
Updates frame_system to use Block
gupnik f4e772a
Adds deprecation warning
gupnik 989d2fc
Hopefully this fixes
gupnik ad7a25c
Fixes pallet-timestamp
gupnik c71aa74
Fixes node-template runtime
gupnik 268e71f
Fixes node runtime
gupnik 1616670
Fixes node-template
gupnik 7bd6da7
Fixes cargo check
gupnik 559e0e4
More fixes
gupnik c96d9bc
More fixes
gupnik 0a19f0d
More fixes
gupnik 6cb0ab9
".git/.scripts/commands/fmt/fmt.sh"
4ce055c
More fixes
gupnik 9ab1b37
Removes unused import
gupnik 54aebda
Fixes warnings
gupnik 375bc0f
Fixes warnings
gupnik ee2eb17
Fixes warnings
gupnik 9a9d41d
Fixes warnings
gupnik 23bfc19
Fixes warnings
gupnik e63d231
Fixes warnings
gupnik 3b50fe4
Fixes warnings
gupnik 709d6a6
Fixes warnings
gupnik 63decd8
Fixes tests
gupnik f66589a
Merge branch 'master' of github.com:paritytech/substrate into gupnik/…
gupnik b60fb81
".git/.scripts/commands/fmt/fmt.sh"
e5dafb9
Fixes tests
gupnik 21abefc
Fixes doc link
gupnik 8e2607a
Fixes warnings
gupnik 2e4a3d2
Fixes warnings
gupnik b197dd0
Fixes warnings
gupnik dbf809e
Fixes warnings
gupnik 922deb8
Fixes doc link and warnings
gupnik 3377b38
Fixes tests
gupnik 688922e
Minor update
gupnik dc3bf2c
Fixes tests
gupnik ccc76a2
Fixes impl_runtime_api
gupnik e0b1b14
Minor update
gupnik 7eff183
Removes unused import
gupnik d39a6f2
Removes unused import
gupnik 13db70d
Fixes tests
gupnik b8ded7f
Addresses review comments
gupnik f7a5450
Merge branch 'master' of github.com:paritytech/substrate into gupnik/…
gupnik 7f82fe4
Merge branch 'master' of github.com:paritytech/substrate into gupnik/…
gupnik dbf3db3
Updates pallet-society
gupnik 67a56fb
Updates pallet-society
gupnik 6f40dda
Removes use_attr
gupnik 701acd8
Fixes try-runtime-cli
gupnik f859b13
".git/.scripts/commands/fmt/fmt.sh"
204a1bc
Fixes unused import in ui tests
gupnik 05b8873
Fixes sp-api tests
gupnik bf4b6aa
Merge branch 'master' of github.com:paritytech/substrate into gupnik/…
gupnik c9576f3
Fixes build
gupnik 6f706bd
Uses u32 in mock block
gupnik 60bd4c6
Uses u32 in mock block
gupnik dc946ad
Fixes type
gupnik f5f00d9
Revert "Fixes type"
gupnik cadd1e4
Revert "Uses u32 in mock block"
gupnik 0040c20
Revert "Uses u32 in mock block"
gupnik 88a92b6
Adds u32 block type
gupnik 24e9580
Fixes doc tests
gupnik a2ecd52
".git/.scripts/commands/fmt/fmt.sh"
37d6cf4
Revert "Fixes doc tests"
gupnik 6d18500
Merge branch 'master' of github.com:paritytech/substrate into gupnik/…
gupnik 8461e97
Removes doc for decl_* to make CI happy
gupnik 1c45275
Fixes sp-api doc
gupnik 9296a79
Fixes rpc-support doc
gupnik 86b6824
Merge branch 'master' of github.com:paritytech/substrate into gupnik/…
gupnik c537e8f
".git/.scripts/commands/fmt/fmt.sh"
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.