Steve Korshakov

Results 26 issues of Steve Korshakov

### What were you trying to do? Open a screen with a camera that has a frame processor (barcode scanner). I tried to delay setting the frame processor, but it...

🐛 bug

This is an awesome library, but is it possible to stream byte arrays somehow for being able to parse super large JSON files?

I spend one day and in the case if anyone interested, this is a solution by @margelo itself: https://github.com/ethers-io/ethers.js/issues/2250#issuecomment-1195416579

To fix this it is better to configure Metro instead of Babel to replace imports. I am doing this for expo this way: ```js // Learn more https://docs.expo.io/guides/customizing-metro const {...

bug

I believe that this is because symbols are expected from shared library instead of dynamic one ![image](https://cloud.githubusercontent.com/assets/400659/13729906/f9ba3eb4-e950-11e5-895a-48e68e017d05.png)

bug

Proposal for a Safe Signing scheme.

This proposal introduces universal wallet that could be upgraded to a latest version by validator voting

This proposal introduces a way to perform expensive or private computations off-chain that could be trusted by a smart contracts or end-user apps.