Redhawk

Results 128 comments of Redhawk

> `unsafeGetAttrPos` which version?

> version = edopro-version; ``` ❯ nix-update edopro $ nix eval --json --impure --expr let pkgs = import "/home/redhawk/code/nixpkgs"; args = builtins.functionArgs pkgs; inputs = (if args ? system then...

> Seems like `unsafeGetAttrPos` is unable to locate the file where `version` is set, and returns a `null` instead. We need more information about your setup in order to debug...

> There is `WITH_DEBUG_LOG` for cmake: add `-DWITH_DEBUG_LOG=ON` to cmake command line when building. XMRig will print all pool communication. I'll try that, I thought that maybe the method above...

Thanks! Is there a table or a resource for which protocol is used for which coin?

> You can find some data in `Algorithm.cpp` and `Coin.cpp` in src/base/crypto folder. I see where the coins are defined with their short and long names, but not which coins...

> src/base/net/stratum/AutoClient.cpp > > Only KawPow and GhostRider algorithms use EthStratumClient What does monero use then?

I've been helping with Suyu and it's just not ready yet. Just external work like making a website, and reconnecting all the 3rd party library modules Yuzu created has been...

thank you, we need an installer. But first we need to stabilize everything first.

does this work on linux and mac?