Author

Topic: [$XVG] VERGE [POW][MultiAlgo][TOR/i2P][no premine/ico!] - page 325. (Read 843777 times)

member
Activity: 245
Merit: 13
Ok so the price was 163sat 4 days before Binance, if we didn't dump it back then, what's the point for us to dump today?Huh?
DEV IS PLAYING DIRTY?
strong dump on Bittrex and Binance right now on 162 sat.
I sold out, waiting to see 120 sat.
if you new anything about verge or myself, (which most of the community does) you'd know i don't spend much time trading.

everything you have said regarding me is completely inaccurate. i actually only used my binance account once, and that was to vote for verge to be listed there. ill gladly upload screencaps if you like.

please don't come in my thread spreading rumors/gossip, this is crypto, not a hair salon.



edit: enjoy, now you look like an idiot.

Oh okay so we're calling each other what we're look like.
Great. Earlier I mentioned we'll have a price drop minimum 10 % , unfortunate for you , we do have 10% decrease.
The copy of your Binance trade account, you can show your girlfriend maybe to get something before bed.
Is it so hard to create 100 Binance account within few hours and trade with other accounts?
Dude you take what I say really personal, but you forget you play with your coins, I play with my money.
I think you should act little more responsible to keep the community going, not everyone have to agree every BS you say.
Ok you didn't trade , that's nice of you. But at the time when I said it looks like a dump, you had 18000BTC worth of XVG for sale in Bittrex but somehow as soon as i posted, it drop down to 800BTC worth of XVG for sale.
Yes I don't know you, but I know my numbers. I know you could be a really good person for many people, but this is business and I'm not an idiot to hand over my money to someone as childish as you.
Just grow up dude you'll do fine.

ROFL@ "18000BTC worth of XVG for sale in Bittrex "

Theres a bigger chance that Israel would keep all its money in Deutsche Bank than Sunerok would keep his Verge on Bittrex
member
Activity: 98
Merit: 10
lmao the drama
hero member
Activity: 1118
Merit: 541

since boost is throwing an error, i would try using boost 1.63.

Ubuntu 17.05 .. Same error..

ThreadRPCServer method=submitblock

******* exception encountered *******
bin/VERGEd(+0x1b077f)[0x55ac0626e77f]
bin/VERGEd(+0x41dfb)[0x55ac060ffdfb]
bin/VERGEd(+0xdb12c)[0x55ac0619912c]
bin/VERGEd(+0xe09b4)[0x55ac0619e9b4]
bin/VERGEd(+0x59402)[0x55ac06117402]
bin/VERGEd(+0x5cf5c)[0x55ac0611af5c]
/usr/lib/x86_64-linux-gnu/libboost_thread.so.1.63.0(+0x1155d)[0x7faa39a7455d]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76da)[0x7faa385226da]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x5f)[0x7faa3825cd7f]

..


Ah, I had accidentally turned txmessage=0. I turned txmessage=1 and back to this error:

05:25:06: ERROR Verge Unable to sign block, wallet locked?
05:25:06: *** REJECTED Sad Verge block 1540665 1 txs

debug.log:
Sign failed

..


Edited the code in rpcmining.cpp that was throwing the error so it would try to ProcessBlock (since SignBlock doesn't really do anything but check if the address is in the wallet).

/*
    if (!block.SignBlock(*pwalletMain))
        throw JSONRPCError(-100, "Unable to sign block, wallet locked?");
*/

Stratum:
05:55:54: *** REJECTED Sad Verge block 1540716 2 txs
2017-10-03 05:55:54: REJECTED XVG block 1540716

debug.log:
ERROR: CheckBlock() : first tx is not coinbase
ERROR: ProcessBlock() : CheckBlock FAILED

member
Activity: 134
Merit: 11
Ok so the price was 163sat 4 days before Binance, if we didn't dump it back then, what's the point for us to dump today?Huh?
DEV IS PLAYING DIRTY?
strong dump on Bittrex and Binance right now on 162 sat.
I sold out, waiting to see 120 sat.
if you new anything about verge or myself, (which most of the community does) you'd know i don't spend much time trading.

everything you have said regarding me is completely inaccurate. i actually only used my binance account once, and that was to vote for verge to be listed there. ill gladly upload screencaps if you like.

please don't come in my thread spreading rumors/gossip, this is crypto, not a hair salon.



edit: enjoy, now you look like an idiot.

Oh okay so we're calling each other what we're look like.
Great. Earlier I mentioned we'll have a price drop minimum 10 % , unfortunate for you , we do have 10% decrease.
The copy of your Binance trade account, you can show your girlfriend maybe to get something before bed.
Is it so hard to create 100 Binance account within few hours and trade with other accounts?
Dude you take what I say really personal, but you forget you play with your coins, I play with my money.
I think you should act little more responsible to keep the community going, not everyone have to agree every BS you say.
Ok you didn't trade , that's nice of you. But at the time when I said it looks like a dump, you had 18000BTC worth of XVG for sale in Bittrex but somehow as soon as i posted, it drop down to 800BTC worth of XVG for sale.
Yes I don't know you, but I know my numbers. I know you could be a really good person for many people, but this is business and I'm not an idiot to hand over my money to someone as childish as you.
Just grow up dude you'll do fine.
legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
yes i must have missed that. i never FUD'd you either. but since you're being rather combative, how does this sound? Several people are actually running successful set ups of the same software you are trying to (including ccminer.org), with no issues what so ever, and some of the others are actually completely new to crypto and didn't have -any- problem what so ever getting it to work. I'm not a pool admin (anymore) and haven't ran a pool since unomp/mpos was all the craze, so i'm not even sure why you are asking me why you can't get it to work. try asking someone with a successful set up, cordially, and maybe you'll get somewhere. maybe you didn't set the algo properly in the .conf, maybe you aren't accounting for ntime in the blocks.. i really have no idea what so ever, because  you've provided no logs, or even errors other than saying the blocks aren't getting signed properly.

I pasted several json response bodies. Current issue is this..

ThreadRPCServer method=submitblock

******* exception encountered *******
VERGEd(+0x1ae86f)[0x55d690ecf86f]
VERGEd(+0x4164b)[0x55d690d6264b]
VERGEd(+0x90c93)[0x55d690db1c93]
VERGEd(+0xc25b0)[0x55d690de35b0]
VERGEd(+0xde3ee)[0x55d690dff3ee]
VERGEd(+0x589db)[0x55d690d799db]
VERGEd(+0x5c076)[0x55d690d7d076]
/lib64/libboost_thread-mt.so.1.53.0(+0xd27a)[0x7f2e7ca7c27a]
/lib64/libpthread.so.0(+0x7e25)[0x7f2e7b1b9e25]
/lib64/libc.so.6(clone+0x6d)[0x7f2e7aee734d]

Which apparently is an issue with the mismatch of stratum versions (based on other info i've read)? Haven't been able to figure out more than that. I get to spend today figuring this out Smiley

Here's what I know, every other coin I've worked on was plug and play. They "just work" - without any issues, at all. The only other coins I've seen these types of problems from (when digging for information) all turned out to be useless shitcoins that all died in the end.

what pool do you run? why don't you use boost 1.63? whatr platform did you compile verged on?

I'm using the YIIMP stratum server and DB, but none of the frontend. CentOS 7 for the OS. I just installed boost from the centos yum repo. I compiled the wallet on centos7 as well as downloading the bins from the website for centos7. Both show the same issues.


since boost is throwing an error, i would try using boost 1.63.
hero member
Activity: 1118
Merit: 541
yes i must have missed that. i never FUD'd you either. but since you're being rather combative, how does this sound? Several people are actually running successful set ups of the same software you are trying to (including ccminer.org), with no issues what so ever, and some of the others are actually completely new to crypto and didn't have -any- problem what so ever getting it to work. I'm not a pool admin (anymore) and haven't ran a pool since unomp/mpos was all the craze, so i'm not even sure why you are asking me why you can't get it to work. try asking someone with a successful set up, cordially, and maybe you'll get somewhere. maybe you didn't set the algo properly in the .conf, maybe you aren't accounting for ntime in the blocks.. i really have no idea what so ever, because  you've provided no logs, or even errors other than saying the blocks aren't getting signed properly.

I pasted several json response bodies. Current issue is this..

ThreadRPCServer method=submitblock

******* exception encountered *******
VERGEd(+0x1ae86f)[0x55d690ecf86f]
VERGEd(+0x4164b)[0x55d690d6264b]
VERGEd(+0x90c93)[0x55d690db1c93]
VERGEd(+0xc25b0)[0x55d690de35b0]
VERGEd(+0xde3ee)[0x55d690dff3ee]
VERGEd(+0x589db)[0x55d690d799db]
VERGEd(+0x5c076)[0x55d690d7d076]
/lib64/libboost_thread-mt.so.1.53.0(+0xd27a)[0x7f2e7ca7c27a]
/lib64/libpthread.so.0(+0x7e25)[0x7f2e7b1b9e25]
/lib64/libc.so.6(clone+0x6d)[0x7f2e7aee734d]

Which apparently is an issue with the mismatch of stratum versions (based on other info i've read)? Haven't been able to figure out more than that. I get to spend today figuring this out Smiley

Here's what I know, every other coin I've worked on was plug and play. They "just work" - without any issues, at all. The only other coins I've seen these types of problems from (when digging for information) all turned out to be useless shitcoins that all died in the end.

what pool do you run? why don't you use boost 1.63? whatr platform did you compile verged on?

I'm using the YIIMP stratum server and DB, but none of the frontend. CentOS 7 for the OS. I just installed boost from the centos yum repo. I compiled the wallet on centos7 as well as downloading the bins from the website for centos7. Both show the same issues.





legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
yes i must have missed that. i never FUD'd you either. but since you're being rather combative, how does this sound? Several people are actually running successful set ups of the same software you are trying to (including ccminer.org), with no issues what so ever, and some of the others are actually completely new to crypto and didn't have -any- problem what so ever getting it to work. I'm not a pool admin (anymore) and haven't ran a pool since unomp/mpos was all the craze, so i'm not even sure why you are asking me why you can't get it to work. try asking someone with a successful set up, cordially, and maybe you'll get somewhere. maybe you didn't set the algo properly in the .conf, maybe you aren't accounting for ntime in the blocks.. i really have no idea what so ever, because  you've provided no logs, or even errors other than saying the blocks aren't getting signed properly.

I pasted several json response bodies. Current issue is this..

ThreadRPCServer method=submitblock

******* exception encountered *******
VERGEd(+0x1ae86f)[0x55d690ecf86f]
VERGEd(+0x4164b)[0x55d690d6264b]
VERGEd(+0x90c93)[0x55d690db1c93]
VERGEd(+0xc25b0)[0x55d690de35b0]
VERGEd(+0xde3ee)[0x55d690dff3ee]
VERGEd(+0x589db)[0x55d690d799db]
VERGEd(+0x5c076)[0x55d690d7d076]
/lib64/libboost_thread-mt.so.1.53.0(+0xd27a)[0x7f2e7ca7c27a]
/lib64/libpthread.so.0(+0x7e25)[0x7f2e7b1b9e25]
/lib64/libc.so.6(clone+0x6d)[0x7f2e7aee734d]

Which apparently is an issue with the mismatch of stratum versions (based on other info i've read)? Haven't been able to figure out more than that. I get to spend today figuring this out Smiley

Here's what I know, every other coin I've worked on was plug and play. They "just work" - without any issues, at all. The only other coins I've seen these types of problems from (when digging for information) all turned out to be useless shitcoins that all died in the end.

what pool do you run? why don't you use boost 1.63? whatr platform did you compile verged on?
hero member
Activity: 1118
Merit: 541
yes i must have missed that. i never FUD'd you either. but since you're being rather combative, how does this sound? Several people are actually running successful set ups of the same software you are trying to (including ccminer.org), with no issues what so ever, and some of the others are actually completely new to crypto and didn't have -any- problem what so ever getting it to work. I'm not a pool admin (anymore) and haven't ran a pool since unomp/mpos was all the craze, so i'm not even sure why you are asking me why you can't get it to work. try asking someone with a successful set up, cordially, and maybe you'll get somewhere. maybe you didn't set the algo properly in the .conf, maybe you aren't accounting for ntime in the blocks.. i really have no idea what so ever, because  you've provided no logs, or even errors other than saying the blocks aren't getting signed properly.

I pasted several json response bodies. Current issue is this..

ThreadRPCServer method=submitblock

******* exception encountered *******
VERGEd(+0x1ae86f)[0x55d690ecf86f]
VERGEd(+0x4164b)[0x55d690d6264b]
VERGEd(+0x90c93)[0x55d690db1c93]
VERGEd(+0xc25b0)[0x55d690de35b0]
VERGEd(+0xde3ee)[0x55d690dff3ee]
VERGEd(+0x589db)[0x55d690d799db]
VERGEd(+0x5c076)[0x55d690d7d076]
/lib64/libboost_thread-mt.so.1.53.0(+0xd27a)[0x7f2e7ca7c27a]
/lib64/libpthread.so.0(+0x7e25)[0x7f2e7b1b9e25]
/lib64/libc.so.6(clone+0x6d)[0x7f2e7aee734d]

Which apparently is an issue with the mismatch of stratum versions (based on other info i've read)? Haven't been able to figure out more than that. I get to spend today figuring this out Smiley

Here's what I know, every other coin I've worked on was plug and play. They "just work" - without any issues, at all. The only other coins I've seen these types of problems from (when digging for information) all turned out to be useless shitcoins that all died in the end.

member
Activity: 245
Merit: 13
Good to see verge having a good community indeed.
 Any info about when the wraith protocol will be enabled?
Also what about adding on hitbtc? It's been a long wait I guess.

ROFL why dont you sign into HitBTC and see it there last week lol?
member
Activity: 184
Merit: 10
in this project haved explain about many wallet, i like this project because your explain make me believe if this project will success, good luck dev
member
Activity: 176
Merit: 10
“Blockchain Just Entered The Real World"
Good to see verge having a good community indeed.
 Any info about when the wraith protocol will be enabled?
Also what about adding on hitbtc? It's been a long wait I guess.
legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
like i said before, unless you have serious farm-like hashpower, if you are solo mining, you are only going to get orphan blocks, best case scenario.

You apparently missed my reply where I scolded you for FUD'ing me. My farm is 1.5x to 2x the hashrate of the largest pools for your coin. Will you stop trolling me now and provided some assistance (which it seems you're unable to provide, hence the trolling). I have enough hashrate that I could build TWO public pool servers and both would compete for #1 in total hashrate for your coin, ok? Now as I tell my daughter, BASTA.



yes i must have missed that. i never FUD'd you either. but since you're being rather combative, how does this sound? Several people are actually running successful set ups of the same software you are trying to (including ccminer.org), with no issues what so ever, and some of the others are actually completely new to crypto and didn't have -any- problem what so ever getting it to work. I'm not a pool admin (anymore) and haven't ran a pool since unomp/mpos was all the craze, so i'm not even sure why you are asking me why you can't get it to work. try asking someone with a successful set up, cordially, and maybe you'll get somewhere. maybe you didn't set the algo properly in the .conf, maybe you aren't accounting for ntime in the blocks.. i really have no idea what so ever, because  you've provided no logs, or even errors other than saying the blocks aren't getting signed properly.
hero member
Activity: 1118
Merit: 541
like i said before, unless you have serious farm-like hashpower, if you are solo mining, you are only going to get orphan blocks, best case scenario.

You apparently missed my reply where I scolded you for FUD'ing me. My farm is 1.5x to 2x the hashrate of the largest pools for your coin. Will you stop trolling me now and provided some assistance (which it seems you're unable to provide, hence the trolling). I have enough hashrate that I could build TWO public pool servers and both would compete for #1 in total hashrate for your coin, ok? Now as I tell my daughter, BASTA.

legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
Hello there, need help
i'm running yiimp pool and installed Verge with myr-groestl algo
Pool get's info from daemon's that reward size is 15,606 XVG instead of 1560 XVG.
How to fix it?

reward_mul should be 100

There are some other not so insignificant issues. Any blocks you find will be rejected. I still haven't figured out why.

like i said before, unless you have serious farm-like hashpower, if you are solo mining, you are only going to get orphan blocks, best case scenario.
legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
Hello there, need help
i'm running yiimp pool and installed Verge with myr-groestl algo
Pool get's info from daemon's that reward size is 15,606 XVG instead of 1560 XVG.
How to fix it?

you should contact one of the people at http://zompool.com, since they have a yiimp pool with verge.. there's a few other yiimp pools that offer verge mining as well.

also reward should be 1,560 XVG...
hero member
Activity: 1118
Merit: 541
Hello there, need help
i'm running yiimp pool and installed Verge with myr-groestl algo
Pool get's info from daemon's that reward size is 15,606 XVG instead of 1560 XVG.
How to fix it?

reward_mul should be 100

There are some other not so insignificant issues. Any blocks you find will be rejected. I still haven't figured out why.

full member
Activity: 132
Merit: 100
Walking alone in the darkness
Hello there, need help
i'm running yiimp pool and installed Verge with myr-groestl algo
Pool get's info from daemon's that reward size is 15,606 XVG instead of 1560 XVG.
How to fix it?
legendary
Activity: 1708
Merit: 1009
$XVG - The Standard in Crypto as a Currency!
Ok so the price was 163sat 4 days before Binance, if we didn't dump it back then, what's the point for us to dump today?Huh?
DEV IS PLAYING DIRTY?
strong dump on Bittrex and Binance right now on 162 sat.
I sold out, waiting to see 120 sat.
if you new anything about verge or myself, (which most of the community does) you'd know i don't spend much time trading.

everything you have said regarding me is completely inaccurate. i actually only used my binance account once, and that was to vote for verge to be listed there. ill gladly upload screencaps if you like.

please don't come in my thread spreading rumors/gossip, this is crypto, not a hair salon.



edit: enjoy, now you look like an idiot.
legendary
Activity: 2758
Merit: 1075
Hey guys
Something isn't correct. In times like this, when the coin is arriving in new exchanges, the Dev has to allow us the community to do first batch of trading.
This price should of pass 300 sat, then  come back to 250 and show some strong hold so we can invest more.
But it looks like Dev is flooding all Exchanges. This will break the community in a little time.

  Really!!!!   The dev?Huh?   Do you have any proof.  I don't know why a guy that pours his heart into a project for 2 years, is all of a sudden going to sabotage it for a few sheckles.  
Price was so low for so long I'm sure there are more then one whale in the waters.  

Look man
We all know Bittrex and Binance are two exchanges that love overpriced market. As for a price of XVG it's so low that it's not so easy to earn the hearts of new investors, and as we all know XVG is long hold type of investment.
I've been holding all my XVG for little over a year and I'm keep on baying, and I know most investors are loyal and we're all hoping to reach higher picks.
Way to many coins came in for sale after we got new exchanges, I specifically checked this few days before Binance.
If Dev isn't doing this, then he should of bring in professional someone to trade in behalf of XVG. With new exchanges, needed strong insider traders as well.
The way I see , by tomorrow morning we'll have minimum 10% price drop.
I appreciate DEV having is heart in this for passed two years but he also need to gain the trust of more hearts.

sorry , imo, you make no sense...
(oh you sold out and want cheaper xvg..surprise surprise lols..well 120 aint happening m8..try 220  Kiss )
member
Activity: 134
Merit: 11
Ok so the price was 163sat 4 days before Binance, if we didn't dump it back then, what's the point for us to dump today?Huh?
DEV IS PLAYING DIRTY?
strong dump on Bittrex and Binance right now on 162 sat.
I sold out, waiting to see 120 sat.
Jump to: