Evgeny Kuzyakov

Results 25 comments of Evgeny Kuzyakov

On mainnet, the developers of the staking pools contract will have to get contracts whitelisted first. It will likely be done through the code hash of the binary. So you...

Are they different?

I think there is no need to optimize zero size structure, so let's just use a loop here to create it. Obviously it would add an ability to create an...

near shell is a tool. It should support everything allowed to be done by the protocol. It's supported by the protocol to use any arguments format and eventually the community...

Also once the transaction is signed. We can always link it to explorer, since we know the `signer_id` and the transaction hash.

It doesn't have to be part of `RuntimeAdapter` since it's a standalone method, but since interaction with `Runtime` is done through this trait, it should be fine.

We should compile on Save (if TS code is modified). And only enable "Run" button when the compilation succeeds

Blocked on discussion about shard congestion, because the current split might be deprecated based on the result of the discussion

Blocked by #2196