Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

125 Create trust relationship #127

Merged
merged 10 commits into from
May 6, 2024

Conversation

pranavkparti
Copy link
Collaborator

Description

The 'Create Trust Relationship' component is implemented in the Trust Relationships list page.

Issue(s) addressed

What kind of change(s) does this PR introduce?

  • Enhancement
  • Bug fix
  • Refactor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Issue

What is the current behavior?
The Trust Relationships page doesn't have functionality to request a trust relationship from one (sub) wallet to another.

What is the new behavior?
Trust relationships of type Send, Deduct, and Manage can be requested from one wallet to another.
create_button
request_trust_relationship_dialog
request_trust_relationship_success
request_trust_relationship_error

Breaking change

Does this PR introduce a breaking change?
No.

Other useful information

The 'Deduct' trust request type will not work as it needs to be implemented on the Wallet API.

@pranavkparti pranavkparti requested a review from OlhaD April 23, 2024 17:47
@OlhaD
Copy link
Collaborator

OlhaD commented Apr 30, 2024

@pranavkparti Please, resolve merge conflicts

@pranavkparti pranavkparti requested a review from OlhaD April 30, 2024 20:25
@OlhaD OlhaD merged commit 836f6ba into Greenstand:v2 May 6, 2024
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Trust Relationship - V2
2 participants