Skip to content

feat: use @stacks/clarinet-sdk#1744

Merged
eric-stacks merged 5 commits into
stacks-network:masterfrom
hugo-stacks:feat/use-stacks-labs-clarinet
Nov 6, 2025
Merged

feat: use @stacks/clarinet-sdk#1744
eric-stacks merged 5 commits into
stacks-network:masterfrom
hugo-stacks:feat/use-stacks-labs-clarinet

Conversation

@hugo-stacks

@hugo-stacks hugo-stacks commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

Description

Use @stacks/clarinet-sdk instead of the hirosystems one

@hugo-stacks hugo-stacks requested a review from a team November 6, 2025 10:58
@CLAassistant

CLAassistant commented Nov 6, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

BowTiedRadone
BowTiedRadone previously approved these changes Nov 6, 2025

@BowTiedRadone BowTiedRadone left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@BowTiedRadone

Copy link
Copy Markdown
Contributor

@hugo-stacks Would you want to cover updating the Clarinet installation in this PR as well?

```bash
sudo apt install build-essential pkg-config libssl-dev
git clone https://github.com/hirosystems/clarinet
cd clarinet
cargo clarinet-install
```
{% endtab %}
{% tab title="Binary" %}
```bash
wget -nv https://github.com/hirosystems/clarinet/releases/latest/download/clarinet-linux-x64-glibc.tar.gz -O clarinet-linux-x64.tar.gz
tar -xf clarinet-linux-x64.tar.gz
chmod +x ./clarinet
mv ./clarinet /usr/local/bin
```

@hugo-stacks

Copy link
Copy Markdown
Contributor Author

Good point @BowTiedRadone
Let's update it all

@hugo-stacks

Copy link
Copy Markdown
Contributor Author

@eric-stackslabs Can you review as well please?
I didn't update pyth-oracle-integration.md - this one needs a full refacto

Comment thread repos-to-monitor.txt Outdated
@eric-stacks eric-stacks self-requested a review November 6, 2025 16:52

@eric-stacks eric-stacks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@eric-stacks eric-stacks merged commit d63a4c1 into stacks-network:master Nov 6, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants