Update Bitcoin to 4.47 (237)

This commit is contained in:
Boris Kraut 2016-02-28 12:47:28 +01:00
parent 71ee828b44
commit 33b4455656

View file

@ -458,6 +458,16 @@ Build:4.46,236
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.47,237
commit=c8634bf9e1f1ea7e8b5be016308be6dfe1ca7dd4
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.13.5
prebuild=sed -i -e '/<module>examples/d' -e '/<module>tools/d' -e '/<module>wallettemplate/d' $$BitcoinJWallet$$/pom.xml
scanignore=wallet/assets/ssl-keystore
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Maintainer Notes:
See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use.
Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.