smartbch / smartbch

smartBCH is an EVM&Web3 compatible sidechain for Bitcoin Cash
Apache License 2.0
117 stars 51 forks source link

Update config versions for docker build #49

Closed tleekkul closed 2 years ago

tleekkul commented 2 years ago

Update config version in docker build to be consistent with compile locally instruction. (v0.0.6 for Mainnet and v0.0.5 for Amber testnet).

Docs PR: https://github.com/smartbch/docs/pull/61

codecov-commenter commented 2 years ago

Codecov Report

Merging #49 (243c27f) into main (8c2bc79) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 243c27f differs from pull request most recent head 95c0557. Consider uploading reports for the commit 95c0557 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   46.41%   46.41%           
=======================================
  Files          44       44           
  Lines        5737     5737           
=======================================
  Hits         2663     2663           
  Misses       2734     2734           
  Partials      340      340           

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 8c2bc79...95c0557. Read the comment docs.