Update Bitcoin to 4.46 (236)

This commit is contained in:
Boris Kraut 2016-01-20 16:37:45 +01:00
parent 130761f9aa
commit e6893bf78d

View file

@ -456,6 +456,16 @@ Build:4.45,235
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.46,236
commit=1baf7ef49df5a8e7f76c8deb9e8336dda5c40333
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.13.4
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.