Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update the Image to point to the bitcoin ABC core 0.18.5 #15

Open
piyuvyas opened this issue Dec 18, 2018 · 1 comment
Open

Please update the Image to point to the bitcoin ABC core 0.18.5 #15

piyuvyas opened this issue Dec 18, 2018 · 1 comment

Comments

@piyuvyas
Copy link

The latest version of the bitcoin ABC lib has the some updates around the rpc calls and response espeically around the getBlock and verbosity. the verbosity=2 param gets the verbose reponse along with raw transaction details.

Please update the image for the 0.18.5 tag here is teh docker image code

ENV BITCOIN_ABC_VERSION=0.18.5
ENV BITCOIN_ABC_SHASUM="11439fcdae421ae96d2a7ddc3d43c9c284af44716cb5f363c61e53885a5a8811 bitcoin-abc-${BITCOIN_ABC_VERSION}-x86_64-linux-gnu.tar.gz"
ENV BITCOIN_ABC_PREFIX=/opt/bitcoin-abc-${BITCOIN_ABC_VERSION}
ENV BITCOIN_ABC_DATA=/home/bitcoin/.bitcoin
ENV PATH=/opt/bitcoin-abc-${BITCOIN_ABC_VERSION}/bin:$PATH

@qq29oo
Copy link

qq29oo commented May 23, 2019

Nowadays may be need to update to the 0.19.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants