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

Map authorization for IssueAuth #108

Conversation

alexeykoren
Copy link

@alexeykoren alexeykoren commented Jun 12, 2024

Added a new mehod map_authorization for IssueBundle to support workflow in Librustzcash where we trasform a Transaction from one authorization state (e,g, Unauthorized) to another (e.g. Aurhotized/Signed) by transfroming all underlying bundles

Copy link

what-the-diff bot commented Jun 12, 2024

PR Summary

  • Added a New Authorization State Transition Method to IssueBundle
    This update provides a new process for how the system changes or transitions between differing authorization states. Implementing this will allow more flexibility and control over different stages of authorization within our system.

@dmidem dmidem merged commit 3cd8294 into orchardzsa-backward-compatability-0.8.0 Jun 13, 2024
28 checks passed
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