Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

feat: correlating invitation with propose credential message #3119

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

sudeshrshetty
Copy link
Contributor

  • WACI way of using invitation as parent threadID may not work with
    DIDCommV1 where parent thread ID gets reset by messenger while sending
    propose credential message
  • As a work around, invitation ID can be explicitly used while sending
    propose credential message
  • Part of VC Wallet - WACI issuance interfaces #3073

Signed-off-by: sudesh.shetty sudesh.shetty@securekey.com

- WACI way of using invitation as parent threadID may not work with
DIDCommV1 where parent thread ID gets reset by messenger while sending
propose credential message
- As a work around, invitation ID can be explicitly used while sending
propose credential message
- Part of hyperledger-archives#3073

Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #3119 (6011ca4) into main (1f7d634) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3119   +/-   ##
=======================================
  Coverage   88.78%   88.78%           
=======================================
  Files         307      307           
  Lines       40742    40747    +5     
=======================================
+ Hits        36173    36178    +5     
  Misses       3340     3340           
  Partials     1229     1229           
Impacted Files Coverage Δ
pkg/didcomm/protocol/issuecredential/params.go 94.55% <100.00%> (+0.03%) ⬆️
pkg/wallet/wallet.go 97.53% <100.00%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f7d634...6011ca4. Read the comment docs.

@sudeshrshetty sudeshrshetty merged commit a9d6794 into hyperledger-archives:main Jan 6, 2022
sudeshrshetty added a commit to sudeshrshetty/aries-framework-go that referenced this pull request Jan 22, 2022
…dger-archives#3119)

- WACI way of using invitation as parent threadID may not work with
DIDCommV1 where parent thread ID gets reset by messenger while sending
propose credential message
- As a work around, invitation ID can be explicitly used while sending
propose credential message
- Part of hyperledger-archives#3073

Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants