-
Notifications
You must be signed in to change notification settings - Fork 113
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
Prepend sov-
prefix to all releasable crates
#824
Conversation
Signed-off-by: Filippo Costa <filippo@sovlabs.io>
Signed-off-by: Filippo Costa <filippo@sovlabs.io>
Signed-off-by: Filippo Costa <filippo@sovlabs.io>
sov-
prefix to all releasable crates.sov-
prefix to all releasable crates
Codecov Report
... and 2 files with indirect coverage changes 📢 Have feedback on the report? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, question do we need to change any docs in readmes?
@bkolad I modified the docs wherever I could find references to the old names – I wouldn't be surprised if I missed some though, I'll check again before merging. |
* celestia -> sov-celestia-adapter in manifests & docs Signed-off-by: Filippo Costa <filippo@sovlabs.io> * celestia -> sov-celestia-adapter in *.rs Signed-off-by: Filippo Costa <filippo@sovlabs.io> * risc0-adapter -> sov-risc0-adapter Signed-off-by: Filippo Costa <filippo@sovlabs.io> * Fix Celestia rename * Rename zk-cycle-utils/macros * cargo fmt --all --------- Signed-off-by: Filippo Costa <filippo@sovlabs.io>
* celestia -> sov-celestia-adapter in manifests & docs Signed-off-by: Filippo Costa <filippo@sovlabs.io> * celestia -> sov-celestia-adapter in *.rs Signed-off-by: Filippo Costa <filippo@sovlabs.io> * risc0-adapter -> sov-risc0-adapter Signed-off-by: Filippo Costa <filippo@sovlabs.io> * Fix Celestia rename * Rename zk-cycle-utils/macros * cargo fmt --all --------- Signed-off-by: Filippo Costa <filippo@sovlabs.io>
* celestia -> sov-celestia-adapter in manifests & docs Signed-off-by: Filippo Costa <filippo@sovlabs.io> * celestia -> sov-celestia-adapter in *.rs Signed-off-by: Filippo Costa <filippo@sovlabs.io> * risc0-adapter -> sov-risc0-adapter Signed-off-by: Filippo Costa <filippo@sovlabs.io> * Fix Celestia rename * Rename zk-cycle-utils/macros * cargo fmt --all --------- Signed-off-by: Filippo Costa <filippo@sovlabs.io>
Fixes #819.