Pages:
Author

Topic: Re: [ANN] Las Vegas coin. Masternode cost only $250!! Only 400,000 coins total! - page 85. (Read 79025 times)

full member
Activity: 462
Merit: 100
Parachute for sale. Used once. Small red stain.
anyone else restarting the wallet and getting the error loading block data? and this is after I had originally synced the wallet
hero member
Activity: 726
Merit: 504
I'm at the same point you are with the mining error. Wallet finally sync'd with your conf    except rpcport=60702 gives me 7 connections
full member
Activity: 462
Merit: 100
Parachute for sale. Used once. Small red stain.
lasvegascoin.conf
Code:
rpcuser=lasvegasuser
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=9050
server=1
daemon=1
listen=1

and ccminer
Code:
ccminer-x64 -a quark -o http://127.0.0.1:9050 -u lasvegasuser -p xx --cpu-priority=3

What am I doing wrong here? Was able to solo mine on DNR fine with a similar setup.

Check your RPC port, I believe the correct rpc port is: 50702

Vegas

Wallet synced. Changed the port, restarted wallet, and I get this.

Code:
2 miner threads started, using 'quark' algorithm.
[2017-07-11 17:08:40] JSON-RPC call failed: Method not found
[2017-07-11 17:08:40] get_work failed, retry after 30 seconds

Anyone else had luck with GPU ccminer? cpuminer works fine.


Ill work in the gpu miner in about 30 mins and post once i get it working, i have to get kids to bed. I can usually tinker around and get them going.
sr. member
Activity: 1021
Merit: 324
lasvegascoin.conf
Code:
rpcuser=lasvegasuser
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=9050
server=1
daemon=1
listen=1

and ccminer
Code:
ccminer-x64 -a quark -o http://127.0.0.1:9050 -u lasvegasuser -p xx --cpu-priority=3

What am I doing wrong here? Was able to solo mine on DNR fine with a similar setup.

Check your RPC port, I believe the correct rpc port is: 50702

Vegas

Wallet synced. Changed the port, restarted wallet, and I get this.

Code:
2 miner threads started, using 'quark' algorithm.
[2017-07-11 17:08:40] JSON-RPC call failed: Method not found
[2017-07-11 17:08:40] get_work failed, retry after 30 seconds

Anyone else had luck with GPU ccminer? cpuminer works fine.
legendary
Activity: 1932
Merit: 2354
The Alliance Of Bitcointalk Translators - ENG>SPA
Las Vegas coins? It sounds like a very rich name. I'll be actively involved in the hope of bringing good luck


I hope it too Cheesy.

Little supply, expect great value in the future (10.000 USD per coin would be fine for me Wink).
legendary
Activity: 1932
Merit: 2354
The Alliance Of Bitcointalk Translators - ENG>SPA
Mine is running smoothly too but I previously added the .conf file.
hero member
Activity: 508
Merit: 501
I don't know why you need nodes or .conf file. My wallet opened and synced just fine. Have 7 connections.
full member
Activity: 462
Merit: 100
Parachute for sale. Used once. Small red stain.
my wallet synced no problem. Any Pools up yet? Ive been playing around to get solo mining working and have been able to get it going with CPU mining, still working on the correct GPU mining. I know CPU mining is slow and inefficient, I just like being able to get things to work. But in case anyone wants to use it this is how I got it working for my CPU.

cpuminer-gw64-core2 -o http://127.0.0.1:50702 -u "USERNAME" -p "PASSWORD" -a quark --no-longpoll --coinbase-addr="YOUR WALLET ADDRESS HERE"

Config file

listen=1
server=1
daemon=1
rpcuser="USERNAME"  <-- your user name
rpcpassword="PASSWORD"  <----- your password
rpcallowip=127.0.0.1
rpcport=50702
addnode=149.56.154.75:55903
addnode=173.239.221.2:51296
addnode=68.134.228.254:41568
addnode=75.130.162.248:50249
addnode=148.251.126.230:38462
addnode=24.160.59.242:58832
addnode=176.212.228.157:64011
addnode=85.214.152.3:1983
addnode=24.253.91.235:3760
addnode=213.108.119.84:61597
addnode=94.173.38.101:53449
addnode=217.231.145.52:50503
addnode=77.119.249.127:58612
addnode=67.241.223.195:59391
addnode=68.224.101.145:62678
legendary
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
lasvegascoin.conf
Code:
rpcuser=lasvegasuser
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=9050
server=1
daemon=1
listen=1

and ccminer
Code:
ccminer-x64 -a quark -o http://127.0.0.1:9050 -u lasvegasuser -p xx --cpu-priority=3

What am I doing wrong here? Was able to solo mine on DNR fine with a similar setup.

Check your RPC port, I believe the correct rpc port is: 50702

Vegas
sr. member
Activity: 1021
Merit: 324
lasvegascoin.conf
Code:
rpcuser=lasvegasuser
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=9050
server=1
daemon=1
listen=1

and ccminer
Code:
ccminer-x64 -a quark -o http://127.0.0.1:9050 -u lasvegasuser -p xx --cpu-priority=3

What am I doing wrong here? Was able to solo mine on DNR fine with a similar setup.
legendary
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
Which miner for nvidia GPU?? Its quark right?

If you have nvidia you can use ccminer, or for amd cards use sgminer.

Vegas

Haven't been able to sync the wallet, any nodes we can add to make this faster?

When we get a pool up the blocks will move again, or if we get a few solo miners, the chain will move. We are not stuck. Im in the process of swapping coins for a bit, then Ill setup for solo mining, if we are not moving by then.

Vegas
sr. member
Activity: 1021
Merit: 324
Which miner for nvidia GPU?? Its quark right?

If you have nvidia you can use ccminer, or for amd cards use sgminer.

Vegas

Haven't been able to sync the wallet, any nodes we can add to make this faster?
legendary
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
Which miner for nvidia GPU?? Its quark right?

If you have nvidia you can use ccminer, or for amd cards use sgminer.

Vegas
sr. member
Activity: 1021
Merit: 324
Which miner for nvidia GPU??
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
Its the best wallet ever with all the needed functions right at your finger tips.

Its seems its not stuck and on the current block of 340 and at 25% sync'd. So now solomine I suppose
Yes, 340 blocks.

I tried to solo mine but I'm not having luck getting it to work. Every now and again I find a wallet that I have troubles solo mining and this seems to be one of them. Anyway I send a email with my address just waiting for a return address to send my FLY for the swap.  So are we limited to running one master node per IP address?




You should use specific settings, because this newer version of the wallet does not support getwork (with longpoll extension) anymore (like Bitcoin)

Maybe this helps:
Code:
miner.exe -o http://localhost:50702 -u username -p password -a quark --no-longpoll --coinbase-addr=VTmq9w8L1Sx1jF8dXJXW8LbvwVsoXyAB7f
Where username, password and coinbase-addr are to change.



And lasvegascoin.conf:
Code:
listen=1
server=1
daemon=1
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1

FYI: In even newer versions of Bitcoin, Dash and some others the authentication method is also changed. The classic plain text / basic authentication is replaced by a hash and will look like this:
Code:
rpcauth=alice:f7efda5c189b999524f151318c0c86$d5b51b3beffbc02b724e5d095828e0bc8b2456e9ac8757ae3211a5d9b16a22ae
legendary
Activity: 1764
Merit: 1022
Its the best wallet ever with all the needed functions right at your finger tips.

Its seems its not stuck and on the current block of 340 and at 25% sync'd. So now solomine I suppose
Yes, 340 blocks.

I tried to solo mine but I'm not having luck getting it to work. Every now and again I find a wallet that I have troubles solo mining and this seems to be one of them. Anyway I send a email with my address just waiting for a return address to send my FLY for the swap.  So are we limited to running one master node per IP address?


legendary
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
THanks for everyones patience. We should have a pool up and running today. Dont forget you can always solomine the blocks. IM beginning to distribute the VGS now. Please remember to keep your fly wallet open and staking so everyone can get their VGS faster.

For those of you wanting VGS, you must buy fly coin and swap it for VGS. Fly coin is only found on Yobit. Fly has been a crypto currency for about 2 years. It has STILL held a very strong value after 2 years,  while paying nice POS rewards averaging 20% per year. Las Vegas coin has is built around the same idea, keeping inflation low, and prices high. Las Vegas coin is a long term project that you can generate nice rewards for years to come without worrying about inflation. Many of you have some short term buy and dump coins, but you always need some long term respected coins also in your portfolio , that are stable with good returns. The Jackblocks feature in VGS is not installed yet, and will come soon. The wallet is packed with as many features as I could find, and I will add more as the coin matures.

http://www.yobit.net/en/trade/FLY/BTC

Vegas
legendary
Activity: 1778
Merit: 1000
Its the best wallet ever with all the needed functions right at your finger tips.

Its seems its not stuck and on the current block of 340 and at 25% sync'd. So now solomine I suppose
Yes, 340 blocks.
hero member
Activity: 726
Merit: 504
Its the best wallet ever with all the needed functions right at your finger tips.

Its seems its not stuck and on the current block of 340 and at 25% sync'd. So now solomine I suppose
newbie
Activity: 66
Merit: 0
PM me give me your Las Vegas coin "receive address"    for who this message

i send pm a vegasguy this return in box !!! WARNING: This user is a newbie. If you are expecting a message from a more veteran member, then this is an imposter !!!
Pages:
Jump to: