Skip to content
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

feat!: add identity pallet #163

Merged
merged 8 commits into from
Mar 28, 2021
Merged

feat!: add identity pallet #163

merged 8 commits into from
Mar 28, 2021

Conversation

Roznovjak
Copy link
Contributor

Description

This PR adds the identity pallet.
Extrinsic calls are not filtered out.

Related Issue:

#147

@Roznovjak
Copy link
Contributor Author

I will do some tests once we decide on the Config values.

@Roznovjak Roznovjak requested a review from jak-pan March 18, 2021 00:02
@Roznovjak Roznovjak linked an issue Mar 19, 2021 that may be closed by this pull request
@Roznovjak Roznovjak marked this pull request as ready for review March 19, 2021 12:50
@Roznovjak
Copy link
Contributor Author

I tested adding a new registrar, set a fee for judgements, set identity of an account, asked for a judgement and subsequently approved the identity by the registrar.

runtime/src/lib.rs Outdated Show resolved Hide resolved
@jak-pan
Copy link
Contributor

jak-pan commented Mar 20, 2021

Bump runtime cargo.toml version and spec_version pls

@Roznovjak Roznovjak marked this pull request as draft March 23, 2021 09:32
@Roznovjak Roznovjak marked this pull request as ready for review March 23, 2021 10:39
@jak-pan jak-pan changed the title feat: add identity pallet feat!: add identity pallet Mar 28, 2021
Copy link
Contributor

@jak-pan jak-pan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bump runtime and spec_version pls

@Roznovjak Roznovjak merged commit ce9fbe2 into galacticcouncil:master Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Turn on identity pallet
3 participants