Recently I imported (stole) all the code from this crate and put it in the new bitcoind-json-rpc repository.
There is a PR in flight at the moment to replace usage of this crate in rust-miniscript.
We also have an open issue to move the new repo into the rust-bitcoin org.
We should have a discussion about the fate of this crate. Note that in the new repo this crate is renamed so there is no reason the crate/repo cannot go on living. It seems like a waste of resources however to maintain two copies of basically the same code in the rust-bitcoin org.
FTR I already got an explicit ACK by email from RCasatta to do the import.
Recently I imported (stole) all the code from this crate and put it in the new
bitcoind-json-rpcrepository.There is a PR in flight at the moment to replace usage of this crate in
rust-miniscript.We also have an open issue to move the new repo into the
rust-bitcoinorg.We should have a discussion about the fate of this crate. Note that in the new repo this crate is renamed so there is no reason the crate/repo cannot go on living. It seems like a waste of resources however to maintain two copies of basically the same code in the
rust-bitcoinorg.FTR I already got an explicit ACK by email from RCasatta to do the import.