OpenBazaar / multiwallet

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

Update fee providing for bitcoin cash, zcash, and litecoin #88

Closed cpacia closed 4 years ago

cpacia commented 5 years ago

Remove the dependency on cpacia/BitcoinCash-Wallet by moving the packages that were used into this repo.

Also switches zcash and litecoin to use the exchange rate based fee provider.

And lowers the default fees to .1 cents, 1 cent, and 5 cents.

placer14 commented 4 years ago

Note that travis is also red.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 507


Changes Missing Coverage Covered Lines Changed/Added Lines %
zcash/wallet.go 0 1 0.0%
zcash/exchange_rates.go 0 2 0.0%
util/currency.go 0 3 0.0%
util/fees.go 32 39 82.05%
<!-- Total: 32 45 71.11% -->
Totals Coverage Status
Change from base Build 487: 0.5%
Covered Lines: 2828
Relevant Lines: 5230

💛 - Coveralls