Update Bitcoin to 4.54 (244)

This commit is contained in:
Boris Kraut 2016-06-01 09:00:08 +02:00
parent ae8207cf50
commit 2bb09c80d4

View file

@ -529,6 +529,16 @@ Build:4.53,243
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.54,244
commit=a9130f45d463e5ef8d62b0b98ecb9c571a366d4f
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.14.2
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.