username1565

Results 85 comments of username1565

Bump this issue! This is a future request. To do implementation of this, you can read this russian topic: https://bitcointalk.org/index.php?topic=5178621 and this russian topic - too: https://bitcointalk.org/index.php?topic=5138639 In this case,...

Hello! As you can see [here, in the configuration file](https://github.com/wavesplatform/waves-documentation/blob/master/ko/waves-full-node/how-to-configure-a-node.md) for node, in the section `wallet`, can be specified the following parameters: 1. Pathway for the file `wallet.dat` with encrypted...

Look at this: https://github.com/username1565/uTox_winXP/issues/6

Hi, @avoidr ! Yes, portable mode was been really fixed, and I can run this by double-click on the following files: `start_portable.cmd` with code: `uTox.exe -p` and `start_portable.bat` with code:...

Precompiled files not working for me, because this is not win32 executable file. How can I specify x86 platform to get win32 executable `.exe`, after compilation?

Can you tell me the links to download pre-compied win32 exe binaries for x86 platform, please?

Hm... Thanks, but this not working on Windows XP. Maybe something need to add there, to make this program to be full and portable. ![stop_and_exit](https://user-images.githubusercontent.com/39200328/68606650-8d0a2500-04b7-11ea-9644-671a574641c7.png) P.S.: I see this toxygen...

This something with redis, because after google this: `ReplyError: EXECABORT Transaction discarded because of previous errors.` And according this: https://stackoverflow.com/a/54063543 > This can also happen due to empty multi command....

I found an error, related with this issue, and found this, at this line: https://github.com/dvandal/cryptonote-nodejs-pool/blob/f5f82d19bdd2a3d37d91a902cede68278b7ba3c0/lib/api.js#L2101 Some bullshit there, and this value is `undefined`. I just changed this to: ```javascript lastResponse:...

I did try to get status, of wallet, by using [wallet-API](https://turtlecoin.github.io/wallet-api-docs/), and did try to get this, using url `http://wallet_API_IP:PORT/status`, and I see in console of `wallet API`, some message,...