Pages:
Author

Topic: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source - page 80. (Read 415431 times)

sr. member
Activity: 392
Merit: 250
How you solo mine on testnet?

You can just connect to the wallet through rpc with your miner.
legendary
Activity: 1400
Merit: 1050
full member
Activity: 180
Merit: 100
Is there a gpu miner for an amd R7 card? 
sr. member
Activity: 2366
Merit: 305
Duelbits - $100k Bonus/week
How you solo mine on testnet?
legendary
Activity: 1120
Merit: 1000
" 5 days to go and still only 21.5% upgraded. Please update and spread the word." - from VTC DEV

https://www.reddit.com/r/vertcoin/comments/3fr7ge/5_days_to_go_and_still_only_215_upgraded_please/
legendary
Activity: 938
Merit: 1001
Verters Ready For Fork - Links For Wallet and GPU Miners On Getting Started Page

The oldest Vertcoin pool. Ready for the fork at 347000. Update your wallets and miners ready for the 10th August.
https://pool.verters.com
https://pool.verters.com/index.php?page=gettingstarted

newbie
Activity: 57
Merit: 0
please tell me how solo mine?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
where i can test new miner ? exapool.com doesn't work

you can easily solo mine, diff is very low on testnet.
sgminer is not working for me on amd cards, but it works on nvidia, as does ccminer.
newbie
Activity: 57
Merit: 0
where i can test new miner ? exapool.com doesn't work
legendary
Activity: 1400
Merit: 1050
Vertcoin lyra2reV2 testnet pool @ exapool.com:
Code:
stratum+tcp://nl.exapool.com:7338
user: vtctestnetaddress pass:anything

Other ports @ http://www.exapool.com/getting_started

I have no way to test it, so I would appreciate feedback.

Tried it now, it looks like it doesn't allow me to connect.
Commandline:

./sgminer -k Lyra2REv2 -o stratum+tcp://nl.exapool.com:7338 -u Ww3qMUKkGDeLd9sWk4zUDT5N63tWFBTQ7k -p x

My node isn't getting peers, and the one its connected to (hardcoded or dnsseed provided?) either isn't updated to the fork or there is a bug somewhere.
Code:
2015-08-02 23:51:08 getblocks 125725 to b56640a81c3cecc770feee68f75ae3f4ae412a2c665057b97578363a7eb717e8 limit 500
2015-08-02 23:51:08   getblocks stopping at limit 126224 5819f9f4d479e0b15cebaa3ab22937868866f372d1cf406c1edfaf005738f48a
2015-08-02 23:51:08 received block 965b08633bfea2b18f3504c49a0e22fe5dc47a70951466cb0a531be5e9c5e169
2015-08-02 23:51:08 ERROR: CheckProofOfWork() : hash doesn't match nBits
2015-08-02 23:51:08 ERROR: CheckBlock() : proof of work failed
2015-08-02 23:51:08 ERROR: ProcessBlock() : CheckBlock FAILED
2015-08-02 23:51:08 Misbehaving: 213.239.202.92:59774 (0 -> 50)
2015-08-02 23:51:08 received block a3d001534f13aaacc681daab9cc3ebfe2fb86e27b7dd07e0d460aa66310e2383
2015-08-02 23:51:08 ProcessBlock: ORPHAN BLOCK, prev=965b08633bfea2b18f3504c49a0e22fe5dc47a70951466cb0a531be5e9c5e169
I just tried the wallet, I have no problem to connect and get block...
I just tried your pool, I can't connect to it


current block number: 128032
this is my list of peer:

03:49:58

[
{
"addr" : "46.4.7.194:40356",

},
{
"addr" : "92.27.201.170:15889",

},
{
"addr" : "108.61.117.108:57684",
}
]
full member
Activity: 157
Merit: 100
h͞è̵̸l̨ĺ̶o
Vertcoin lyra2reV2 testnet pool @ exapool.com:
Code:
stratum+tcp://nl.exapool.com:7338
user: vtctestnetaddress pass:anything

Other ports @ http://www.exapool.com/getting_started

I have no way to test it, so I would appreciate feedback.

Tried it now, it looks like it doesn't allow me to connect.
Commandline:

./sgminer -k Lyra2REv2 -o stratum+tcp://nl.exapool.com:7338 -u Ww3qMUKkGDeLd9sWk4zUDT5N63tWFBTQ7k -p x

My node isn't getting peers, and the one its connected to (hardcoded or dnsseed provided?) either isn't updated to the fork or there is a bug somewhere.
Code:
2015-08-02 23:51:08 getblocks 125725 to b56640a81c3cecc770feee68f75ae3f4ae412a2c665057b97578363a7eb717e8 limit 500
2015-08-02 23:51:08   getblocks stopping at limit 126224 5819f9f4d479e0b15cebaa3ab22937868866f372d1cf406c1edfaf005738f48a
2015-08-02 23:51:08 received block 965b08633bfea2b18f3504c49a0e22fe5dc47a70951466cb0a531be5e9c5e169
2015-08-02 23:51:08 ERROR: CheckProofOfWork() : hash doesn't match nBits
2015-08-02 23:51:08 ERROR: CheckBlock() : proof of work failed
2015-08-02 23:51:08 ERROR: ProcessBlock() : CheckBlock FAILED
2015-08-02 23:51:08 Misbehaving: 213.239.202.92:59774 (0 -> 50)
2015-08-02 23:51:08 received block a3d001534f13aaacc681daab9cc3ebfe2fb86e27b7dd07e0d460aa66310e2383
2015-08-02 23:51:08 ProcessBlock: ORPHAN BLOCK, prev=965b08633bfea2b18f3504c49a0e22fe5dc47a70951466cb0a531be5e9c5e169
legendary
Activity: 1400
Merit: 1050
Vertcoin lyra2reV2 testnet pool @ exapool.com:
Code:
stratum+tcp://nl.exapool.com:7338
user: vtctestnetaddress pass:anything

Other ports @ http://www.exapool.com/getting_started

I have no way to test it, so I would appreciate feedback.

Tried it now, it looks like it doesn't allow me to connect.
Commandline:

./sgminer -k Lyra2REv2 -o stratum+tcp://nl.exapool.com:7338 -u Ww3qMUKkGDeLd9sWk4zUDT5N63tWFBTQ7k -p x
for best performance try using low worksize  (32) and large # of thread.
Also there is a small bug for the moment, trying to modify the intensity on the fly will produce only hw error
it needs to be restarted to change the intensity.
There probably some optimization possible.
HR
legendary
Activity: 1176
Merit: 1011
Transparency & Integrity

Ready to go. Any final suggestions?

http://asistec-ti.com/tba/midyearreport2015.htm




Seriously - this is a joke surely?

2015 Mid-Year Top 5 Cryptographic Digital Currencies List


#1) DigiByte (DGB) – Dying coin

#2) NobleCoin (NOBL) – Dead coin

#3) quark (QRK) – Dead a long time ago

#4) VertCoin (VTC) – Dying after a last chance pump n dump

#5) Bitcoin (BTC) – perhaps your only worthwhile choice?  But likely to be overtaken within 12 months.

This is more a list of bags that you hold rather than coins most likely to prosper.

Sorry but I used to respect your opinions but this cannot pass without my comments.

The main game in town over the next 12 months will be Ethereum.

Cheers - usukan

Talk is cheap.

What are your reasons?

For the negative opinions given above ...

... and for any possible alternatives you might have a justification for that you're able to articulate (including Ethereum, which you did not explain why you're positive on it).

Looking forward to hearing back from you on this.

legendary
Activity: 2716
Merit: 1094
Black Belt Developer
stuck at testnet block 128029.
4 peers, two with higher height are banned, the other two are on the same block as myself.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Vertcoin lyra2reV2 testnet pool @ exapool.com:
Code:
stratum+tcp://nl.exapool.com:7338
user: vtctestnetaddress pass:anything

Other ports @ http://www.exapool.com/getting_started

I have no way to test it, so I would appreciate feedback.

Tried it now, it looks like it doesn't allow me to connect.
Commandline:

./sgminer -k Lyra2REv2 -o stratum+tcp://nl.exapool.com:7338 -u Ww3qMUKkGDeLd9sWk4zUDT5N63tWFBTQ7k -p x
full member
Activity: 157
Merit: 100
h͞è̵̸l̨ĺ̶o
Vertcoin lyra2reV2 testnet pool @ exapool.com:
Code:
stratum+tcp://nl.exapool.com:7338
user: vtctestnetaddress pass:anything

Other ports @ http://www.exapool.com/getting_started

I have no way to test it, so I would appreciate feedback.
sr. member
Activity: 392
Merit: 250
New miners for Lyra2REv2:

https://github.com/djm34/sgminer/releases/tag/5.1.1-lyra2rev2
https://github.com/djm34/ccminer-lyra/releases

Enjoy! Remember, these miners will not work until after the fork.


Thanks and thanks djm34.
Is there a test pool to try it?

Not currently, I am working on getting one sorted. The testnet has already forked so you can solo mine directly through the wallet.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
New miners for Lyra2REv2:

https://github.com/djm34/sgminer/releases/tag/5.1.1-lyra2rev2
https://github.com/djm34/ccminer-lyra/releases

Enjoy! Remember, these miners will not work until after the fork.


Thanks and thanks djm34.
Is there a test pool to try it?
sr. member
Activity: 392
Merit: 250
legendary
Activity: 1946
Merit: 1007

Ready to go. Any final suggestions?

http://asistec-ti.com/tba/midyearreport2015.htm




Seriously - this is a joke surely?

2015 Mid-Year Top 5 Cryptographic Digital Currencies List


#1) DigiByte (DGB) – Dying coin

#2) NobleCoin (NOBL) – Dead coin

#3) quark (QRK) – Dead a long time ago

#4) VertCoin (VTC) – Dying after a last chance pump n dump

#5) Bitcoin (BTC) – perhaps your only worthwhile choice?  But likely to be overtaken within 12 months.

This is more a list of bags that you hold rather than coins most likely to prosper.

Sorry but I used to respect your opinions but this cannot pass without my comments.

The only game in town over the next 12 months will be Ethereum.

Cheers - usukan

Quite short sighted to think only Ethereum will have a voice next year... Lots of altcoins will be bigger still.
Pages:
Jump to: