-
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
Feature/msg builders #972
Feature/msg builders #972
Commits on Sep 12, 2023
-
Added builders for decorators and ack messages
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99b41de - Browse repository at this point
Copy the full SHA 99b41deView commit details -
Added remaining message builders
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96577c0 - Browse repository at this point
Copy the full SHA 96577c0View commit details -
Modified Connection Invitation to use uniform decorators
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca08b33 - Browse repository at this point
Copy the full SHA ca08b33View commit details -
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f01142d - Browse repository at this point
Copy the full SHA f01142dView commit details -
Used builders within aries-vcx
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c62c51a - Browse repository at this point
Copy the full SHA c62c51aView commit details -
Replaced constructor methods with builders in aries-vcx and libvcx-core
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62917e1 - Browse repository at this point
Copy the full SHA 62917e1View commit details -
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 938831d - Browse repository at this point
Copy the full SHA 938831dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f71a2 - Browse repository at this point
Copy the full SHA 39f71a2View commit details -
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84a1c00 - Browse repository at this point
Copy the full SHA 84a1c00View commit details -
Used did_parser::Did in PwDidInvitation
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfe1e97 - Browse repository at this point
Copy the full SHA bfe1e97View commit details -
Fixed InvitationContent serde impl
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2421c0e - Browse repository at this point
Copy the full SHA 2421c0eView commit details -
Removed some awkward inner structs builders
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 692f264 - Browse repository at this point
Copy the full SHA 692f264View commit details -
Adjusted attachment decorator tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be0366f - Browse repository at this point
Copy the full SHA be0366fView commit details -
Adjusted localization decorators tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d12cd25 - Browse repository at this point
Copy the full SHA d12cd25View commit details -
Adjusted thread decorator tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 144f996 - Browse repository at this point
Copy the full SHA 144f996View commit details -
Adjusted timing decorator tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f735fb - Browse repository at this point
Copy the full SHA 4f735fbView commit details -
Adjusted connection protocol messages tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07d0405 - Browse repository at this point
Copy the full SHA 07d0405View commit details -
Adjusted credential issuance protocol messages tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae763b2 - Browse repository at this point
Copy the full SHA ae763b2View commit details -
Adjusted discover features protocol messages tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33fdefe - Browse repository at this point
Copy the full SHA 33fdefeView commit details -
Adjusted notification protocol messages tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 092d44f - Browse repository at this point
Copy the full SHA 092d44fView commit details -
Adjusted OOB protocol messages tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 513b09f - Browse repository at this point
Copy the full SHA 513b09fView commit details -
Adjusted present proof protocol messages tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f081d4a - Browse repository at this point
Copy the full SHA f081d4aView commit details -
Adjusted revocation protocol messages tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaaa1a2 - Browse repository at this point
Copy the full SHA aaaa1a2View commit details -
Adjusted trust ping protocol messages tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06e4cc1 - Browse repository at this point
Copy the full SHA 06e4cc1View commit details -
Adjusted basic message protocol messages tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63ffb4f - Browse repository at this point
Copy the full SHA 63ffb4fView commit details -
Adjusted report problem protocol messages tests
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bab9f4 - Browse repository at this point
Copy the full SHA 2bab9f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30228e0 - Browse repository at this point
Copy the full SHA 30228e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 529f4f7 - Browse repository at this point
Copy the full SHA 529f4f7View commit details -
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3ddc87 - Browse repository at this point
Copy the full SHA b3ddc87View commit details -
Fix credential thread building
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b1637c - Browse repository at this point
Copy the full SHA 5b1637cView commit details
Commits on Sep 13, 2023
-
Added extraction of thread_id from Thread
Signed-off-by: Bogdan Mircea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66eaf07 - Browse repository at this point
Copy the full SHA 66eaf07View commit details