trustbloc / sidetree-fabric

Implementation of Sidetree with a backing Hyperledger Fabric ledger
Apache License 2.0
26 stars 13 forks source link

chore: Update to latest fabric-peer-ext #502

Closed bstasyszyn closed 3 years ago

bstasyszyn commented 3 years ago

This update includes a query executor provider that returns a query executor without acquiring a read lock on the ledger.

Signed-off-by: Bob Stasyszyn Bob.Stasyszyn@securekey.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #502 (7c39e57) into main (59bee8c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #502   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files          80       80           
  Lines        3300     3300           
=======================================
  Hits         3058     3058           
  Misses        161      161           
  Partials       81       81           

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 59bee8c...7c39e57. Read the comment docs.