Paul Berg
Paul Berg
Hi @frangio! Great work with this refactor. I upgraded to the `next` version but I got stuck trying to understand how the new version works. A simple migration guide would...
Whoah, thanks so much for taking the time to migrate our repo for us. This is super helpful - it would have taken me ages to achieve the same result....
After opening the issue, I realised that I can fix this by disabling the Brave shields: When I turn them off, like this: The app loads just fine. I think...
Follow Up Noticed that when Atom is in fullscreen mode, the plugin never opens the HTML file in the browser. Might be some strange coincidence, but I wanted to post...
Does Hardhat support Pnpm's [flat `node_modules` layout](https://pnpm.io/blog/2020/05/27/flat-node-modules-is-not-the-only-way) (which puts peer dependencies in the virtual directory `node_modules/.pnpm`? Even with [`auto-install-peers`](https://stackoverflow.com/q/72468635/3873510) enabled, I cannot get Hardhat to compile code from an npm...
I can confirm that this bug occurs only with Pnpm. I spun up a Hardhat project using the configuration wizard, installed `@sablier/v2-core` using npm (instead of pnpm), and then I...
Oh, no pressure, I know that Opyn itself doesn't (yet) have a testnet version. I open GitHub issues because I think they are positive-sum.
Hi @pedrouid, do you think you will find time to review this in the near future? If not no worries at all, I'll push my own package, lmk. We're looking...