-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
R4R: rename stake/ to staking/ #3280
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #3280 +/- ##
===========================================
- Coverage 55.27% 55.25% -0.03%
===========================================
Files 134 134
Lines 9518 9518
===========================================
- Hits 5261 5259 -2
- Misses 3926 3928 +2
Partials 331 331 |
OK; this will cause merge conflicts for everything, can we wait until any relevant PRs have been merged? |
TBH I don't think there is ever going to be a "good" time to merge this in. I'd recommend merging sooner than later so everything working has more time to be adjusted (also I believe that fixes will be easier on unmerged branches than on updates on develop to this branch) |
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 and CI passes, haven't looked too in depth into the docs.
Do we really want to break all of our clients ( |
it's a very easy upgrade on the client side, and generally, we should absolutely not let a dir name changes be blocked for this reason especially in pre-1.0 software. There will come a time however, post-launch when these changes will become much more arduous due to the large number of client implementations - we're not there however.
|
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
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. Agree with @rigelrozanski that's nbd to change the clients. I don't have strong feelings about this change so ¯_(ツ)_/¯
closes #2222
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added entries in
PENDING.md
with issue #rereviewed
Files changed
in the github PR explorerFor Admin Use: