Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

⚗️ Look into using the new rust-bitcoin rpc client #44

Closed
D4nte opened this issue Dec 17, 2018 · 2 comments
Closed

⚗️ Look into using the new rust-bitcoin rpc client #44

D4nte opened this issue Dec 17, 2018 · 2 comments
Labels

Comments

@D4nte
Copy link
Contributor

D4nte commented Dec 17, 2018

Look at https://github.com/rust-bitcoin/rust-bitcoincore-rpc

DoD:

  • list missing features that'd we need to implement in rust-bitcoincore-rpc
  • evaluate how much work it would be to start using it
@D4nte D4nte changed the title Look into using the new rust-bitcoin rpc client ⚗️ Look into using the new rust-bitcoin rpc client Dec 17, 2018
@D4nte D4nte added the research label Dec 17, 2018
@thomaseizinger
Copy link
Contributor

I think we should contribute two features of our client to theirs:

  • the test harness with testcontainers
  • the retry-mechanism on -32 error code

Other than that, I don't think there is much value in maintaining a separate library.

@thomaseizinger
Copy link
Contributor

We migrated.

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

No branches or pull requests

2 participants