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

feat: WACI holder APIs for vcwallet #2929

Merged
merged 1 commit into from Aug 11, 2021

Conversation

sudeshrshetty
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Aug 11, 2021

Codecov Report

Merging #2929 (837493e) into main (db4d449) will increase coverage by 0.09%.
The diff coverage is 99.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2929      +/-   ##
==========================================
+ Coverage   88.40%   88.49%   +0.09%     
==========================================
  Files         288      288              
  Lines       35457    35753     +296     
==========================================
+ Hits        31344    31638     +294     
- Misses       2962     2964       +2     
  Partials     1151     1151              
Impacted Files Coverage Δ
pkg/wallet/wallet.go 98.56% <98.62%> (+0.01%) ⬆️
pkg/client/vcwallet/client.go 100.00% <100.00%> (ø)
pkg/controller/command/vcwallet/command.go 97.43% <100.00%> (+0.42%) ⬆️
pkg/controller/rest/vcwallet/operation.go 100.00% <100.00%> (ø)
pkg/wallet/options.go 100.00% <100.00%> (ø)

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 db4d449...837493e. Read the comment docs.

- Implemented Universal wallet interfaces discussed in
w3c-ccg/universal-wallet-interop-spec#99
- Added bindings for SDK, REST, JS
- Closes hyperledger-archives#2928
- Part of hyperledger-archives#2433

Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
@fqutishat fqutishat merged commit 6bb150d into hyperledger-archives:main Aug 11, 2021
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.

WACI related interfaces for VC Wallet
3 participants