Vlad Frolov

Results 464 comments of Vlad Frolov

Well, I am still a bit new to the WS ecosystem, so I just want to point out that there is [an on-going effort in porting tokio-tungstenite to tokio 0.2...

@getSurreal JFYI, `updateResult` is not defined in your script, so it will crash.

@observerss Could you please merge @BryceGough's patch to the upstream and release a new version?

I have also sent an e-mail to [email protected] a few days ago and no response since then.

@mitar I have not received any response from Docker Hub team what so ever even after they silently dropped my 10M+ image (#1741).

The feature is now available in the new configuration UI: https://github.com/docker/hub-feedback/issues/1717#issuecomment-461168311

I like black and we use it in [some other projects](https://github.com/near/near-analytics/blob/main/requirements.txt#L1) with its default config. Adding CI and all the things you mentioned with be highly appreciated. Please, use Github...

Can you provide more details? I cannot reproduce the issue:

@iliya-hajjar can you try `List['transactions.Action']` with a capital `L`?

@Dirt-Nasty That is because NEAR Protocol by design operates with byte-array inputs/outputs, and it is up to contract developers to define the serialization/deserialization and it just happens that most of...