Marcelo Fornet
Marcelo Fornet
I'm not sure if this change can be done in such a way that we can recursively deserialize data structures. For example: ```rust #[derive(BorshSerialize, BorshDeserialize)] struct A { a1: T1,...
Btw, I don't see this consistently! But it happens most of the time. I'm right on a slow connection, can this be related to telemetrics maybe?
I let the command running for long time, and it actually ended, but check the time consumed below. CPU time is very small, but overall it took more than a...
An alternative would be to allow suffixes to these values. For example: - `11` or `11Gas` stands for 11 unit of gas - `21Tgas` / `21 tgas` stands for `21...
fair enough. Tbh I think that `--deposit` and `--depositYocto` could be consolidated in a single argument using a similar approach. i.e parsing the suffix.
> I think it's good to have intermediate JSON schema to make it easy to use in any language (even ones we don't support) without having to deal with Rust....
> We can keep it for some languages. It obviously won't work for languages like C. Btw, where are we using this for C right now?
> > Note, that currently for some languages we are using an intermediate JSON schema (e.g. for TypeScript and Python) to perform serialization/deserialization. With this tool, it might not be...
It has x bits of influence where x is the amount of consecutive blocks a block producer should produce in a row
> @near/wg-protocol , please nominate SMEs who can review this NEP Notice that this is not a NEP yet but a proposal for discussion. This format is beneficial for high-level...