Update Bitcoin to 4.53 (243)

This commit is contained in:
Boris Kraut 2016-05-17 23:07:16 +02:00
parent 3d96d81784
commit 22ca69e63f

View file

@ -519,6 +519,16 @@ Build:4.52,242
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.53,243
commit=166cd48ca441aecd9729912f85ad30d9cb4c6fa7
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.14.1
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: Maintainer Notes:
See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use. 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. Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.