Vlad Frolov

Results 464 comments of Vlad Frolov

Notice that this app is not really maintained, though we still use it in our pet project and it should work. We seem to forget to publish html-cleaner on pypi,...

FYI, [Microsoft announced their use of Rust in their Iotedge project](https://www.reddit.com/r/rust/comments/8ub964/microsoft_announces_using_rust_to_build_some_of/?st=JIY37FXH&sh=fbf511fc), and it turns out that they have a generated docker-rs crate there: https://github.com/Azure/iotedge/tree/master/edgelet/docker-rs and there are some details about...

> I don't think they published it as a crate. You are right, they didn't, but: https://github.com/Azure/iotedge/issues/1 > so they decided to develop their own. The only minor detail here...

Thank you @olga24912 for submitting this NEP. As a moderator, I reviewed this NEP and it meets [the proposed template guidelines](https://github.com/near/NEPs/blob/master/nep-0000-template.md). I am moving this NEP to [the REVIEW stage](https://github.com/near/NEPs/blob/master/neps/nep-0001.md#nep-lifecycle)...

Hi @abacabadabacaba, @Ekleog-NEAR, and @michelabdalla thank you so much for agreeing to review this NEP. Per the [NEP workflow](https://github.com/near/NEPs/blob/master/neps/nep-0001.md#nep-workflow), the expectation is for you to complete the review within one...

Hi @walnut-the-cat – thank you for starting this proposal. As the moderator, I labeled this PR as "Needs author revision" because we assume you are still working on it since...

Iteration over storage keys was part of the initial nearcore implementation, but then it was deprecated due to security considerations: * https://github.com/near/NEPs/pull/42 * https://github.com/near/nearcore/issues/2234 * https://commonwealth.im/near/discussion/225-iterators-and-trie-structure

Thank you @jakmeier for submitting this NEP. As a moderator, I reviewed this NEP and it meets [the proposed template guidelines](https://github.com/near/NEPs/blob/master/nep-0000-template.md). I am moving this NEP to [the REVIEW stage](https://github.com/near/NEPs/blob/master/neps/nep-0001.md#nep-lifecycle)...

> While the new proposal by @mfornet is valid and can solve the target issues, as development for zero balance account has been ongoing for multiple quarters and launch deadline...

If you will decide to still pursuit this path, I would like to at least ask you to consider a better API: Instead of having `Transfer` and `TransferV2`, where the...