Cyyber Ttechno

Results 9 comments of Cyyber Ttechno

In PR #1470 max_redundant_connection has been added into config, whose default value is 5. Which allows maximum 5 redundant connection from same IP. Without the presence of Node ID, it...

Try to run following command inside the QRL repo before building it `hg init`

The idea is good for making the web wallet much secure and will help to stop reusing the OTS index. But they are also vulnerable to spam attack, where someone...

If we want to disable extended_ots_state during spam attack, probably doing this in an automated way will be better, so that we don't need a human to monitor if we...

You have not deleted the old chain from your disk. It is stored in ~/.qrl/data You need to remove that. Although we will add the fix, so that you get...

@zone117x I have made the changes for this mining pool to support QRL. Please review this PR.

Try with setuptools version 61.0.0 You can use following command to install setuptools 61.0.0 `pip3 install setuptools==61.0.0`

It's implementing some additional functions and overriding handleEvent. QRXMiner is implemented in C++ and the Python wrapper is generated by Swig. Actual header file & source code of QRXMiner https://github.com/theQRL/qrandomx/blob/master/src/qrandomx/qrxminer.h...

> How to get started with it? I'm no dev or any of that sort, I'm just an inquisitive person. All I need is to insert my wallet address and...