Hlib Kanunnikov

Results 135 comments of Hlib Kanunnikov

Theissue is related to all sublibs we have in LL's org, but AFAIK we don't have an established process on how to create such root issues, so I decided to...

@liamsi, pls attach it to the proper Project. Don't know what to choose

For the new rsmt2d API we can add something like Close/Destruct/Free and etc semantics for a user to free(get back to the pool) resources once processing ended.

> As all this sounds good but it's mostly about optimizations Totally agree, but It would hurt to file an issue for the future. > IMO, the first step should...

For us to analyze the results of such tests deployed on the real network correctly, we need to integrate _metrics_ and/or _tracing_ into the node codebase. For more details consult...

Full Node block retrieval time figures captured by @musalbas on Mamaki testnet: ``` average times for 8x8: ~0.5s average times for 16x16: ~1s average times for 32x32: 3-5s average times...

@renaynay, Currently, we request 128 headers, but the responding side doesn't have a check for max headers, so that's DOS vector. Luckily it is just a one if to fix

@renaynay, agree with you. Also, note that there won't be any single hello message and each subprotocol may have its own hello msg. Adding more fields to hello msg shouldn't...

Reminder to set Read/Write timeouts on streams