-
Notifications
You must be signed in to change notification settings - Fork 200
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
feat!: message pickup live mode support #1638
feat!: message pickup live mode support #1638
Commits on Jan 29, 2024
-
feat!: initial live mode support + message repository refactor
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7e6970d - Browse repository at this point
Copy the full SHA 7e6970dView commit details -
fix(core): allow string for did document controller (openwallet-found…
…ation#1644) Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io> Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2f40c6a - Browse repository at this point
Copy the full SHA 2f40c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 664c891 - Browse repository at this point
Copy the full SHA 664c891View commit details -
refactor(anoncreds)!: move supportRevocation to options (openwallet-f…
…oundation#1648) Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e5cb74e - Browse repository at this point
Copy the full SHA e5cb74eView commit details -
refactor: move message-pickup directory (openwallet-foundation#1650)
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ff54595 - Browse repository at this point
Copy the full SHA ff54595View commit details -
feat: addressing some feedback and fixes
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 55ba318 - Browse repository at this point
Copy the full SHA 55ba318View commit details -
fix: properly register session service
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8e7c1f8 - Browse repository at this point
Copy the full SHA 8e7c1f8View commit details -
fix: don't send trust ping in V2 pickup protocol
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c198993 - Browse repository at this point
Copy the full SHA c198993View commit details -
fix: only remove session if it's not the new one
Signed-off-by: Ariel Gentile <gentilester@gmail.com> feat: deliver messages individually, not fetching from the queue every time Signed-off-by: Ariel Gentile <gentilester@gmail.com> chore: revert to free runners (openwallet-foundation#1662) Signed-off-by: Ry Jones <ry@linux.com> Signed-off-by: Ariel Gentile <gentilester@gmail.com> chore: create settings.yml (openwallet-foundation#1663) Signed-off-by: Ry Jones <ry@linux.com> Signed-off-by: Ariel Gentile <gentilester@gmail.com> chore: fix ci and add note to readme (openwallet-foundation#1669) Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> docs: update active maintainers (openwallet-foundation#1664) Signed-off-by: Karim Stekelenburg <karim@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> feat: did:peer:2 and did:peer:4 support in DID Exchange (openwallet-foundation#1550) Signed-off-by: Ariel Gentile <gentilester@gmail.com> feat(presentation-exchange): added PresentationExchangeService (openwallet-foundation#1672) Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io> Signed-off-by: Ariel Gentile <gentilester@gmail.com> chore: removed jan as maintainer (openwallet-foundation#1678) Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> ci: change secret (openwallet-foundation#1679) Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> chore: add meta to rxjs timeout errors (openwallet-foundation#1683) Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> build(deps): bump ws and @types/ws (openwallet-foundation#1686) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Ariel Gentile <gentilester@gmail.com> build(deps): bump follow-redirects from 1.15.2 to 1.15.4 (openwallet-foundation#1694) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Ariel Gentile <gentilester@gmail.com> chore: update shared components libraries (openwallet-foundation#1691) Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> fix: properly print key class (openwallet-foundation#1684) Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> feat(present-proof): add support for aries RFC 510 (openwallet-foundation#1676) Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io> Signed-off-by: Ariel Gentile <gentilester@gmail.com> fix(present-proof): isolated tests (openwallet-foundation#1696) Signed-off-by: Ariel Gentile <gentilester@gmail.com> feat(indy-vdr): register revocation registry definitions and status list (openwallet-foundation#1693) Signed-off-by: Ariel Gentile <gentilester@gmail.com> chore: rename to credo-ts (openwallet-foundation#1703) Signed-off-by: Ry Jones <ry@linux.com> Signed-off-by: Ariel Gentile <gentilester@gmail.com> ci: fix git checkout path and update setup-node (openwallet-foundation#1709) Signed-off-by: Ariel Gentile <gentilester@gmail.com> fix: remove check for DifPresentationExchangeService dependency (openwallet-foundation#1702) Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com> Signed-off-by: Ariel Gentile <gentilester@gmail.com> docs: update zoom meeting link (openwallet-foundation#1706) Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> refactor(oob)!: make label optional (openwallet-foundation#1680) Signed-off-by: Timo Glastra <timo@animo.id> Co-authored-by: Ariel Gentile <gentilester@gmail.com> Signed-off-by: Ariel Gentile <gentilester@gmail.com> feat: support short legacy connectionless invitations (openwallet-foundation#1705) Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> feat(dids)!: did caching (openwallet-foundation#1710) feat: did caching Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> fix: jsonld document loader node 18 (openwallet-foundation#1454) Signed-off-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> build(deps): bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 (openwallet-foundation#1656) build(deps): bump amannn/action-semantic-pull-request Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@v5.3.0...v5.4.0) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Glastra <timo@animo.id> Signed-off-by: Ariel Gentile <gentilester@gmail.com> feat: did rotate (openwallet-foundation#1699) Signed-off-by: Ariel Gentile <gentilester@gmail.com> refactor: pickup protocol method names Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5afcd33 - Browse repository at this point
Copy the full SHA 5afcd33View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea27b62 - Browse repository at this point
Copy the full SHA ea27b62View commit details -
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dfbb1b9 - Browse repository at this point
Copy the full SHA dfbb1b9View commit details -
fix: default to
DeliverOnly
as it is current behaviourSigned-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1816dbb - Browse repository at this point
Copy the full SHA 1816dbbView commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8af1d33 - Browse repository at this point
Copy the full SHA 8af1d33View commit details -
feat: add flag to avoid message-pickup messages to be queued
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b6f952d - Browse repository at this point
Copy the full SHA b6f952dView commit details
Commits on Jan 31, 2024
-
refactor: some setting naming and params to be more clear
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f39fe5c - Browse repository at this point
Copy the full SHA f39fe5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf3aa2 - Browse repository at this point
Copy the full SHA 4cf3aa2View commit details -
fix: use recipientDid instead of recipientKey
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b41e818 - Browse repository at this point
Copy the full SHA b41e818View commit details -
Configuration menu - View commit details
-
Copy full SHA for 180695c - Browse repository at this point
Copy the full SHA 180695cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b22dd3e - Browse repository at this point
Copy the full SHA b22dd3eView commit details