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(issuer): updates to minting and burning functionality #246

Merged
merged 3 commits into from
Sep 17, 2021

Conversation

PaddyMc
Copy link
Contributor

@PaddyMc PaddyMc commented Sep 15, 2021

Description

Adding minting and burning functionality to check issuer credentials

Issue

closes: #94

How to test

  • make start-dev
  • make seed
  • make test

@PaddyMc PaddyMc added the module:issuer Activity related to the issuer module label Sep 16, 2021
@noandrea noandrea added the Security Something that has impact on security label Sep 16, 2021
x/did/types/did.go Outdated Show resolved Hide resolved
@PaddyMc PaddyMc force-pushed the feat/updated-minting-and-burning branch from 1161b31 to 32f8e3a Compare September 17, 2021 03:15
@noandrea noandrea merged commit fe02ff0 into main Sep 17, 2021
@noandrea noandrea deleted the feat/updated-minting-and-burning branch September 17, 2021 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:issuer Activity related to the issuer module Security Something that has impact on security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mint / Burn tests should be updated with success cases
2 participants