Jason Schrader

Results 59 issues of Jason Schrader

**Describe the bug** I am monitoring a server that went down last night, and Upptime shows it as down on the GitHub repo and status page: ![image](https://user-images.githubusercontent.com/9038904/124122224-b5e38300-da2a-11eb-8c94-ad740358cb1d.png) ![image](https://user-images.githubusercontent.com/9038904/124122288-c7c52600-da2a-11eb-8432-d206b2d6c626.png) However, the...

bug

It would be great to be able to add a table of contents based on the H1/H2/H3 values with build-in navigation, especially for longer posts. This might be able to...

Type: Enhancement

**Is your feature request related to a problem? Please describe.** While playing around with the Rosetta API I noticed the following when querying the network options: ```json "allow": { "operation_statuses":...

rosetta

# ⚠️ IMPORTANT: Please fill out this template to give us as much information as possible to address the issue. ### Prerequisites - [x] check this box if you have...

bug
invalid
Frontend

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in QA * Followed all...

bug
help wanted
Frontend

## Summary After talking with @SomeMoosery about domain names, I threw out the idea of using the coronatracker.me domain for both the website and the app and wanted to create...

enhancement

To work around the OOM issue in #324 we split our tests so that they [run separately in the CI](https://github.com/citycoins/contracts/blob/develop/.github/workflows/test-contract.yaml). Each one of the tests is run with `--coverage` and...

good first issue
XS
functional enhancement

**Describe the bug** I've seen this a few times but not consistently, when loading a contract call tx in the explorer, the source code box is blank and clicking on...

**Is your feature request related to a problem? Please describe.** It would be nice if the stacks-blockchain releases were signed, similar to what is seen with [Bitcoin Core](https://bitcoincore.org/en/download/). **Describe the...

stale

I was walking through [the example here](https://github.com/hirosystems/clarinet/tree/develop/components/clarinet-cli/examples/cbtc) and had to tweak a few things to get it working. I also wanted to verify the experience as I haven't used `clarinet...