Marcus Molchany

Results 13 issues of Marcus Molchany

adds [snyk](snyk.io) badge to with count of package vulnerabilities (should be 0).

- [x] Documention - [x] Summary - [x] Add bit about s3 caching - [x] Setup - [x] For cloning: add bit about checking out the latest tag - [...

Is there a way to write a single `storybook-addon-mock` decorator (maybe in `.storybook/preview.js`) that applies to all of my stories? I tried this in `.storybook/preview.js` and it did not work...

feature request

Hey! I'd like to asynchronously load `browser-solc` on a webpage. Right now for non-IE browsers, the main handler is listening for `DOMContentLoaded` before it attaches `BrowserSolc` to `window` ([here](https://github.com/ericxtang/browser-solc/blob/master/src/index.js#L12-L14)). However,...

looking for feedback on the latest release

use [`.gte()`](https://mikemcl.github.io/bignumber.js/#gte) BigNumber comparison rather than `>=` https://github.com/marcusmolchany/tokengate/blob/main/src/tokenGate.ts#L75 options: - bignumber.js (https://mikemcl.github.io/bignumber.js/#gte) - BN.js (ethers) (https://docs.ethers.io/v5/api/utils/bignumber/#BigNumber--BigNumber--methods--comparison-and-equivalence)

looking for feedback on v1. all feedback is appreciated. if you have specific opinions on the following things let me know: - api exposed in [`index.ts`](../blob/main/src/index.ts) other things that are...

Hey, as far as I can tell, my content security policy is preventing MetaMask from injecting its scripts. This is only happening in Firefox. It works correctly in Chrome, Safari,...

type-bug
area-injection
browser-firefox
Sev2-normal
team-extension-platform

### Describe the bug I am trying to use wagmi in a react-native-webview to login to my Expo app using Coinbase Wallet mobile. The webview shows the `npm create wagmin@latest`...

fixes #100 todo: - [ ] add changest