Search content
Sort by

Showing 17 of 17 results by vadimkinas
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Onex Revival !!! / Masternodes 5000 (50% Reward) / NEOSCRYPT
by
vadimkinas
on 27/01/2018, 16:13:00 UTC
Devs are working hard on this. Made this project promising . GL @ New Devs
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
vadimkinas
on 27/01/2018, 00:05:03 UTC
Linux Wallet   on Virtual Box  Tongue
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
vadimkinas
on 26/01/2018, 23:42:05 UTC
This is my bolt.conf that works with the miners:

rpcuser=boltrpc
rpcpassword=password
rpcport=11991
rpcallowip=123.123.123.123
addnode=71.207.40.105
addnode=177.38.103.122
addnode=73.237.102.32
addnode=104.131.51.223
addnode=45.76.115.23
server=1
listen=1
daemon=1

Update the password.  Set the ip address to the IP of your miner.

I use this to start a miner:

cgminer.exe  -o ip.ip.ip.ip:11991 -u boltrpc -p password

Beware the algo you use - it need to be the right blake or it just rejects.  In ccminer, its -k blake, cgminer --blake256 etc. 

But this should get you connecting and then you can see if your blocks mine.  If they just reject - probably the wrong blake.




Thanks a lot, getting  Connection refused,  can be the problem in the VRM i thing. Dont have other explanation  why i cant connect .I am gonna wait for the pool.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
vadimkinas
on 26/01/2018, 21:53:03 UTC
[2018-01-27 00:50:08] HTTP request failed: Failed to connect to 127.0.0.1 port 9050: Connection refused
[2018-01-27 00:50:08] get_work failed, retry after 30 seconds

Cant figure out what i am doing wrong withing a ccminer .bat file any raw examples for the miner? around here .
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
vadimkinas
on 26/01/2018, 18:27:54 UTC
Could you drop raw text of the .conf, seems like i am failing to get connection to my daemon

Something like this should work:

Code:
rpcbind=
rpcuser=
rpcpassword=
listen=1
server=1
daemon=1
rpcallowip=
rpcallowip=192.168.0.221
rpcallowip=192.168.0.0/24
maxconnections=256

HTH!
what about external miner how you connected? tried different ways still rejecting . Big help from you , TY
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
vadimkinas
on 26/01/2018, 17:43:41 UTC
TY, restarting now, will see if it works  Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
vadimkinas
on 26/01/2018, 17:17:18 UTC

Hello, Broke. How you going?

You can use bolt-cli getaccountaddress 0 to get your first account address or use bolt-cli getnewaddress to generate a new one! Besides, we have feature to send private coins, but I need to write up an article teaching how to do it Wink

Enjoy!

Hi !

Seems to be running well - I let about 30GH/s run over night - and the wallet shows balances this morning
I did notice if I put anymore then 30GH/s into 1 daemon, the daemon stops responding to cli...
it still hands out work to the rigs, but './bolt-cli getbalance' hangs forever (or at least 5 minutes which is the longest I waited)

Tried 'maxconnects=256' in the conf file - but that didn't seem to make a difference


Could you drop raw text of the .conf, seems like i am failing to get connection to my daemon
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
vadimkinas
on 26/01/2018, 11:38:25 UTC
@DEV Can you give address and ports for maining if they are ready ?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
vadimkinas
on 26/01/2018, 11:18:40 UTC
All working nice and good ))) Here the adress:   BbcTrJncSJ679xJuncBufJD82AMo7jZBbz   

network info
"version" : 90101,
    "protocolversion" : 70003,
    "timeoffset" : 0,
    "connections" : 8,
    "proxy" : "",
    "relayfee" : 0.00001000,
    "localaddresses" : [
        {
            "address" : "212.17.38.191",
            "port" : 11990,
            "score" : 4

  "blocks" : 3599,
    "currentblocksize" : 0,
    "currentblocktx" : 0,
    "difficulty" : 1596.83145700,
    "errors" : "",
    "genproclimit" : -1,
    "networkhashps" : 189377647648,
    "pooledtx" : 0,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0

blockcount
3593
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
vadimkinas
on 25/01/2018, 21:20:07 UTC
mmmm Wallet is running but somehow it shows XVG balance ? any comments on this?


Are you running Electrum-Wallet? It's not ready yet, because I just forked the repo from XVG. Use Wallet qt instead, it's on core repo.

Which file to start?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
vadimkinas
on 25/01/2018, 20:13:31 UTC
i will try in a few min. TY
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private
by
vadimkinas
on 25/01/2018, 19:58:45 UTC
mmmm Wallet is running but somehow it shows XVG balance ? any comments on this?
Post
Topic
Board Bounties (Altcoins)
Re: [ANN] [Bounty] ZoZo Coin (ZZC) - AMERICAN DECENTRALIZED REAL ESTATES FINANCING
by
vadimkinas
on 13/01/2018, 01:37:28 UTC
Any news about the project? looks like it was a while since devs. gave last update.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] QBIC [QBIC] - Masternodes, PoW, Secure, ASIC Resistance
by
vadimkinas
on 12/01/2018, 19:38:11 UTC
Another ONEX coin scam  Embarrassed
Post
Topic
Board Announcements (Altcoins)
Re: PRUX Currency Ultra Fast 3 second Transactions, ultra rare!
by
vadimkinas
on 15/12/2017, 20:58:08 UTC
Is the project still live?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Onex Cash / Masternodes 5000 (50% Reward) / ASIC Resistance / [NEOSCRYPT]
by
vadimkinas
on 13/12/2017, 23:47:50 UTC
https://www.actionfraud.police.uk/ time to go in there or in here https://www.ic3.gov/complaint/default.aspx as for the start. If someone has more links please post in here .
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Onex Cash / Masternodes 5000 (50% Reward) / ASIC Resistance / [NEOSCRYPT]
by
vadimkinas
on 02/12/2017, 02:07:05 UTC
@ DEV : Can you  tell us what you are working now on since there where no proper update yet  only the plans to go on a new exchange, which is more link to extra money spending raiser then the actual work. It is looks like you have community support which would be stupid to waste.