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

MESH-1924: Register cdd with add claim #1380

Merged
merged 3 commits into from
Jan 17, 2023
Merged

Conversation

adamdossa
Copy link
Collaborator

changelog

modified API

  • new extrinsic identity::cdd_register_did_with_cdd to allow CDD providers to create an identity and add a CDD claim with a blank CddId, in a single extrinsic call.

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #1380 (64c382c) into develop (09de6f4) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #1380      +/-   ##
===========================================
- Coverage    43.37%   43.33%   -0.04%     
===========================================
  Files          140      140              
  Lines        30114    30132      +18     
===========================================
- Hits         13062    13059       -3     
- Misses       17052    17073      +21     
Impacted Files Coverage Δ
pallets/identity/src/lib.rs 15.51% <0.00%> (-0.41%) ⬇️
primitives/src/identity_claim.rs 63.51% <0.00%> (-1.36%) ⬇️
pallets/committee/src/lib.rs 45.56% <0.00%> (-0.24%) ⬇️
pallets/balances/src/lib.rs 57.10% <0.00%> (-0.14%) ⬇️

@adamdossa adamdossa marked this pull request as ready for review January 16, 2023 22:49
@adamdossa adamdossa merged commit 6c255ee into develop Jan 17, 2023
@adamdossa adamdossa deleted the register_cdd_with_add_claim branch January 17, 2023 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants