Oyeinbomo

Results 13 comments of Oyeinbomo
trafficstars

I also having the same issue. What could fix it?

> While tackling this issue, we should also make sure that all the port needed are available. How can we make sure that all port needed are available?

Devnet.toml file ```toml [network] name = "devnet" deployment_fee_rate = 10 [accounts.deployer] mnemonic = "twice kind fence tip hidden tilt action fragile skin nothing glory cousin green tomorrow spring wrist shed...

> Also, just to be sure, are you running the latest version of clarinet (v0.33.0)? Yes, I just installed it some weeks ago.

> Thanks @Oyeins-GUI! Do you think that you could also attach some logs from you bitcoin node? That'd be super helpful. `docker logs -f bitcoin-node..devnet` Yeah

![Screenshot from 2022-08-02 21-56-08](https://user-images.githubusercontent.com/104744427/182540677-5ac03049-e08c-47c3-a3b5-722ffd3462fa.png) This is the log

The logs kept on running. I had to just stop myself

@friedger I replaced the clarity-bitcoin code in catamaran-btc, but there is this function that is unresolved ``` ;; Create a list with n elments `true`. n must be smaller than...

> You need to add clarity 2 for clarinet-bitcoin in Clarinet.toml. Oh! It seems it's a function in clarity 2 Okay