Jason Dreyzehner
Jason Dreyzehner
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
Commitizen doesn't return an error code, so the "naenae completed" box is shown even when files remain staged and uncommitted.
Might be nice to provide quieter sound effects so they're easier to leave on.
There are several stray points, rough edges, and other issues with the bitcoin symbol. This needs to be cleaned up and re-exported to each file.
([`bitcore-p2p` in new monorepo](https://github.com/bitpay/bitcore/tree/master/packages/bitcore-p2p))
This issue: https://github.com/bitpay/copay/issues/4899 could be best-solved by making it possible for BWS to support the same xpubkey being used across multiple wallets. Can we remove this limitation?
Following [this commit](https://github.com/KusStar/vite-bundle-visualizer/commit/c334fc9f1ee573a25d1bbcad7b75b61dba1fba6f), Yarn projects with [Plug'n'Play](https://yarnpkg.com/features/pnp) no longer works (version `0.11.0` worked so long as the project set ` yarn unplug vite-bundle-visualizer`). The error after upgrading to 1.0.0: ```...
### Is your proposal related to a problem? I'm serving a public API with Hasura which I would like to make easy for developers to start using. Right now, developers...