Closed cpacia closed 5 years ago
Note that travis is also red.
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 | |
---|---|
Change from base Build 487: | 0.5% |
Covered Lines: | 2828 |
Relevant Lines: | 5230 |
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.