Dmitry Holodov

Results 25 issues of Dmitry Holodov

It's a usability burden to create 2 separate clients to talk to the same server. We should just have one client that gives access to whole swapd RPC/WS API. Currently,...

enhancement
p2

When using Infura you can easily go over the API limits (if your limit is low). We need to audit the calls to see if can reduce the number of...

maintenance
p3

Filtering fixes improvements: (1) Sometimes we print duplicates when querying our own addresses (`swapcli addresses`). Not sure what specific network setups cause this. We should remove duplicates. (2) When querying...

question
p2

Thank you for this example! I have one minor improvement. Google is giving back the names in UTF-8, but that may not be the default encoding the browser chooses. This...

This PR ports the Cryptonote slow hash to Rust eliminating the C code. It doesn't use unsafe and, for better or worse, tries to follow the C code reasonably closely....

A-dependency
A-workspace
A-cryptonight