cpacia / BitcoinCash-Wallet

Bitcoin Cash P2P SPV Wallet
MIT License
73 stars 27 forks source link

Please tag a release. #23

Open CameronNemo opened 5 years ago

CameronNemo commented 5 years ago

Last release was in 2017. Now is 2019. Please get master in a good shape (if it is not already) and tag a release. I would be quite appreciative.

CameronNemo commented 5 years ago

Speaking of, I got a build error:

_build-BitcoinCash-Wallet-xbps/src/github.com/cpacia/BitcoinCash-Wallet/api/rpc.go:213:24: not enough arguments in call to s.w.Spend
    have (int64, btcutil.Address, wallet.FeeLevel)
    want (int64, btcutil.Address, wallet.FeeLevel, string)
CameronNemo commented 5 years ago

https://github.com/OpenBazaar/wallet-interface/pull/11