cliffoo

Results 46 comments of cliffoo

Another gentle nudge. Can someone from facebook (@ianschmitz ?) take a bit of time to approve / give feedback on this? It would be highly appreciated. Eject is not the...

Jest cannot be upgraded because they dropped support for node 12, and we might run into similar trouble with other dependencies since node 12 reached EOL > 4 months ago....

Some updates on this issue as I work through [pull#5241](https://github.com/trufflesuite/truffle/pull/5241). In fear of potential supply chain attack (no hard feelings to [lists.eth](https://github.com/ethereum-lists/chains) or [defillama](https://github.com/DefiLlama/chainlist)), I'd like the new Dashboard to...

Yea I mean frontend things in general come and go, Mantine happens to have stellar community + docs. Tailwind sometimes hurts my eyes with dozens of classnames, but to each...

@gnidan Re comment about a clear request for user to do something; +33% clicks Does the arrow that lights up teal on hover count lol? I imagined users going like...

Hey @yahyeShorie, thanks for opening this. There is an [open issue](https://github.com/trufflesuite/truffle/issues/5203) on node 18 support (which Truffle is actively working towards but doesn't currently have). Could you try downgrading to...

On top of the "provider" equivocation @haltman-at mentioned, here's the [web3 => ethers migration guide](https://docs.ethers.io/v5/migration/web3).

Hey @Haianh9999 thanks for opening this. Could you share the full error message? Also, do you have some reproduction steps (RN / expo CLI? Anything other than installing and importing...

Could you share the full error message with stacktrace please? That would help us in trying to pinpoint where the error is coming from. Thanks.

Okay. Are you using expo or react native CLI? And what version of hdwallet-provider are you using? If it's not the latest version `2.0.13`, could you try installing `@truffle/hdwallet-provider@latest` and...