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

Mark old crate names for renamed crates as deprecated #86

Open
nategraf opened this issue Apr 25, 2024 · 2 comments
Open

Mark old crate names for renamed crates as deprecated #86

nategraf opened this issue Apr 25, 2024 · 2 comments

Comments

@nategraf
Copy link
Contributor

We have three crates that have been renamed, but their old names are still published on crates.io without any notes.

  • bonsai-ethereum-relay
  • bonsai-ethereum-contracts
  • risc0-ethereum-view-call

We should mark these as deprecated in some way.

@flaub
Copy link
Member

flaub commented Apr 25, 2024

There's a bunch of old risc0 crates too, not sure what the best approach is

@nategraf
Copy link
Contributor Author

nategraf commented May 1, 2024

One idea would be to publish a new version to each that includes a compile-time warning about the deprecation. We could additionally update the top-level crate docs to include a similar warning.

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

2 participants