Steve Korshakov

Results 169 comments of Steve Korshakov

For multisig, you can use a default signing.

I see, right now multisig stores all requests onchain thought. I think this signature wouldn't be a good fit for signing since it doesn't expect to sign a transaction (that...

I actually reviewed the idea of verification via TVM and I think this standard is designed to be NOT verifiable from TVM and should remain the same. A different signature...

It is much more than that and out of scope of this proposal. We can create a separate standard on top of this. We are using address proofs and it...

Need an example of how to perform governance voting with these tokens. Voting is done via token balances *at the time of proposal creation*. Right now it is impossible without...

LGFM, maybe just some possible generalizations - we want to have verifiable credentials in ton, and it's verifier is so similar to [Verite](https://Verite.id) and may just have the same infrastructure...

Actually when i try to set `frameProcessor` later - camera seems to be just restarted.

We hit this issue too without even trying to enable source maps

I haven't managed to get any performance improvements until I added code from this lines: https://github.com/margelo/react-native-quick-crypto/blob/3bba82f4f50f1528959f4aea72011ccd6328fa29/example/index.js#L1 Are there any explanation how it works?