scrtlabs / enigma-p2p

The Enigma Worker Peer-to-Peer (P2P) package written in Node.js based on libp2p-js
https://enigma.co/protocol/
GNU Affero General Public License v3.0
38 stars 4 forks source link

fix Add staking address to CLI #271

Closed assafmo closed 4 years ago

assafmo commented 4 years ago

Also pass operationalAddress when initializing EnigmaContractReaderAPI

codecov[bot] commented 4 years ago

Codecov Report

Merging #271 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #271   +/-   ##
========================================
  Coverage    75.71%   75.71%           
========================================
  Files          105      105           
  Lines         5053     5053           
========================================
  Hits          3826     3826           
  Misses        1227     1227
Impacted Files Coverage Δ
src/ethereum/EnigmaContractAPIBuilder.js 92.96% <ø> (ø) :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 b2c6fb1...a000303. Read the comment docs.

assafmo commented 4 years ago

@lenak25 Sorry this is overlapping with #270. We should probably merge them after fixing the failed build.