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

Bitcoind outdated in main dockerfile #135

Open
yancyribbens opened this issue Mar 27, 2019 · 2 comments
Open

Bitcoind outdated in main dockerfile #135

yancyribbens opened this issue Mar 27, 2019 · 2 comments

Comments

@yancyribbens
Copy link
Contributor

The Dockerfile is outdated and running an old version of bitcoind Bitcoin Core RPC client version v0.13.2.0-g0d71914.

@yancyribbens yancyribbens changed the title Bitcoind Bitcoind outdated in main dockerfile Mar 27, 2019
@ghost
Copy link

ghost commented Apr 23, 2019

Yeah, definitely a good idea to update. Though there is a problem using p2sh addresses (which are now default) with cert-issuer. So if we do update Dockerfile before testing out https://github.com/blockchain-certificates/cert-issuer/pull/84/files more then we'd need to atleast update the docs to specify that legacy addresses need to be created.

Might be a good idea to mention it anyways for Dockerfile.web since p2sh addresses are being created but having issues as specified here: https://community.blockcerts.org/t/unable-to-sign-transaction-testnet/1779/11

@yancyribbens
Copy link
Contributor Author

Agree the docs would need to be updated to continue using the legacy addresses. Also, we could script the address creating is i've done in this PR

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

1 participant