-
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
Move blockstack-core into a separate folder (develop branch) #3814
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #3814 +/- ##
===========================================
- Coverage 0.18% 0.16% -0.02%
===========================================
Files 306 305 -1
Lines 280746 280694 -52
===========================================
- Hits 512 469 -43
+ Misses 280234 280225 -9
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@kantai, @jcnelson, @stjepangolemac the CI is passing now for the PR. |
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 good. Do you think we could fit changing dependencies to workspace ones in this PR? Maybe it's better to leave that for another day.
`blockstack` is a name we shouldn't be using anymore. Please rename to
`stackslib` or something like that to reflect the system's current name.
…On Thu, Aug 3, 2023, 9:35 AM Stjepan Golemac ***@***.***> wrote:
***@***.**** approved this pull request.
Looks good. Do you think we could fit changing dependencies to workspace
ones in this PR? Maybe it's better to leave that for another day.
—
Reply to this email directly, view it on GitHub
<#3814 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADQJK557VZXVAEPUZMQ3RTXTOSI3ANCNFSM6AAAAAA233U2VM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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.
See earlier emailed comment
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.
The only changes to Cargo.lock
should be changing blockstack-core
to stackslib
.
How often do we update @AshtonStephens here's another example of |
We change versions when it's necessary to make progress or to fix disclosed vulnerabilities. I make it a point to look through the code for each dependency so I know what we're responsible for maintaining. |
I would make it as a separate PR(s). Issue #3834 |
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.
Overall LGTM now, but please make that one change about opt-level
before merging. Thanks!
Hmm. This PR radically slowed down the unit test time -- went from ~40 minutes to now about 100 minutes. |
It could be related to the |
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. |
Description
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