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
BoundedVec + Shims for Append/DecodeLength #8556
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
6440f6c
prototype for shawn
kianenigma 8c60a17
Clean and document it
kianenigma 9fb6bb3
Add more docs
kianenigma 33f7d93
Move imports
kianenigma 0b3c08c
Merge branch 'master' of github.com:paritytech/substrate into kiz-bou…
kianenigma aa9b839
Some changes for easier compat.
kianenigma 373ff23
Merge branch 'master' of github.com:paritytech/substrate into kiz-bou…
kianenigma d2eed35
revert exmaple pallet
kianenigma cdeb274
rename
kianenigma b3e876c
BoundedVec for AccountLocks (#8580)
kianenigma 66490c3
Update frame/support/src/storage/mod.rs
kianenigma 8d4ce50
Repot and add for value
kianenigma c9e4356
Add for map and double map
kianenigma 2bbdacb
Master.into()
kianenigma ca43313
Final touches.
kianenigma 07417e5
Update frame/support/src/storage/bounded_vec.rs
kianenigma 007047f
Add a few more tests
kianenigma 678bb20
Add import
kianenigma c402aa1
Merge branch 'kiz-bounded-vec' of github.com:paritytech/substrate int…
kianenigma 19b3102
Merge branch 'master' of github.com:paritytech/substrate into kiz-bou…
kianenigma 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
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
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.