Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Archive the repo #51

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

tcharding
Copy link
Member

We renamed this repo and moved it. We released the 3 crates under the new name already. Filter crates.io using

https://crates.io/search?q=corepc

To move the repo I did the re-name manually by doing:

  • Created a new repository in my github account tcharding/corepc
  • Used rsync to move the code from here.
  • Did the rename
  • Did a PR to the repo to test CI (and fixed the bugs)
  • Did a bunch of other improvements (eg fleshed out v17 and v18)
  • Got github.com/rust-bitcoin/corepc repo created
  • Got perms on that repo
  • Added upstream remote to the repo
  • Pushed to upstream
  • Update README and (force) pushed to master

All future changes will go through the normal PR process now.

We renamed this repo and moved it. We released the 3 crates under the
new name already. Filter crates.io using

https://crates.io/search?q=corepc

To move the repo I did the re-name manually by doing:

- Created a new repository in my github account tcharding/corepc
- Used `rsync` to move the code from here.
- Did the rename
- Did a PR to the repo to test CI (and fixed the bugs)
- Did a bunch of other improvements (eg fleshed out v17 and v18)
- Got github.com/rust-bitcoin/corepc repo created
- Got perms on that repo
- Added `upstream` remote to the repo
- Pushed to `upstream`
- Update README and (force) pushed to master

All future changes will go through the normal PR process now.
@tcharding
Copy link
Member Author

tcharding commented Nov 25, 2024

Just to double check me, can you ack this if it seems reasonably sane @apoelstra - no need to think too hard, I'll cop any mistakes made.

EDIT: Actually, can you merge and archive the repo please. I'm not an admin here.

tcharding added a commit to tcharding/rust-miniscript that referenced this pull request Nov 25, 2024
We just re-named and move the crate/repo from `rust-bitcoind-json` to
`corepc`. Use the new name

For context see: rust-bitcoin/rust-bitcoind-json-rpc#51
@tcharding
Copy link
Member Author

Tested in miniscript: rust-bitcoin/rust-miniscript#779

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 847bc93; successfully ran local tests

@apoelstra apoelstra merged commit 0567cf6 into rust-bitcoin:master Nov 26, 2024
32 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants