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

SDI changes #111

Merged
merged 9 commits into from
Jul 18, 2024
Merged

SDI changes #111

merged 9 commits into from
Jul 18, 2024

Conversation

deep-quality-dev
Copy link
Contributor

Changelog:

  • Anyone should have the ability to create an issuer.
  • The operator or the issuer's creator can update or delete an issuer.
  • Rename set-issuer-verification to set-issuer-status.
  • Rename set-issuer-details to create-issuer.
  • Change the error text "not operator" to "Signer is not operator or issuer creator" for update issuer and remove issuer operations.
  • Update unit test.

@MikkySnow MikkySnow self-requested a review July 11, 2024 10:40
proto/swisstronik/compliance/genesis.proto Show resolved Hide resolved
x/compliance/keeper/msg_server.go Outdated Show resolved Hide resolved
x/compliance/keeper/msg_server.go Outdated Show resolved Hide resolved
deep-quality-dev and others added 3 commits July 17, 2024 13:45
* Setup chain upgrade handler

* Set store loader with default upgrades

* Add migrator

* Resolve cycle import

* Missing interface

* Remove unused code

* Refactor issuer creator, return issuer creator in query response

* Remove unused variable
@MikkySnow MikkySnow merged commit 4bbfb24 into develop Jul 18, 2024
4 checks passed
@deep-quality-dev deep-quality-dev deleted the feat/sdi-changes branch July 19, 2024 09:14
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