Update Bitcoin to 4.30 (220)

This commit is contained in:
Boris Kraut 2015-05-24 15:40:49 +02:00
parent 4ff46ac85f
commit 43b3b95f41

View file

@ -337,6 +337,13 @@ Build:4.29,219
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.30,220
commit=f46c2e3dee3863eb174a1b65d571f331b53b6ca1
subdir=wallet
maven=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.