docs: fix stale corepc-node references#574
docs: fix stale corepc-node references#574satsfy wants to merge 2 commits intorust-bitcoin:masterfrom
Conversation
1379c37 to
a5e8d9b
Compare
|
Oh
|
|
I think that is the second time this week I've seen that CI fail. Re-ran it. |
jamillambert
left a comment
There was a problem hiding this comment.
I have created the label C-bitcoind that the changes in this PR require.
All the docs changes look good. The deletion of extra_tests.sh, crates.sh and update-lock-files.sh and updating the justfile can be done here or a separate PR.
Reviewed a5e8d9b
|
Thanks, looked more sensible to open a new PR for it #575 |
jamillambert
left a comment
There was a problem hiding this comment.
Can you swap the commit order, currently you "fix" extra_tests.sh then in the next commit delete it.
e975e37 to
7c3ed79
Compare
|
Force push with the mentioned change, my oversight, thanks. |
Follow up from #573 (comment)
Continues
corepc-nodetobitcoindrename.This updates stale documentation references that were missed in earlier changes. It fixes the top level crate listing, the
bitcoindcrate README examples and text, thebitcoind/contrib/extra_tests.shcomments, and theintegration_testREADME.