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
Implement a CountedStorageMap
#9125
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
9d98d15
initial impl
shawntabrizi 989d02b
expose in pallet_prelude
shawntabrizi a6321b1
temp test
shawntabrizi 9ce58da
Apply suggestions from code review
gui1117 899eea4
implement with macro help.
gui1117 b5b74a1
Merge remote-tracking branch 'origin/master' into shawntabrizi-counte…
gui1117 43e635f
test for macro generation
gui1117 9885891
add iterable functions, some test and fixes
gui1117 2406021
Merge remote-tracking branch 'origin/master' into shawntabrizi-counte…
gui1117 4f31878
fix merge
gui1117 c588233
doc
gui1117 9c362a6
Update frame/support/src/storage/types/counted_map.rs
gui1117 ed44b79
Merge remote-tracking branch 'origin/master' into gui-shawntabrizi-co…
gui1117 cdb3fa3
fix merge
gui1117 f7417cf
fmt
gui1117 61208a4
fix spelling
gui1117 30da101
improve on removal
gui1117 c546c2e
fix partial storage info
gui1117 1e11c16
fmt
gui1117 497bc69
add license
gui1117 cc249fb
suggested renames
gui1117 4d6de59
fix typo
gui1117 3313f73
Merge remote-tracking branch 'origin/master' into gui-shawntabrizi-co…
gui1117 a4c7f3f
fix test
gui1117 4841dbb
fmt
gui1117 b3d2111
fix ui tests
gui1117 4b62aab
clearer doc
gui1117 448937d
better doc
gui1117 cc13432
add metadata test
gui1117 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
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.