Update Bitcoin to 4.34 (224)

This commit is contained in:
Boris Kraut 2015-07-07 19:25:31 +02:00
parent 7714dcfe87
commit 3104df99ef

View file

@ -358,13 +358,19 @@ Build:4.32,222
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.33,223
disable=test before release!
commit=7b0f3017833d3ef917ffcfcb7227317c15d3b896
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.34,224
commit=829cb6e7cc31b389339f506719b2d6a234684499
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.12.3
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.