trustbloc / sidetree-core-go

Ledger-agnostic Sidetree core components in Golang
Apache License 2.0
23 stars 17 forks source link

fix: allow doc public keys to use base58 key if jwk not available #607

Closed Moopli closed 3 years ago

Moopli commented 3 years ago

Signed-off-by: Filip Burlacu filip.burlacu@securekey.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #607 (0d271ad) into main (682fcf6) will increase coverage by 0.08%. The diff coverage is 96.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #607      +/-   ##
==========================================
+ Coverage   93.18%   93.26%   +0.08%     
==========================================
  Files          75       75              
  Lines        3783     3802      +19     
==========================================
+ Hits         3525     3546      +21     
+ Misses        145      144       -1     
+ Partials      113      112       -1     
Impacted Files Coverage Δ
...s/1_0/doctransformer/didtransformer/transformer.go 98.58% <90.90%> (-1.42%) :arrow_down:
...ons/1_0/operationparser/patchvalidator/document.go 97.10% <100.00%> (+3.55%) :arrow_up:

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 682fcf6...0d271ad. Read the comment docs.