OpenBazaar / multiwallet

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

Changes required for ORDER_PAYMENT network message #94

Closed cpacia closed 4 years ago

cpacia commented 4 years ago

Reopening of #92 as a local branch. This also adds the coin-specific ExtractPubkeyAddrs functions which was missing from the prior PR.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 456


Changes Missing Coverage Covered Lines Changed/Added Lines %
service/wallet_service.go 0 4 0.0%
litecoin/wallet.go 0 23 0.0%
zcash/wallet.go 0 23 0.0%
bitcoin/wallet.go 0 29 0.0%
<!-- Total: 0 79 0.0% -->
Totals Coverage Status
Change from base Build 436: -0.8%
Covered Lines: 2757
Relevant Lines: 5147

💛 - Coveralls