Daniel Ng

Results 17 comments of Daniel Ng

Another way is to pass username & password as arguments: ``` python csv-export.py --username "yourusername" --password "yourpassword" --device_token "token_obtained_from_readme" ```

same here with: Macbook Pro 15" 2016 AMD Radeon Pro 450

So I have changed "as_ulong" => (ulong) The error went away, however, I am now getting `Error returned by cvms_element_build_from_source` After doing `export CL_LOG_ERRORS="stdout"` which turned on extra log, here...

the above issues have been fixed. However, there is another small change required: https://github.com/fireice-uk/xmr-stak/pull/186

If there is a way to find out which account is required to solve a recaptcha from the API, then we could get the googlekey and submit to 2captcha.com to...

Looks like the challegeURL will lead to a reCaptcha link, and one can solve it through a browser i found in the API, there is a verifyChallege message which takes...

@seikur0 Could you show me the code how to send the verifyChallenge? Sorry, I am new to protobuf. I figured how to create the message, but I am not too...

Just saw your new commit. That's helpful. Thanks!

> Hi @ChromeHearts Can you please review this PR ? Thank you! Yes, I am on it.

@jonathan-albrecht-ibm Sorry taking this long. The codes LGTM. I have been looking for a big endianness environment to test your PR internally. We actually no longer have such an environment...