ASuciuX

Results 65 comments of ASuciuX

How to check after upgrading the rusqlite version (and sqlite version implicitly) that there are no breaking changes when communicating with other nodes having the old version. Is it enough...

# Timeout Mutants These are the initial timed out mutants as each of the workflow jobs stopped after 360 minutes. Probably after skipping these, some new functions would be highlighted....

# Missed Mutants These are the initial missed out mutants as each of the workflow jobs stopped after 360 minutes. They highlight these functions have cases not tested. Probably after...

In order to use stricttables we would have to update the sqlite version used. Currently, the sqlite is running with version `3.33.0` as found on this [PR](https://github.com/stacks-network/stacks-core/pull/4812#issuecomment-2133964400) . We would...

Yes, I am using 25.0.0. 1. The copy containing the `target` still fails without `--in-place. and works with `--in-place`. 2. Same I've copied the codebase to a random user location....

Nice, thank you! It works with `--gitignore=false`. Indeed it was because of that bindings. How does it skip the gitignored files? Doesn’t it copy them to the temporary runs after...

Hey @saltict , we are using the [latest](https://github.com/hirosystems/bitcoin-indexer/releases/tag/v3.0.1) from the releases page https://github.com/hirosystems/bitcoin-indexer/releases/. Please let me know if it matches and if you have any other questions.

Adding this [here as link reference](https://github.com/stacks-network/stacks-core/actions/runs/10515372699) for the action for when it will be completed and the output will be displayed.

Example of `dropped_problematic` tx containing get-stacks-block-info. The API shows is as `dropped_problematic` while the Explorer shows in mempool. It is on the nakamoto-2 network. [API Link](https://api.nakamoto-2.hiro.so/extended/v1/tx/0x5cdeb4992f774d221dc5070adc222143edc107e9518edb795c6c0f0f9893073a) [Explorer Link ](https://explorer.hiro.so/txid/0x5cdeb4992f774d221dc5070adc222143edc107e9518edb795c6c0f0f9893073a?chain=mainnet&subnet=https://api.nakamoto-2.hiro.so)