Brice

Results 176 issues of Brice

The recent fix to the action running the tests, https://github.com/stacks-network/actions/pull/43, might fix the issue we were seeing with running these tests.

**Describe the bug** In the sandbox, the button to logout is tiny and easy to miss. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://explorer.hiro.so/sandbox/deploy?chain=testnet 2. Click "Connect...

sandbox

Relaying a [user request from Twitter](https://twitter.com/brainharrington/status/1669044091114622976). I agree, it would be nice to be able to see the price in sats instead of dollars.

good first issue

Two blockchain PRs were recently merged that add more information about failed contract deploy transactions to the receipt. It would be great if the explorer could take this info and...

Enhancement 💡

During Nakamoto development, we have run into a few deadlocks from accessing databases. I think it would be possible to refactor the code to help prevent these types of deadlocks....

3.0-Testing

Adds 2 integration tests: - tests::signer::v0::multiple_miners_with_nakamoto_blocks - tests::signer::v0::partial_tenure_fork

Currently, the miner submits a block commit as soon as it sees a new burn block. Since it has not yet seen any blocks in the that new tenure, it...

3.0-Testing

**Describe the bug** ~~There is some problem computing the `block-height` in a Clarity 2 contract deployed in epoch 3.0.~~ The problem is with the usage of `get-block-info?` here. See follow...

3.0-must

In epoch 3.0, it will be useful to have the tenure height in the response from the /v2/info endpoint.

3.0