Update Bitcoin to 5.14 (294)

This commit is contained in:
Boris Kraut 2017-02-14 17:51:25 +01:00
parent 5002ff5a9c
commit 5bcb1161db

View file

@ -798,6 +798,13 @@ Build:5.13,293
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:5.14,294
commit=670a6a18dacdc87a1a2516af3a21ae5fbca2b106
subdir=wallet
gradle=yes
prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle
scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
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.