-
Notifications
You must be signed in to change notification settings - Fork 47
feat: use DidOrigin for DID update and deletion #231
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 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
cd2efcb
test: first unit tests passing after refactor
ntn-x2 99ba362
feat: refactor complete
ntn-x2 ce9ade2
feat: revert DID creation to old version and update test cases
ntn-x2 7752137
fix: update test cases and benchmarks
ntn-x2 92cc170
wip: comment out current weights
ntn-x2 64dc85b
feat: delegation pallet storage refactor (#226)
ntn-x2 92bda81
fix: refine code after checking the changes
ntn-x2 cc52a6c
chore: update comments to reflect latest changes
ntn-x2 fd9de55
bench: update benchmarks
ntn-x2 939c9db
chore: fmt
ntn-x2 9360ec3
bench: add peregrine benchmarks
ntn-x2 c084dd7
fix: add new DID weights to peregrine runtime
ntn-x2 2dc0e97
Merge branch 'develop' into aa-did-pallet-origin
ntn-x2 0930911
chore: bump runtime version
ntn-x2 d415ee1
merge develop branch
ntn-x2 a6d0946
chore: fmt + clippy
ntn-x2 ddab01b
chore: clippy
ntn-x2 d4f9462
fix: test errors
ntn-x2 64f36ec
Merge remote-tracking branch 'origin/develop' into aa-did-pallet-origin
ntn-x2 25ba666
fix: typo in docs
ntn-x2 677a827
chore: remove useless elements in unit tests
ntn-x2 d8bddbf
feat: remove TryFrom for DidDetails
ntn-x2 87f68d6
chore: fmt
ntn-x2 9b1df9f
Merge remote-tracking branch 'origin/develop' into aa-did-pallet-origin
ntn-x2 391260f
fix: replace tuple with two parameters in from_creation_details
ntn-x2 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
chore: clippy
- Loading branch information
commit ddab01b1b1ccde12f53d339c31c4e6cfe31bc55a
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
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.