web3p / ethereum-tx

Ethereum transaction library in PHP.
https://www.web3p.xyz/ethereumtx.html
MIT License
183 stars 63 forks source link

update simplito/elliptic-php dependency version #22

Closed kasra73 closed 5 years ago

kasra73 commented 5 years ago

Current version of simplito/elliptic-php is 1.0.4 and using multiple libraries for performing different Blockchain operation on various coins, makes us use more flexible dependency versioning.

codecov-io commented 5 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #22   +/-   ##
=========================================
  Coverage     86.56%   86.56%           
  Complexity       64       64           
=========================================
  Files             1        1           
  Lines           134      134           
=========================================
  Hits            116      116           
  Misses           18       18

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 15d7ce7...c6b6b2a. Read the comment docs.

sc0Vu commented 5 years ago

@kasra73 Thanks for this pr. I'll remove c6b6b2a after merge.