Nico Krause

Results 89 comments of Nico Krause

ok. have the same issue here... did anybody found a solution to that?

I can confirm this problem on MacOS too. Downgrading to 0.15.2 doesn't seem to help either. I assume the problem is inside libp2p/js-libp2p-crypto/keys and found something possibly related: https://github.com/libp2p/js-libp2p-crypto/issues/256 I...

This strategy was unfortunately not successful. My problem disappeared when - I created a brand new react project ```yarn create react-app my-blog``` - added latest ipfs-core (0.15.2) ```yarn add ipfs-core...

I tried reproducing this problem as described above one more time with [email protected] (instead of 0.15.2) and this problem seems resolved imho! (I don't know about the others having the...

I also have this issue. I tried upgradeProxy with an impersonated instance of the proxy contract to be upgraded. It's not really long running but quite some work to upgrade...

I only got it on a hardhat local node when I was forking from a Polygon mainnet via a public node. There might be a timeout when getting the data...

I cloned a forked repo which seems to work or doesn't throw an error right now https://github.com/idmadj/accounts-ui.git

@tab00 no. I was forking it by myself and just added a couple changes. I might should make a pull request back to the project. See my changes: https://github.com/Doichain/accounts-ui/commit/8cf24a1c3a161723faa6a8fb046f4d45ded5967c (I...

Hello @lc3t35 , it's interesting because last night I was updating my meteor 1.8 (with react 15.x to react 16.6.3. I also had this problem. So I removed react-tap-event-plugin to...