OpenBazaar / multiwallet

API based multi-cryptocurrency wallet
MIT License
73 stars 41 forks source link

Update codebase with needed ethereum changes #101

Closed cpacia closed 4 years ago

cpacia commented 4 years ago

This is the placeholder PR which ensures the latest changes applied in ob-go are brought back into this repo.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 621


Changes Missing Coverage Covered Lines Changed/Added Lines %
litecoin/exchange_rates.go 0 1 0.0%
zcash/exchange_rates.go 0 1 0.0%
zcash/wallet.go 14 28 50.0%
bitcoin/wallet.go 9 27 33.33%
litecoin/wallet.go 9 27 33.33%
<!-- Total: 100 152 65.79% -->
Files with Coverage Reduction New Missed Lines %
zcash/exchange_rates.go 1 0.0%
zcash/wallet.go 2 31.84%
bitcoin/wallet.go 3 28.45%
litecoin/wallet.go 3 29.26%
<!-- Total: 9 -->
Totals Coverage Status
Change from base Build 615: 0.1%
Covered Lines: 2924
Relevant Lines: 5335

💛 - Coveralls