Results 38 issues of Ayrat Badykov

priority: low
devp2p

priority: low
devp2p

While working on https://github.com/omgnetwork/elixir-omg/issues/1600 [https://github.com/omgnetwork/elixir-omg/pull/1691], I discovered that some heights from watcher's status_get api are stuck. At some point during byzantine events performance tests in the perf project, they just...

while looking into https://github.com/omgnetwork/elixir-omg/issues/1659 I found that `status.get` is timing out when the request contains empty body with not empty `content-length` header. For example ``` curl -w "@file.txt" \ -X...

- Fix `warning: Logger.warn/1 is deprecated. Use Logger.warning/2 instead` - Use `Logger.info` instead `IO.puts`

![image](https://user-images.githubusercontent.com/6567687/209530776-46c1159f-95e5-46cb-a22f-733ca1b135af.png) it seems underline is too long

Would it be possible to build and push images based on docker-core versions. For example, if I want to use an older version of bitcoin core?

rust is not required anymore

thank you for this crate! would it be possible to create and maintain a CHANGELOG file to track changes between versions

[Flow](https://github.com/elixir-lang/flow) can be used in [finding best cluster](https://github.com/ayrat555/clope/blob/master/lib/clope/algorithm.ex#L100) Benchmarks should be provided.