-
Notifications
You must be signed in to change notification settings - Fork 47
fix: add did lookup pallet to DID authorization logic + reverse lookup index #343
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 all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
e791b72
fix: add did lookup pallet to DID authorization logic
ntn-x2 7f0c05b
test: add unit tests for spiritnet and peregrine runtimes for correct…
ntn-x2 de6e2e5
chore: clippy
ntn-x2 80e9a4e
feat: add additional map for reverse index
ntn-x2 9bea6cf
test: add unit tests
ntn-x2 5377124
chore: update benchmarks checks
ntn-x2 8fd08dd
wip: runtime upgrade scripts
ntn-x2 edc254f
wip: lookup pallet migration
ntn-x2 ce70247
chore: update toolchain version to nightly 1.59 (#339)
ntn-x2 53f4170
wip: benchmarks
ntn-x2 9cd44d2
bench: benchmark compiling
ntn-x2 a73b61f
chore: try-runtime complete
ntn-x2 4077251
chore: update deps
ntn-x2 12b6f33
chore: add migrations to Spiritnet runtime
ntn-x2 b8e2f24
chore: add comment in lookup migration
ntn-x2 52365eb
chore: move migration into lookup pallet
ntn-x2 6a4445f
fix: add try-runtime feature to did lookup crate
ntn-x2 08fc0c8
chore: fixes after rebase
ntn-x2 ae0275c
chore: fmt
ntn-x2 0421c85
chore: ConnectedAccounts map comment
ntn-x2 bb00c5d
cargo run --quiet --release -p kilt-parachain --features=runtime-benc…
c459a6b
cargo run --quiet --release -p kilt-parachain --features=runtime-benc…
f2d766a
cargo run --quiet --release -p kilt-parachain --features=runtime-benc…
8297e36
bench: update benchmarks to include account replacement as worst case
ntn-x2 54daad1
bench: fix InsufficientFunds error in benchmarks
ntn-x2 2732dd3
chore: fmt
ntn-x2 ef0ed69
cargo run --quiet --release -p kilt-parachain --features=runtime-benc…
1f41720
chore: update comments
ntn-x2 05ceed4
cargo run --quiet --release -p kilt-parachain --features=runtime-benc…
7cd84a0
cargo run --quiet --release -p kilt-parachain --features=runtime-benc…
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.