uport-project / uport-mobile

uPort mobile app
https://uport.me
GNU General Public License v3.0
76 stars 28 forks source link

fix: force-configure ethr-did-resolver and the embedded credentials #204

Closed mirceanis closed 4 years ago

mirceanis commented 4 years ago

patches the bug that is throwing the error thrown while verifying any ethr-did token:

[ethjs-query] while formatting outputs from RPC: {value:{code:-32600, message:"project ID is required", data: {reason: "project ID not provided", see:"https://infura.io/dashboard"}}}

codecov[bot] commented 4 years ago

Codecov Report

Merging #204 into develop will increase coverage by <.01%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #204      +/-   ##
==========================================
+ Coverage     58.3%   58.3%   +<.01%     
==========================================
  Files          234     234              
  Lines         6768    6769       +1     
  Branches       980     987       +7     
==========================================
+ Hits          3946    3947       +1     
  Misses        2452    2452              
  Partials       370     370
Impacted Files Coverage Δ
lib/sagas/jwt.js 52% <50%> (+0.97%) :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 acd5bac...5388267. Read the comment docs.