-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[Identity] Decouple usernames from identities #5554
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
georgepisaltu
merged 53 commits into
paritytech:master
from
georgepisaltu:identity-username-refactor
Oct 29, 2024
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
288d351
WIP username refactor
georgepisaltu 06f8472
Minor fixes
georgepisaltu ebdd61d
Fix test compilation
georgepisaltu e42fb1b
Fix a couple of tests
georgepisaltu cfa7406
All tests pass
georgepisaltu 7d351ae
Add tests related to username deletion
georgepisaltu 5119afe
Fix tests for accepting usernames
georgepisaltu 6b64952
Add the rest of unit tests
georgepisaltu 083b168
Fix benches for new changes to usernames
georgepisaltu 6269619
Add initial migration code
georgepisaltu 8e326af
Finish writing migration code
georgepisaltu 4b3ee47
Add benchmarked weight for migration steps
georgepisaltu 987fc4e
WIP fix test
georgepisaltu 831c556
WIP some other stuff
georgepisaltu f28afed
WIP test almost fixed
georgepisaltu 34611fb
Fix first part of migration
georgepisaltu ac22ee8
Fix compilation fail
georgepisaltu 717439a
Fix tests
georgepisaltu 2736a05
Finish migration
georgepisaltu db04e86
Get rid of benchmarks
georgepisaltu 040cd62
Some renames
georgepisaltu 36b474e
Update docs
georgepisaltu c33ff74
Merge remote-tracking branch 'upstream/master' into identity-username…
georgepisaltu 7c5193a
Small refactoring
georgepisaltu 3c0beaa
Change unbinding username to store expiry
georgepisaltu 494b521
Fix various configs
georgepisaltu f697ad8
Merge remote-tracking branch 'upstream/master' into identity-username…
georgepisaltu 0d6fdd7
Fix `IdentityVerifier` impls
georgepisaltu ec16e56
Update readme
georgepisaltu 7dec7be
Merge remote-tracking branch 'upstream/master' into identity-username…
georgepisaltu 4cf38d1
Fix compilation in identity migrator
georgepisaltu 23c353b
Reintroduce benchmarks for migration
georgepisaltu 1035f6f
Refactor storage alias types
georgepisaltu 448c034
Add dummy weights
georgepisaltu 0acaffd
Merge remote-tracking branch 'upstream/master' into identity-username…
georgepisaltu 35bcc68
Small refactor
georgepisaltu 54c67b6
Add prdoc
georgepisaltu 7a33cd4
Merge remote-tracking branch 'upstream/master' into identity-username…
georgepisaltu 7a9d48c
Enable migration
georgepisaltu 4acddb0
Fix compilation
georgepisaltu a49211e
Manually set the storage version
georgepisaltu e44d6d2
Fix bench compile
georgepisaltu bb0153c
Actually enable MBMs for omitted runtimes
georgepisaltu b39175f
Merge branch 'master' into identity-username-refactor
Ank4n af85fc7
Remove obsolete dangling username call
georgepisaltu 7fe2d82
Update docs
georgepisaltu c3d22fe
Truncate keys
georgepisaltu 112d870
Merge remote-tracking branch 'upstream/master' into identity-username…
georgepisaltu a11ef4a
Add try runtime checks
georgepisaltu 976e0ff
Fix docs
georgepisaltu a3ed0b1
Merge remote-tracking branch 'upstream/master' into identity-username…
georgepisaltu f31fdd6
Merge remote-tracking branch 'upstream/master' into identity-username…
georgepisaltu ae07a64
Update prdoc
georgepisaltu 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
Add benchmarked weight for migration steps
Signed-off-by: georgepisaltu <[email protected]>
- Loading branch information
commit 4b3ee47cb67fd81c6780c5507aa46c29318821df
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.