Pages:
Author

Topic: [ANN][THC] The Hempcoin (THC) - page 48. (Read 389152 times)

hero member
Activity: 804
Merit: 500
DAO ↔ DApp
August 23, 2017, 11:09:04 PM
I tried parsing the list and made a hempcoin.conf file that contains the following:

Code:
addnode=217.61.5.15
addnode=138.201.39.53
addnode=31.31.78.40
addnode=5.9.10.66
addnode=138.68.108.250
addnode=15.236.88.86
rpcport=21054

When I turn the wallet on it says that it's rescanning, then eventually opens the wallet and there are still zero connections to the hempcoin network and it's not progressing to sync anymore.

What do I do?


You might need to also have

rpcuser=xUniqueUserNamex
rpcpassword=xUniquePasswordx

in the .conf file

and the addnodes should appear like this, include the ipaddress and port

addnode=31.31.78.40:21054
addnode=138.201.39.53:21054
etc.
full member
Activity: 180
Merit: 100
August 23, 2017, 03:31:10 PM
I tried parsing the list and made a hempcoin.conf file that contains the following:

Code:
addnode=217.61.5.15
addnode=138.201.39.53
addnode=31.31.78.40
addnode=5.9.10.66
addnode=138.68.108.250
addnode=15.236.88.86
rpcport=21054

When I turn the wallet on it says that it's rescanning, then eventually opens the wallet and there are still zero connections to the hempcoin network and it's not progressing to sync anymore.

What do I do?

So all I have to do is copy the following code into the hempcoin.conf [or make one out of a txt document] and put the following code in and restart wallet?

 no... that's the command i used to get the info

you need to parse the list for the IPs

example:

12:43:04

getpeerinfo


12:43:04

[
{
"addr" : "217.61.5.15:21054",
"services" : "00000001",
"lastsend" : 1503506556,
"lastrecv" : 1503506556,

 take the address:port (highlighted) and put it in a line in the .conf:

addnode=217.61.5.15:21054

there are 6 of these to add in the second list, above
 -as in the example, above it


legendary
Activity: 1894
Merit: 1001
August 23, 2017, 02:13:00 PM
So all I have to do is copy the following code into the hempcoin.conf [or make one out of a txt document] and put the following code in and restart wallet?

 no... that's the command i used to get the info

you need to parse the list for the IPs

example:

12:43:04

getpeerinfo


12:43:04

[
{
"addr" : "217.61.5.15:21054",
"services" : "00000001",
"lastsend" : 1503506556,
"lastrecv" : 1503506556,

 take the address:port (highlighted) and put it in a line in the .conf:

addnode=217.61.5.15:21054

there are 6 of these to add in the second list, above
 -as in the example, above it

full member
Activity: 180
Merit: 100
August 23, 2017, 01:11:16 PM
So all I have to do is copy the following code into the hempcoin.conf [or make one out of a txt document] and put the following code in and restart wallet?

Code:
12:43:04

getpeerinfo


12:43:04

[
{
"addr" : "217.61.5.15:21054",
"services" : "00000001",
"lastsend" : 1503506556,
"lastrecv" : 1503506556,
"conntime" : 1503496450,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745712,
"banscore" : 0
},
{
"addr" : "138.201.39.53:21054",
"services" : "00000001",
"lastsend" : 1503506556,
"lastrecv" : 1503506538,
"conntime" : 1503496478,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745712,
"banscore" : 0
},
{
"addr" : "31.31.78.40:21054",
"services" : "00000001",
"lastsend" : 1503506538,
"lastrecv" : 1503506554,
"conntime" : 1503496746,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745718,
"banscore" : 0
},
{
"addr" : "5.9.10.66:21054",
"services" : "00000001",
"lastsend" : 1503505507,
"lastrecv" : 1503506425,
"conntime" : 1503496873,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745721,
"banscore" : 0
},
{
"addr" : "138.68.108.250:21054",
"services" : "00000001",
"lastsend" : 1503505507,
"lastrecv" : 1503506425,
"conntime" : 1503497057,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745725,
"banscore" : 0
},
{
"addr" : "115.236.88.86:21054",
"services" : "00000001",
"lastsend" : 1503506324,
"lastrecv" : 1503506426,
"conntime" : 1503498559,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745753,
"banscore" : 0
}
]



I'm trying to get my Hempcoin desktop wallet working again, as for some reason it went out of sync... I used the bootstrap file you guys made back in November of 2016 and the blockchain is redownloading right now... but I only have 1 active connection on the network, there should be more...  Is there some special file I need to add nodes / connections?  

here's a copy of my hempcoin.conf:
Code:
addnode=24.253.102.174
addnode=129.21.131.213
addnode=75.130.183.104
addnode=82.181.124.248
addnode=104.131.16.240
addnode=115.236.88.86
addnode=69.10.58.157
addnode=198.27.106.7
addnode=162.243.1.45
addnode=162.209.109.81
addnode=83.183.247.151
addnode=24.69.200.51
addnode=82.21.238.186
addnode=54.186.62.109
addnode=88.208.236.108
addnode=198.50.132.65
addnode=69.10.58.157
rpcport=12055

 here's a list of nodes i have connected right now. to get them into your wallet, open the hempcoin data folder and open for editing the hempcoin.conf file. (create one if it doesn't exist)
then parse this list below for the ip addys and add them to the .conf. then restart your wallet  Wink


Code:
12:43:04

getpeerinfo


12:43:04

[
{
"addr" : "217.61.5.15:21054",
"services" : "00000001",
"lastsend" : 1503506556,
"lastrecv" : 1503506556,
"conntime" : 1503496450,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745712,
"banscore" : 0
},
{
"addr" : "138.201.39.53:21054",
"services" : "00000001",
"lastsend" : 1503506556,
"lastrecv" : 1503506538,
"conntime" : 1503496478,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745712,
"banscore" : 0
},
{
"addr" : "31.31.78.40:21054",
"services" : "00000001",
"lastsend" : 1503506538,
"lastrecv" : 1503506554,
"conntime" : 1503496746,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745718,
"banscore" : 0
},
{
"addr" : "5.9.10.66:21054",
"services" : "00000001",
"lastsend" : 1503505507,
"lastrecv" : 1503506425,
"conntime" : 1503496873,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745721,
"banscore" : 0
},
{
"addr" : "138.68.108.250:21054",
"services" : "00000001",
"lastsend" : 1503505507,
"lastrecv" : 1503506425,
"conntime" : 1503497057,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745725,
"banscore" : 0
},
{
"addr" : "115.236.88.86:21054",
"services" : "00000001",
"lastsend" : 1503506324,
"lastrecv" : 1503506426,
"conntime" : 1503498559,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745753,
"banscore" : 0
}
]
full member
Activity: 364
Merit: 100
spattered throughout the golden ethers
August 23, 2017, 12:57:25 PM
I just bought 1 million THC!
Lets make this happen, Moooooooooon Time!!!!!! Lips sealed

Any particular reason you picked up 1m? Or just shilling?
legendary
Activity: 1894
Merit: 1001
August 23, 2017, 11:50:23 AM
I'm trying to get my Hempcoin desktop wallet working again, as for some reason it went out of sync... I used the bootstrap file you guys made back in November of 2016 and the blockchain is redownloading right now... but I only have 1 active connection on the network, there should be more...  Is there some special file I need to add nodes / connections?  

here's a copy of my hempcoin.conf:
Code:
addnode=24.253.102.174
addnode=129.21.131.213
addnode=75.130.183.104
addnode=82.181.124.248
addnode=104.131.16.240
addnode=115.236.88.86
addnode=69.10.58.157
addnode=198.27.106.7
addnode=162.243.1.45
addnode=162.209.109.81
addnode=83.183.247.151
addnode=24.69.200.51
addnode=82.21.238.186
addnode=54.186.62.109
addnode=88.208.236.108
addnode=198.50.132.65
addnode=69.10.58.157
rpcport=12055

 here's a list of nodes i have connected right now. to get them into your wallet, open the hempcoin data folder and open for editing the hempcoin.conf file. (create one if it doesn't exist)
then parse this list below for the ip addys and add them to the .conf. then restart your wallet  Wink


Code:
12:43:04

getpeerinfo


12:43:04

[
{
"addr" : "217.61.5.15:21054",
"services" : "00000001",
"lastsend" : 1503506556,
"lastrecv" : 1503506556,
"conntime" : 1503496450,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745712,
"banscore" : 0
},
{
"addr" : "138.201.39.53:21054",
"services" : "00000001",
"lastsend" : 1503506556,
"lastrecv" : 1503506538,
"conntime" : 1503496478,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745712,
"banscore" : 0
},
{
"addr" : "31.31.78.40:21054",
"services" : "00000001",
"lastsend" : 1503506538,
"lastrecv" : 1503506554,
"conntime" : 1503496746,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745718,
"banscore" : 0
},
{
"addr" : "5.9.10.66:21054",
"services" : "00000001",
"lastsend" : 1503505507,
"lastrecv" : 1503506425,
"conntime" : 1503496873,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745721,
"banscore" : 0
},
{
"addr" : "138.68.108.250:21054",
"services" : "00000001",
"lastsend" : 1503505507,
"lastrecv" : 1503506425,
"conntime" : 1503497057,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745725,
"banscore" : 0
},
{
"addr" : "115.236.88.86:21054",
"services" : "00000001",
"lastsend" : 1503506324,
"lastrecv" : 1503506426,
"conntime" : 1503498559,
"version" : 80020,
"subver" : "/Satoshi:2.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1745753,
"banscore" : 0
}
]
hero member
Activity: 804
Merit: 500
DAO ↔ DApp
August 23, 2017, 09:33:06 AM
I'm trying to get my Hempcoin desktop wallet working again, as for some reason it went out of sync... I used the bootstrap file you guys made back in November of 2016 and the blockchain is redownloading right now... but I only have 1 active connection on the network, there should be more...  Is there some special file I need to add nodes / connections?  

https://bittrex.com/Status
Shows 6 connections.

Unfortunately the block explorer, where a node list existed, died. Does anyone know how to get on https://chainz.cryptoid.info ? THC is a high quality coin that should be listed there.

THC is listed on bittrex and coinomi. It doesn't get much better than that. Getting on cryptoid would be a perfect addition. Then there would be a place to go and find working addnodes.
full member
Activity: 180
Merit: 100
August 23, 2017, 09:16:51 AM
I'm trying to get my Hempcoin desktop wallet working again, as for some reason it went out of sync... I used the bootstrap file you guys made back in November of 2016 and the blockchain is redownloading right now... but I only have 1 active connection on the network, there should be more...  Is there some special file I need to add nodes / connections? 
full member
Activity: 159
Merit: 100
August 23, 2017, 07:19:58 AM
LET's GO THC COIN!!! WE NEED ED  WE NEED
full member
Activity: 159
Merit: 100
August 23, 2017, 07:13:54 AM
I find it ironic that hemp has virtually no THC in it, yet you're use the initials THC.

brilliant, dude  Grin Grin Grin
hero member
Activity: 770
Merit: 500
August 21, 2017, 11:19:56 AM
I just bought 1 million THC!
Lets make this happen, Moooooooooon Time!!!!!! Lips sealed
member
Activity: 84
Merit: 10
August 14, 2017, 06:58:49 AM
Pool Hempcoin


Fee 2%
No registration
Auto payments 30 min
Large selection of coins and algorithms

http://TimeTeh.com/
full member
Activity: 308
Merit: 101
These packets fly
August 11, 2017, 05:45:42 PM
Coinomi support is nice, but what's the future plan for $THC?

Stores are always mentioned, but no coin has conquered this path yet.
legendary
Activity: 1130
Merit: 1000
No good deed goes unpunished
August 10, 2017, 08:43:36 AM
for anyone having trouble, adding all the nodes to the conf file and this link got me going.  

http://www.bitcoinlasvegas.net/files/Hempcoin-blockchain-Nov2016.rar



Had to dig this out, speeds up the syncing process Cheesy

Ah the Good Old Days of early 2014, producing and consuming mining THC ...
full member
Activity: 147
Merit: 100
DopeCoin! My Green Goddess!
August 09, 2017, 12:16:19 PM
Might be able to help if you contact through hempcoin slack
https://thc-invites.herokuapp.com/
hero member
Activity: 746
Merit: 500
August 09, 2017, 07:06:46 AM
is there blockchain info that is up to date, any...where? rich list, extraction...everything I see is way out of date.


Similar question from myself...

URGENT - Is there a recent bootstrap file available to speed up the syncing process?

thanks in advance!
full member
Activity: 241
Merit: 101
August 08, 2017, 10:11:41 PM
is there blockchain info that is up to date, any...where? rich list, extraction...everything I see is way out of date.
hero member
Activity: 804
Merit: 500
DAO ↔ DApp
August 07, 2017, 01:04:19 AM
Hi I just found that Hempcoin is available to use on the Coinomi wallet
https://coinomi.com/

Just took a screenshot as proof it works






WOW~!

This is amazing news for $THC


newbie
Activity: 20
Merit: 0
August 05, 2017, 06:10:15 AM
Hi I just found that Hempcoin is available to use on the Coinomi wallet
https://coinomi.com/

Just took a screenshot as proof it works


http://imgur.com/o9RWKnM

member
Activity: 98
Merit: 10
July 31, 2017, 04:22:13 AM
Is this coin still alive? 0 activity from developer in the last days... what about Poloniex news?
Pages:
Jump to: