-
Notifications
You must be signed in to change notification settings - Fork 268
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
[anza migration] rename crates #10
Conversation
3075f13
to
41f10a3
Compare
d888bed
to
816b988
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #10 +/- ##
=======================================
Coverage 81.6% 81.6%
=======================================
Files 833 833
Lines 224768 224768
=======================================
+ Hits 183491 183513 +22
+ Misses 41277 41255 -22 |
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.
Thanks!
* rename geyser-plugin-interface * rename cargo registry * rename watchtower * rename ledger tool * rename validator * rename install * rename geyser plugin interface when patch
Backports to the stable branch are to be avoided unless absolutely necessary for fixing bugs, security issues, and perf regressions. Changes intended for backport should be structured such that a minimum effective diff can be committed separately from any refactoring, plumbing, cleanup, etc that are not strictly necessary to achieve the goal. Any of the latter should go only into master and ride the normal stabilization schedule. |
Backports to the beta branch are to be avoided unless absolutely necessary for fixing bugs, security issues, and perf regressions. Changes intended for backport should be structured such that a minimum effective diff can be committed separately from any refactoring, plumbing, cleanup, etc that are not strictly necessary to achieve the goal. Any of the latter should go only into master and ride the normal stabilization schedule. Exceptions include CI/metrics changes, CLI improvements and documentation updates on a case by case basis. |
* rename geyser-plugin-interface * rename cargo registry * rename watchtower * rename ledger tool * rename validator * rename install * rename geyser plugin interface when patch (cherry picked from commit e1e36d2) # Conflicts: # Cargo.lock # Cargo.toml # geyser-plugin-manager/src/block_metadata_notifier.rs # programs/sbf/Cargo.lock # programs/sbf/Cargo.toml
* rename geyser-plugin-interface * rename cargo registry * rename watchtower * rename ledger tool * rename validator * rename install * rename geyser plugin interface when patch (cherry picked from commit e1e36d2) # Conflicts: # Cargo.lock # Cargo.toml # cargo-registry/Cargo.toml # docs/src/implemented-proposals/rpc-transaction-history.md # docs/src/operations/best-practices/general.md # docs/src/running-validator/validator-start.md # docs/src/running-validator/vote-accounts.md # docs/src/validator/get-started/setup-a-validator.md # geyser-plugin-interface/src/geyser_plugin_interface.rs # geyser-plugin-manager/Cargo.toml # geyser-plugin-manager/src/block_metadata_notifier.rs # geyser-plugin-manager/src/entry_notifier.rs # ledger-tool/src/blockstore.rs # ledger/src/blockstore_db.rs # programs/sbf/Cargo.lock # programs/sbf/Cargo.toml # scripts/check-dev-context-only-utils.sh
* rename geyser-plugin-interface * rename cargo registry * rename watchtower * rename ledger tool * rename validator * rename install * rename geyser plugin interface when patch
* rename geyser-plugin-interface * rename cargo registry * rename watchtower * rename ledger tool * rename validator * rename install * rename geyser plugin interface when patch
* rename geyser-plugin-interface * rename cargo registry * rename watchtower * rename ledger tool * rename validator * rename install * rename geyser plugin interface when patch
This reverts commit 3f9a7a5.
Problem
afaik we have a consensus to rename these crates
Summary of Changes
rename