-
Notifications
You must be signed in to change notification settings - Fork 715
chore: move clarity-cli to contrib
#6529
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
chore: move clarity-cli to contrib
#6529
Conversation
…move-clarity-cli-to-contrib
|
I notice that the integration tests use
|
Thanks for bringing this up! The move to Regarding the dependency, I checked it and stacks-core/clarity/src/vm/mod.rs Lines 517 to 566 in 895537e
Does this approach make sense, or do you have a better idea? |
jferrant
left a 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.
LGTM
|
Reviving this PR with #6670 |
…m/Jiloc/stacks-core into chore/move-clarity-cli-to-contrib
francesco-stacks
left a 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.
LGTM!
|
Looks good, I know a lot of those failing tests are failing on develop, but this does seem to be a bit more than normal. Maybe just try running the tests on develop and on this branch to confirm if they are newly flakey due to this PR or not. |
|
After re-running the tests, I can confirm that some of them passed and that we reduced the number of failing ones:
What do you think about it? |
I don't think they have to do with your change. Especially since this is just moving code around. I would merge. :) |
62fe5cb
Description
This PR builds on top of #6532 and will stay in draft until that one will be merged.
Applicable issues
Additional info (benefits, drawbacks, caveats)
Checklist
docs/rpc/openapi.yamlandrpc-endpoints.mdfor v2 endpoints,event-dispatcher.mdfor new events)clarity-benchmarkingrepobitcoin-tests.yml