-
Notifications
You must be signed in to change notification settings - Fork 83
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
Remove msg-sending IO for issuer and holder #946
Commits on Sep 1, 2023
-
Restore thread_id verifications
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c169ce - Browse repository at this point
Copy the full SHA 4c169ceView commit details -
Make IO for issuer offer-sending opt-in
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7b961c - Browse repository at this point
Copy the full SHA c7b961cView commit details -
Decouple revocation_notification from Issuer handler
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d513b6 - Browse repository at this point
Copy the full SHA 1d513b6View commit details -
Replace Issuer state CredentialSent by CredentialSet
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78c5aaa - Browse repository at this point
Copy the full SHA 78c5aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe311e - Browse repository at this point
Copy the full SHA bfe311eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e25b2 - Browse repository at this point
Copy the full SHA b7e25b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f477cb6 - Browse repository at this point
Copy the full SHA f477cb6View commit details -
post-rebase conflict resolution
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 963f87d - Browse repository at this point
Copy the full SHA 963f87dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b1190 - Browse repository at this point
Copy the full SHA 85b1190View commit details -
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9306463 - Browse repository at this point
Copy the full SHA 9306463View commit details -
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 957c903 - Browse repository at this point
Copy the full SHA 957c903View commit details -
Configuration menu - View commit details
-
Copy full SHA for cff5145 - Browse repository at this point
Copy the full SHA cff5145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27ac06e - Browse repository at this point
Copy the full SHA 27ac06eView commit details -
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 124b1f2 - Browse repository at this point
Copy the full SHA 124b1f2View commit details -
Restore setting up timing decorator on outgoing issue-credential message
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 431415b - Browse repository at this point
Copy the full SHA 431415bView commit details -
Holder: add function build_credential_request to avoid enforcing IO
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53f83d8 - Browse repository at this point
Copy the full SHA 53f83d8View commit details -
Holder: Add constructor for failed finished state
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7c256a - Browse repository at this point
Copy the full SHA a7c256aView commit details -
Issuer: Add constructor for CredentialSet state
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fa45c1 - Browse repository at this point
Copy the full SHA 7fa45c1View commit details -
Replace state From conversion by constructors
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 634f007 - Browse repository at this point
Copy the full SHA 634f007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f98a3d - Browse repository at this point
Copy the full SHA 0f98a3dView commit details -
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eed0af6 - Browse repository at this point
Copy the full SHA eed0af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 957005d - Browse repository at this point
Copy the full SHA 957005dView commit details -
Rename Holder's ProposalSent to ProposalSet
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db250b1 - Browse repository at this point
Copy the full SHA db250b1View commit details -
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66daf86 - Browse repository at this point
Copy the full SHA 66daf86View commit details -
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbb1223 - Browse repository at this point
Copy the full SHA fbb1223View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb979b - Browse repository at this point
Copy the full SHA ffb979bView commit details -
Tweak issuance protocol initiation via holder's proposal
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 440717d - Browse repository at this point
Copy the full SHA 440717dView commit details -
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ac22c7 - Browse repository at this point
Copy the full SHA 1ac22c7View commit details -
Add get_problem_report() method for Issuer, Holder
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fccc4c8 - Browse repository at this point
Copy the full SHA fccc4c8View commit details -
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b8006c - Browse repository at this point
Copy the full SHA 5b8006cView commit details -
Holder: Assure sending problem-report, sending credential-ack
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9cfc45 - Browse repository at this point
Copy the full SHA e9cfc45View commit details -
holder: eliminate 'send_credential_request' in favor of 'get_msg_cred…
…ential_request'; rename 'build_credential_request' to 'prepare_credential_request' Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6187799 - Browse repository at this point
Copy the full SHA 6187799View commit details -
holder: remove msg sending from decline_offer
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2f334e - Browse repository at this point
Copy the full SHA c2f334eView commit details -
Configuration menu - View commit details
-
Copy full SHA for af2c7d3 - Browse repository at this point
Copy the full SHA af2c7d3View commit details -
Holder: fix: make sure to send ack message if requested
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3b7e1b - Browse repository at this point
Copy the full SHA e3b7e1bView commit details -
isser: remove usage of SendClosure
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a569c5 - Browse repository at this point
Copy the full SHA 2a569c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a48ec88 - Browse repository at this point
Copy the full SHA a48ec88View commit details -
holder: Return response AriesMessage from prepare_credential_request
Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a1f084 - Browse repository at this point
Copy the full SHA 8a1f084View commit details -
Holder: Remove 'try_reply(..)', add 'get_final_message()' instead. Tr…
…ack whether ack was requested Signed-off-by: Patrik Stas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e48283 - Browse repository at this point
Copy the full SHA 6e48283View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c7b4f0 - Browse repository at this point
Copy the full SHA 9c7b4f0View commit details