Toshi

Results 21 comments of Toshi

I have this issue as well. Trying to put it in a Fragment inside FragmentActivity Edit: I just fixed my issue, I was trying to implement ObservableListView when I should...

This is happening to me while deploying to the goerli network, adding gas doesn't fix it for me

I figured my issue out. It didn't like approve infinite in the constructor. Once I put those in an initialize functions, the deployments worked

I replaced mine to look like this and it's working chainId: !forkingData ? 43112 : 43114

Most of the crypto widgets I've been searching for aren't working on Monterey :(

Hmm, I just switched to a better internet connection and it's working. I'm guessing it had to do with not having a good enough connection.

I'm getting this error without using hardhat-exposed

So with React.js I'm able to create aliases in webpack. I can then transpile them in .js, .jsx, .css, .scss, etc files. I can make aliases in React Native to...

We need to figure out the timeframe this is happening. I'm suspecting that a current rebase is pending, which would block the user from being able to claim. In V2...