Update Bitcoin to 4.66 (256)

This commit is contained in:
Boris Kraut 2016-08-20 15:02:42 +02:00
parent 7d8c9a87f8
commit da950a5fe8

View file

@ -619,6 +619,15 @@ Build:4.65,255
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.66,256
commit=bc1f84e11cc52db16901a5054297094e5b2017c9
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
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.