Update Bitcoin to 4.57 (247)

This commit is contained in:
Boris Kraut 2016-06-15 23:10:10 +02:00
parent f9b88d8470
commit 04743d3576

View file

@ -549,6 +549,16 @@ Build:4.55,245
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.57,247
commit=725357ba94b3f2cd6fdf04b3415899aedf035a42
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.14.3
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.
@ -560,5 +570,5 @@ approach to building this in future.
Auto Update Mode:None
Update Check Mode:RepoManifest/prod
Current Version:4.56
Current Version Code:246
Current Version:4.57
Current Version Code:247