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

Libbitcoin outdated for RPCs #561

Open
zerotobtc opened this issue Dec 25, 2021 · 3 comments
Open

Libbitcoin outdated for RPCs #561

zerotobtc opened this issue Dec 25, 2021 · 3 comments

Comments

@zerotobtc
Copy link
Contributor

I'm currently in chapter 16.1 Accessing Bitcoind with C. When I went through the libbitcoin repository I discovered that it is not maintained anymore... Firstly you get an error when running make and even after some updating in the libbitcoin files it should - from my point of view - avoided to use such an outdated library (last update in 2016 I think).

I'll look for alternatives and if I find one (and the needed time for implementation) I'll probably make a pull request for a better alternative.

@shannona
Copy link
Collaborator

Thanks. If it no longer compiles without intervention, that's clearly a show-stopper.

I've filed an issue over in our community forum and am leaving this in place as it's a major issue:
BlockchainCommons/Community#140

@shannona
Copy link
Collaborator

Added a further warning in 16.1 to say that the library code will likely not compile.

@edilmedeiros
Copy link

I have not tested the new version myself (yet), but it seems BlockchainCommons/Community#140 solved this.

So, I believe the two warnings in the text (this and this) are adding noise since (in principle) the text points to the BlockchainCommons fork of libbitcoinrpc.

Because of this, what's the relevance of a full review of the library as originally proposed in BlockchainCommons/Community#140? I ask because I'm attending chaincode labs' bitcoin foss program, and I'm planning to rewrite my exercises from Python to C or C++. Some involve talking to Bitcoin's RPC interface. I found no competing library for that in C.

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

3 participants