Brady Ouren

Results 8 issues of Brady Ouren

#33 fixed an issue with missed urls using '@' but it seems to have affected other content. For example, linkify will pick up "@some.username" as a link. It only seems...

bug
pending-merge

Porting this issue from the [old repo](https://github.com/prowdsponsor/esqueleto/issues/147) See https://stackoverflow.com/questions/38999557/is-it-possible-to-use-deletecascade-with-esqueleto?noredirect=1#comment65358492_38999557 Is there a way to use deleteCascade/deleteCascadeWhere with esqueleto?

https://developer.mozilla.org/en-US/docs/Web/API/Response/statusText

help wanted

closes #1455 The main addition here is `create_image_if_needed` and the container_if_needed is seemingly only needed for postgres. There is a bit of a discrepancy with what to do when we...

related to #616, a further improvement would be to figure out how to expose the pox config to external users through the SDK. Currently it can only be configured in...

enhancement

containerized clarinet devnet for api testing

When running `clarinet devnet start` the link for the `stacks-explorer` should go to devnet, not mainnet. The correct url is `http://localhost:8000/?chain=testnet&api=http://localhost:3999` The work to fix this has been mostly done...

good first issue

- closes #1374 adds `clarinet devnet start --default-settings`