Pages:
Author

Topic: [ANN]🔥🚀 VIRTUS (VRT)| Tribus-PoW-MasterNode | PrivateSend & AtomicSwap active✨ - page 19. (Read 34071 times)

newbie
Activity: 31
Merit: 0
latest stats from hash4.life with 140 miners
   Virtus (tribus)   1 VRT   diff = 547.239   block =494   ttf = 61 secs   hash rate =38.1 GH/s   

From my simple maths looks like the ASIC/ GPU farms have already taken over
newbie
Activity: 46
Merit: 0
Look at debug.log in coin datafolder. That file contains all info. Hashrate too as i remember.
newbie
Activity: 120
Merit: 0
DEV i just start mining with 100% of my power on pool
solo, i try getworktemplate ccminer dosen't support
no matter
i m on Wink

We already have one mining pool. Please use https://hash4.life
member
Activity: 300
Merit: 10
Finally, I could solo mining.

virtus.conf file
Code:
rpcuser=user
rpcpassword=pass
rpcallowip=192.168.0.0/255.255.0.0
rpcallowip=127.0.0.1
rpcallowip=192.168.1.4
rpcport=13880
daemon=1
server=1
gen=0
dns=1
listen=1
genproclimit=0

.bat file
Code:
rem 
ccminer -a tribus -o 192.168.1.4:13880 -u user -p pass --no-longpoll --no-getwork --coinbase-addr=VQxgCXWGXjvavKRP2f7HhcYDi2UTkS66Nh
@pause
*change addr=your address

used ccminer-2.2-mod-r2-CUDA9

I am glad if my setting help someone.
newbie
Activity: 120
Merit: 0
sounds good but no website, no explorer,
hi dev team, it's a financial deficit does not let ypou make a website?

We concentrated our efforts on the technical component.
The next step is an explorer
Next is the website. This is a routine job
newbie
Activity: 11
Merit: 0
sr. member
Activity: 840
Merit: 252
This project VirtusPay sounds too good to be true. This is truly the project you have to pay attention and become part until the launch is complete. I will be supporting and hope the development team stay and don't abandon project.
member
Activity: 300
Merit: 10
solo mining setting does'nt work too Sad
I need pool.
newbie
Activity: 46
Merit: 0
You can try solo-mining with your CPU - via Debug console.
newbie
Activity: 78
Merit: 0
"JSON-RPC call failed: Method not found" means, that this method doesn`t exist in this code. No solo mining with ccminer. You can only setup solo mine via your private pool that using "getblocktemplate" method.

thank you so much !
copper member
Activity: 129
Merit: 2
hi dev, do you have any setup guide for solo mining ?

.conf file
Code:
rpcuser=denariususer
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=13880
server=1
daemon=1
listen=1
staking=1

.bat
Code:
ccminer-x64 -a tribus -o http://127.0.0.1:13880 -u denariususer -p xx --cpu-priority=3
pause

Quote
[2018-02-20 00:22:45] NVML GPU monitoring enabled.
[2018-02-20 00:22:45] NVAPI GPU monitoring enabled.
[2018-02-20 00:22:45] 3 miner threads started, using 'tribus' algorithm.
[2018-02-20 00:22:45] JSON-RPC call failed: Method not found
[2018-02-20 00:22:45] get_work failed, retry after 30 seconds

error, can you help me, please !

Is the wallet synced? This works perfectly fine on DNR.


Hi, I have the same problem in solo mining
newbie
Activity: 46
Merit: 0
"JSON-RPC call failed: Method not found" means, that this method doesn`t exist in this code. No solo mining with ccminer. You can only setup solo mine via your private pool that using "getblocktemplate" method.
newbie
Activity: 78
Merit: 0
hi dev, do you have any setup guide for solo mining ?

.conf file
Code:
rpcuser=denariususer
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=13880
server=1
daemon=1
listen=1
staking=1

.bat
Code:
ccminer-x64 -a tribus -o http://127.0.0.1:13880 -u denariususer -p xx --cpu-priority=3
pause

Quote
[2018-02-20 00:22:45] NVML GPU monitoring enabled.
[2018-02-20 00:22:45] NVAPI GPU monitoring enabled.
[2018-02-20 00:22:45] 3 miner threads started, using 'tribus' algorithm.
[2018-02-20 00:22:45] JSON-RPC call failed: Method not found
[2018-02-20 00:22:45] get_work failed, retry after 30 seconds

error, can you help me, please !

Is the wallet synced? This works perfectly fine on DNR.
yes, my wallet was synced, but it dont running @@
Quote
JSON-RPC call failed: Method not found
[2018-02-20 00:28:22] get_work failed, retry after 30 seconds
sr. member
Activity: 1021
Merit: 324
hi dev, do you have any setup guide for solo mining ?

.conf file
Code:
rpcuser=denariususer
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=13880
server=1
daemon=1
listen=1
staking=1

.bat
Code:
ccminer-x64 -a tribus -o http://127.0.0.1:13880 -u denariususer -p xx --cpu-priority=3
pause

Quote
[2018-02-20 00:22:45] NVML GPU monitoring enabled.
[2018-02-20 00:22:45] NVAPI GPU monitoring enabled.
[2018-02-20 00:22:45] 3 miner threads started, using 'tribus' algorithm.
[2018-02-20 00:22:45] JSON-RPC call failed: Method not found
[2018-02-20 00:22:45] get_work failed, retry after 30 seconds

error, can you help me, please !

Is the wallet synced? This works perfectly fine on DNR.
full member
Activity: 602
Merit: 100
in the description above, looks like a big project Based on the dashboard!
I am interested to follow this project. Cheesy Wink
hopefully this project is more successful
 Smiley Wink
newbie
Activity: 78
Merit: 0
hi dev, do you have any setup guide for solo mining ?

.conf file
Code:
rpcuser=denariususer
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=13880
server=1
daemon=1
listen=1
staking=1

.bat
Code:
ccminer-x64 -a tribus -o http://127.0.0.1:13880 -u denariususer -p xx --cpu-priority=3
pause

Quote
[2018-02-20 00:22:45] NVML GPU monitoring enabled.
[2018-02-20 00:22:45] NVAPI GPU monitoring enabled.
[2018-02-20 00:22:45] 3 miner threads started, using 'tribus' algorithm.
[2018-02-20 00:22:45] JSON-RPC call failed: Method not found
[2018-02-20 00:22:45] get_work failed, retry after 30 seconds

error, can you help me, please !
full member
Activity: 201
Merit: 100
Thai translation reserved

My previous work.
Code:
CBS:  https://bitcoingarden.org/forum/index.php?topic=25561.msg227346#msg227346
SGL : https://bitcoingarden.org/forum/index.php?topic=25452.msg226761#msg226761
BHD : https://bitcoingarden.org/forum/index.php?topic=26045.msg229611#msg229611
STONE : https://bitcoingarden.org/forum/index.php?topic=26414
RACE : https://bitcoingarden.org/forum/index.php?topic=27646.0
CROP : https://bitcoingarden.org/forum/index.php?topic=27651.0
CURV : https://bitcointalk.org/index.php?topic=567738.msg29869018#msg29869018
ADD : https://bitcointalk.org/index.php?topic=567738.msg30176397#msg30176397
CRS : https://bitcoingarden.org/forum/index.php?topic=28184
END : https://bitcoingarden.org/forum/index.php?topic=28175
newbie
Activity: 50
Merit: 0
Hello, all!
 

https://hash4.pw/


Example for start with ccminer:
Code:
ccminer -a tribus -o stratum+tcp://hash4.pw:8533 -u  -p c=VRT

Fast pool for Virtus! Fee 0%!

Our server located in USA.

We test our pool with our capacities, join us!
Discord pool support chat: https://discord.gg/g3FKbmm


Welcome, all!
sr. member
Activity: 1021
Merit: 324
hi dev, do you have any setup guide for solo mining ?

.conf file
Code:
rpcuser=denariususer
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=13880
server=1
daemon=1
listen=1
staking=1

.bat
Code:
ccminer-x64 -a tribus -o http://127.0.0.1:13880 -u denariususer -p xx --cpu-priority=3
pause
Pages:
Jump to: