Charlie

Results 93 comments of Charlie

@igorsyl Not sure if this would help your situation, but you can spawn your own local devnet using [Clarinet](https://github.com/hirosystems/clarinet#spawn-a-local-devnet). ``` brew install clarinet clarinet new my-project && cd my-project clarinet...

> Merging a PR to develop: rust format is run (this happens on every run) docker image built from source on a debian distribution is built and pushed with the...

@pavitthrap Does https://github.com/stacks-network/stacks-blockchain/pull/3047 transitively fix this issue too?

I originally opened this issue thinking this was the right way to go, but maybe it's not needed? Open to thoughts from others.

@zone117x I think it might be a good idea to have this sooner than later, so probably `master`. Though at some point it will need to be available in v5...

I don't think my or @wileyj's opinion on this matter should weigh as much as yours or @rafaelcr's, but I may be able to offer a bit more perspective. There's...

> hi guys, is there an update about this? @albydeca No updates at the moment. No need to wait for this to be closed though, [feel free to give it...

This can be completed by using the [semantic-release/exec plugin](https://github.com/semantic-release/exec). Adding an `exec` entry between [these two lines](https://github.com/hirosystems/stacks-blockchain-api/blob/master/package.json#L78-L79) which runs a script or command would take care of it.

Seeing a similar error on my end for API v6.x: ``` 10/29/2022, 08:58:21 PM mainnet-postgresql-snapshot-0 >>> 2022-10-30 00:58:21.435 GMT [6968] LOG: unexpected EOF on client connection with an open transaction...

@rafaelcr @zone117x Here are some logs I found from the PG DB which may help: ``` 2022-06-14 17:45:33.026 GMT [2577263] ERROR: deadlock detected at character 36 2022-06-14 17:45:33.026 GMT [2577263]...