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

feat: add support of multibase encoding for proofValue. #3244

Conversation

vkubiv
Copy link
Contributor

@vkubiv vkubiv commented May 18, 2022

Signed-off-by: Volodymyr Kubiv volodymyr.kubiv@euristiq.com

Title:
Add support of multibase encoding for proofValue.

Description:
#3228

Summary:

Add support of multibase encoding for proofValue and update unit tests to reflect this change.

@codecov
Copy link

codecov bot commented May 18, 2022

Codecov Report

Merging #3244 (d9d928a) into main (d5971ce) will decrease coverage by 0.00%.
The diff coverage is 98.38%.

❗ Current head d9d928a differs from pull request most recent head da77875. Consider uploading reports for the commit da77875 to get more accurate results

@@            Coverage Diff             @@
##             main    #3244      +/-   ##
==========================================
- Coverage   88.74%   88.74%   -0.01%     
==========================================
  Files         309      309              
  Lines       41727    41766      +39     
==========================================
+ Hits        37030    37064      +34     
- Misses       3421     3425       +4     
- Partials     1276     1277       +1     
Impacted Files Coverage Δ
pkg/doc/signature/proof/proof.go 88.72% <93.75%> (-2.88%) ⬇️
component/storageutil/mem/mem.go 100.00% <100.00%> (ø)
pkg/doc/did/doc.go 87.05% <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 0ba3492...da77875. Read the comment docs.

@vkubiv vkubiv force-pushed the feat-multibase-encoding-proofvalue branch 7 times, most recently from c50e89f to 223bc4e Compare May 20, 2022 13:12
Copy link
Contributor

@sudeshrshetty sudeshrshetty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need clarification why ED255192018 has switched to multibase?

@sudeshrshetty
Copy link
Contributor

sudeshrshetty commented May 24, 2022

Lets keep this multibase changes limited to ED255192020

@vkubiv vkubiv force-pushed the feat-multibase-encoding-proofvalue branch 3 times, most recently from 810145e to d1c9773 Compare May 24, 2022 15:25
Signed-off-by: Volodymyr Kubiv <volodymyr.kubiv@euristiq.com>
@vkubiv vkubiv force-pushed the feat-multibase-encoding-proofvalue branch from d1c9773 to da77875 Compare May 24, 2022 15:27
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.

4 participants