Skip to content
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: clean and update-dependencies #106

Merged
merged 8 commits into from
Oct 29, 2024

Conversation

hugocaillard
Copy link
Collaborator

@hugocaillard hugocaillard commented Oct 23, 2024

Description

  • remove some not needed dependencies
  • updated clarinet dependencies
    • thanks to some changes in clarinet, chainhook-types is no longer needed chore: update dependencies clarinet#1589
    • clarity-repl isn't needed as a direct dependency (but is still pulled as a a sub-dependency of clarinet-deployments)
    • most of the changes are actually in the cargo.lock
  • stacks-node config has sligthly change and is stricter now (can't contain invalid keys)

@hugocaillard hugocaillard force-pushed the refactor/upgrade-and-clean-dependencies branch from 581943d to 11e9f66 Compare October 23, 2024 11:25
@hugocaillard hugocaillard changed the title --wip-- [skip ci] chore: clean and update-dependencies Oct 23, 2024
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/lib.rs 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@hugocaillard hugocaillard force-pushed the refactor/upgrade-and-clean-dependencies branch from 11e9f66 to d95105a Compare October 23, 2024 19:31
@hugocaillard hugocaillard requested a review from leahjlou October 25, 2024 17:01
@hugocaillard hugocaillard self-assigned this Oct 25, 2024
@hugocaillard hugocaillard marked this pull request as ready for review October 25, 2024 17:01
@leahjlou
Copy link
Collaborator

The build is failing: https://github.com/hirosystems/stacks-devnet-api/actions/runs/11522367679/job/32078413058

Looks like the error is Config file malformatted missing field stacks_signer_image_url at line 353 column 5.

@leahjlou leahjlou merged commit 468fa28 into develop Oct 29, 2024
8 of 9 checks passed
@leahjlou leahjlou deleted the refactor/upgrade-and-clean-dependencies branch October 29, 2024 00:06
@blockstack-devops
Copy link

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants