-
Notifications
You must be signed in to change notification settings - Fork 107
feat: extend InitStorageData and allow passing native structs
#2230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
98c040f
feat: Extend InitStorageData and allow passing native structs
igamigo 636f727
Merge branch 'next' into igamigo-init-refactor
igamigo c1c7f8f
chore: re-add refactored comments
igamigo a4250a7
review: refactor and simplify structs
igamigo 935e521
chore: lints
igamigo 012de90
chore: move serde code
igamigo 8de6882
chore: unit test for ExcessiveNesting
mmagician b6180d2
unit test for InvalidMapEntryKey
mmagician 5b1f9ed
chore: unit test for InvalidMapEntrySchema
mmagician e1a3fd3
chore: unit test for EmptyTable & InvalidStorageValueName
mmagician 3438219
Merge branch 'next' into igamigo-init-refactor
mmagician a4844ab
reviews: amend comment
igamigo 2a145c1
reviews: remove initstoragedata::new
igamigo ac6e3c0
Merge branch 'next' into igamigo-init-refactor
bobbinth fde5efd
reviews: comments, move code around, conflict on duplicates when parsing
igamigo 8d47859
chore: merge
igamigo 743fcb2
Merge branch 'next' into igamigo-init-refactor
bobbinth 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
Some comments aren't visible on the classic Files Changed page.
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
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.