-
Notifications
You must be signed in to change notification settings - Fork 671
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
🚚 Rename burn_chain_tip to burnchain_tip #3598
🚚 Rename burn_chain_tip to burnchain_tip #3598
Conversation
Thanks for helping make our code base better! |
Codecov Report
@@ Coverage Diff @@
## master #3598 +/- ##
==========================================
- Coverage 31.23% 30.24% -1.00%
==========================================
Files 298 298
Lines 275069 275069
==========================================
- Hits 85923 83196 -2727
- Misses 189146 191873 +2727
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
Looks like a good start! I like how you have kept your commits small/single change for easy review :) Look forward to seeing further commits/updates to the pull request!
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.
all tests passed, a variable was renamed.
This looks fine to me; will approve when it's no longer a draft. |
Since we've already got some 👀 on this- I'd like to see this PR through the code review / merge process while it's still small and low-risk. This will provide a great learning opportunity for me as this happens to be my first PR on the stack-blockchain repository. |
To normalize naming conventions
9ffdfde
to
7977860
Compare
Rebased and ready for approval review. ✔️ |
One of us will need to merge this into a |
cb59652
into
stacks-network:pointblankdev-maint/burnchain-naming-cleanup
…chain-naming-cleanup Merge: PR #3598 burnchain naming to `develop`
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Incremental refactor PR to clean up deprecated variable name.
Description
Rename burn_chain_tip to burnchain_tip to normalize naming conventions
Applicable issues
Additional info (benefits, drawbacks, caveats)
Checklist
docs/rpc/openapi.yaml
andrpc-endpoints.md
for v2 endpoints,event-dispatcher.md
for new events)clarity-benchmarking
repobitcoin-tests.yml