ATTENTION: Damominer is a GPU miner for
ETH, CKB, HNS, TRB, ETH_CKB, ETH_HNS, ETH_TRB and available for everyone to download on
Github. Please do feel free to try and test damominer latest version
v2.5.8 and let us know if there’s something we could make it better!
HEADS UP!!!!!! New version of Damominer is coming now!!!!!
We added HNS solo, ETH_HNS dual mining mode, but wait...there's more!!!!
New Features: - Added TRB solo and ETH_TRB dual mining mode
- Increased 3% dual mining hashrate of ETH_TRB
- Fixed other bugs
DOWNLOAD LINK: Github -
https://github.com/damominer/damominer/releasesFEATURES:- Supports both Windows and Linux systems
- Supports dual mining mode of ETH and CKB
-
Higher average hashrate than most commonly-seen miner on the market (as a 24 hrs test shows)
- Stabler connection to the pool
- Less crash while operating dual mining
- Now only supports NVIDIA cards
DEVFEE:Current developer fee is:
1% ethash
3% eaglesong
3% Blake2B + SHA3
3% ethash_3% Blake2B + SHA3
2% ethash_1% eaglsong
COMMAND LINE OPTIONS:-P, --pool Stratum pool. Example:
ckb pool: stratum+tcp://youraccount.workname@ckb-eu.sparkpool.com:8888
eth pool: stratum1+tcp://youraccount.workname@cn.sparkpool.com:3333
scheme://[account[.workername]@]hostname:port
-E Dual mining mode, set ETH pool, solo mining mode only needs to set -P
scheme://[account[.workername]@]hostname:port
-A Algorithm supported:ckb,eth,eth_ckb
-h,--help Displays this help text
-V,--version Show program version
--api-bind Disabled by default. Example:--api-bind 127.0.0.1:3333
Use negative port number for readonly mode
--api-port Disabled by default.range from (1~65535)
Monitor this port
--api-password Disabled by default. You can set the password to protect you interaction.
-I,--intensity Dual mining mode ,ETH hashrate will faster and CKB hashrate will slower with the smaller intensity ranging from (0~8). Default value is “4”.
REQUIREMENTS:Linux:damominer: NVIDIA Driver version:>=418.87,cuda 10.1
Windows:damominer9: NVIDIA Driver version:>=385.54 cuda 9.0
damominer10: NVIDIA Driver version:>=418.96 cuda 10.1
SAMPLE USAGE:ETH onlyf2pool: damominer -P
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth
sparkpool: damominer -P
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@eth.f2pool.com:8008 -A eth
CKB onlyf2pool: damominer -P stratum+tcp://tttest.workname@ckb.f2pool.com:4300 -A ckb
sparkpool: damominer -P
stratum+tcp://sp_tttest.workname@ckb.sparkpool.com:8888 -A ckb
Dual mining of ETH+CKBLinuxf2pool: damominer -P
stratum+tcp://sp_tttest.workname@ckb.sparkpool.com:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb
sparkpool: damominer -P
stratum+tcp://sp_tttest.workname@ckb.f2pool.com:4300 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@eth.f2pool.com:8008 -A eth_ckb
Windowsf2pool: damominer -P
stratum+tcp://sp_tttest.workname@ckb.sparkpool.com:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb --mode 1
sparkpool: damominer -P
stratum+tcp://sp_tttest.workname@ckb.f2pool.com:4300 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@eth.f2pool.com:8008 -A eth_ckb --mode 1
TUNING PARAMETERS:1.-I: -I range(0,8),Dual-mining eth_ckb 1.If you want CKB to have the best performance ,set I 8
damominer -P stratum+tcp://sp_tttest.workname@ckb.sparkpool.com:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb -I 8
2.If you want ETH to have the best performance ,set I 0 damominer -P
stratum+tcp://sp_tttest.workname@ckb.sparkpool.com:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb -I 0
API REFERENCE:{
"id": 1,
"jsonrpc": "2.0",
"method": "miner_getstatdetail"
}
response:
{
"id": 0,
"jsonrpc": "2.0",
"result": {
"connection": {
"connected": true,
"switches": 1,
"uri": "stratum+tcp://youraccount.workname@ckb.sparkpool.com:8888"
},
"devices": [
{
"_index": 0,
"_mode": "CUDA",
"hardware": {
"name": "P102-100 9.92 GB",
"pci": "06:00.0",
"sensors": [
0,
0,
0
],
"type": "GPU"
},
"mining": {
"hashrate": "0x000847f9",
"hashrate_sc": "0x22074180",
"segment": [
"0xe9624dbb2939f091",
"0xe9624dbc2939f091"
],
"shares": [
0,//accept share;
0,//reject share;
0,//fault share;
18 //last share take delay_time;
]
}
},
{
"_index": 1,
"_mode": "CUDA",
"hardware": {
"name": "P102-100 9.92 GB",
"pci": "07:00.0",
"sensors": [
0,
0,
0
],
"type": "GPU"
},
"mining": {
"hashrate": "0x00085c1c",
"hashrate_sc": "0x211add80",
"segment": [
"0xe9624dbc2939f091",
"0xe9624dbd2939f091"
],
"shares": [
0,
0,
0,
18
]
}
},
],
"host": {
"name": "N0101",
"runtime": 18,
"version": "damominer"
},
"mining": {
"difficulty": 99998604623,
"epoch": -1,
"epoch_changes": 0,
"hashrate": "0x00299118",
"shares": [//master coin
0,//accept share;
0,//reject share;
0,//fault share;
18 //last share take delay_time;
]
"shares_sc": [//slave coin
0,//accept share;
0,//reject share;
0,//fault share;
18 //last share take delay_time;
]
},
"monitors": null
}
}
TROUBLESHOOTING:1. Make sure your config parameters same as above
2. Double check hardware
3. Sometimes just reboot your computer
4. Use VNC or TeamViewer instead of RDP
5. Use latest video drivers
6. Disable overclocking temporarily
Please carefully read
ReadMe and the content above, probably it will answer you perfectly. If still not, just feel free to ask anything. For cooperation and stuff, you can also reach us via
damominerofficial@gmail.com Damominer, dig a little more for you!