hirosystems / clarinet

Write, test and deploy high-quality smart contracts to the Stacks blockchain and Bitcoin.
https://hiro.so/clarinet
GNU General Public License v3.0
290 stars 129 forks source link

Use Stacks node v2.5 for the local testnet #1458

Closed OxMarco closed 3 weeks ago

OxMarco commented 1 month ago

It seems clarinet integrate uses a year-old version of the Stacks node API

I tried updating the image but the Stacks and bitcoin node are stuck in the "booting" phase for days, something that doesn't happen when using the v2.4.

radicleart commented 1 month ago

It seems clarinet integrate uses a year-old version of the Stacks node API

*

What does clarinet --version report ?

Version 2.6 boot up two signers so must be using 2.5.

6d7a1e8208c8   Up 4 hours   stacks-signer-2.aibtcdev-smart-contracts.devnet
37e54f6dd6a0   Up 4 hours   stacks-signer-1.aibtcdev-smart-contracts.devnet
943dd5e9ab9b   Up 4 hours   stacks-node.aibtcdev-smart-contracts.devnet        0.0.0.0:20443-20444->20443-20444/tcp
hugocaillard commented 3 weeks ago

@OxMarco Does the comment above answers your question? I'm closing for now, feel free to re-open of you still experience this issue