This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
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.
[FRAME Core] Adds ability to split a pallet across multiple files #13950
[FRAME Core] Adds ability to split a pallet across multiple files #13950
Changes from all commits
01513b9
063ed10
c1a1342
6fe645b
b582bd0
e403600
666f548
7bee41a
2f9a178
6e18ed6
93d1db4
edfe22b
9ced318
d3f8f24
29c54c1
8b4ca57
dd119f9
d4b1969
596cff5
5d7dd02
03f639c
a00bd76
2dda8bf
d0f83d1
67cccae
fb8d770
da28299
58ae2a1
56888af
7d34a97
0ce4726
c604737
b83b886
38f9fc3
32a06f1
4896f97
c72d3fc
8d4c528
bdb17e7
29b6ba4
eead306
5f950ad
8e83b2b
6fc2ff9
a230ef1
39be12e
3db7f3f
d14fb1a
8c44128
5e72737
ac9fd8d
04999d6
dc297c1
64f464b
800794a
f3cd005
e52690a
0c444ce
5219370
72d4204
17b9cdb
125b5dc
3fa8d5c
ebf806d
04aefd2
0ee6184
90ff1bc
dd96d1a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.
isn't
TestExternalities
re-exported from any other high level crate like sp-runtime or frame-support?For now, you can add and re-export it here
substrate/frame/support/src/lib.rs
Line 1529 in ae1a608
(possibly a follow-up, related to #14137)