Author

Topic: [DVC]DevCoin - Official Thread - Moderated - page 114. (Read 1058949 times)

newbie
Activity: 11
Merit: 0
Hello Community!

Can somebody help me? I posted this on devcointalk.org but the forum rarely moves nowadays.

I just changed my coin address on my Devtome user page; when/ how will it become effective? This is because I installed the Devcoin wallet on a new comp and consequently generated a new address. I understand it doesn't happen automatically because the last time I tried, coins were being sent to the old address, on a comp I won't be using any more. The admin who signed me up was known as DINKLEBERG (and Penguinwriter for my user page) and I don't know if they're still available here on anywhere else. I'll be grateful to know who I can contact about it. Thanks in advance.
sr. member
Activity: 420
Merit: 250
AKA RJF - Since '14 - On line since '84
In the process of setting up a new wallet, noticed that many of the links from the DevTome Official Main Page have been highjacked or have gone down perhaps?

http://www.devtome.com/doku.php?id=devcoin

- Nova

What is the current status of DevCoin itself? Any development or marketing going on?

full member
Activity: 232
Merit: 104
In the process of setting up a new wallet, noticed that many of the links from the DevTome Official Main Page have been highjacked or have gone down perhaps?

http://www.devtome.com/doku.php?id=devcoin

- Nova
legendary
Activity: 1988
Merit: 1007
I'm using:

Devcoin version v0.8.5.1-g25a7d46-beta

The latest one on the site. I got almost fully synched last night and then it got invalid blocks again and won't start, Sad.
Try to remove block chain, leave only wallet.dat and devcoin.conf (make a backup of wallet.dat, if it has the money)
In devcoin.conf write:
Code:
rpcuser=devcoinrpclogin
rpcpassword=devcoinrpcpassword
listen=1
daemon=1
server=1
gen=0
rpcallowip=127.0.0.1
rpcport=52332
irc=0
connect=199.192.77.162:52333
connect=82.200.205.30:52333
connect=69.197.61.58:52333

Do not write "addnode", write "connect".
"connect =" - connection is possible only to a specified node.
"addnode =" - a node that connects to your wallet sends the entire list of nodes. Among them may be nodes with incorrect block chain
After synchronization can be rewritten to "addnode".
Sorry, my English is very far from perfect.


Will try with your settings. And I've been deleting everything but wallet.dat. It always locks up on one specific block and throws error after error: 167999

Trying another fresh start with your .conf now, will report back, Smiley.

Not sure what to do. I used your exact settings, fresh directory (even wallet), hit the same exact block and errored out due to orphans. Re-tried on a system that never even had Devcoin on it before, same block, same errors.

When I hit that block and restart the wallet, it always errors out with "Can't connect to best block." And the log is full of orphans.
legendary
Activity: 1988
Merit: 1007
I'm using:

Devcoin version v0.8.5.1-g25a7d46-beta

The latest one on the site. I got almost fully synched last night and then it got invalid blocks again and won't start, Sad.
Try to remove block chain, leave only wallet.dat and devcoin.conf (make a backup of wallet.dat, if it has the money)
In devcoin.conf write:
Code:
rpcuser=devcoinrpclogin
rpcpassword=devcoinrpcpassword
listen=1
daemon=1
server=1
gen=0
rpcallowip=127.0.0.1
rpcport=52332
irc=0
connect=199.192.77.162:52333
connect=82.200.205.30:52333
connect=69.197.61.58:52333

Do not write "addnode", write "connect".
"connect =" - connection is possible only to a specified node.
"addnode =" - a node that connects to your wallet sends the entire list of nodes. Among them may be nodes with incorrect block chain
After synchronization can be rewritten to "addnode".
Sorry, my English is very far from perfect.


Will try with your settings. And I've been deleting everything but wallet.dat. It always locks up on one specific block and throws error after error: 167999

Trying another fresh start with your .conf now, will report back, Smiley.
hero member
Activity: 532
Merit: 500
The Alcurex market seems to have dried up, and SafeCex is basically offline (or at least a lot of its wallets are offline) for the foreseeable future. Vircurex is no longer taking deposits. Are there any other exchanges that carry Devcoin?
Any idea how many coins were lost with Cryptsy?
legendary
Activity: 1806
Merit: 1029
The Alcurex market seems to have dried up, and SafeCex is basically offline (or at least a lot of its wallets are offline) for the foreseeable future. Vircurex is no longer taking deposits. Are there any other exchanges that carry Devcoin?

I've been using BTER since vircurex died to pay for dvccountdown hosting. First convert dvc to cny, then cny to btc, fairly painless, but a bit harder to know if you're getting a good deal.

It's got a good UI, not sure how stable they are. Don't keep anything on the exchange if you don't trust it.

HB

Thanks for the tip Smiley
legendary
Activity: 1308
Merit: 1011
I'm using:

Devcoin version v0.8.5.1-g25a7d46-beta

The latest one on the site. I got almost fully synched last night and then it got invalid blocks again and won't start, Sad.
Try to remove block chain, leave only wallet.dat and devcoin.conf (make a backup of wallet.dat, if it has the money)
In devcoin.conf write:
Code:
rpcuser=devcoinrpclogin
rpcpassword=devcoinrpcpassword
listen=1
daemon=1
server=1
gen=0
rpcallowip=127.0.0.1
rpcport=52332
irc=0
connect=199.192.77.162:52333
connect=82.200.205.30:52333
connect=69.197.61.58:52333

Do not write "addnode", write "connect".
"connect =" - connection is possible only to a specified node.
"addnode =" - a node that connects to your wallet sends the entire list of nodes. Among them may be nodes with incorrect block chain
After synchronization can be rewritten to "addnode".
Sorry, my English is very far from perfect.
legendary
Activity: 1988
Merit: 1007
How up to date are these IP addresses? http://www.devtome.com/doku.php?id=devcoin_seeds

The following suitable seeds are known at this time:

198.154.60.183
174.34.170.240
There are also some nodes people have posted, that would be suitable for use with the -addnode option either by the command line or configuration file if you are having trouble getting connections. Known at the time of this writing are:

dvc.rpwt.org:52333
devcoin.rpwt.org:52333
dvc.rpwt.org:52333
devcoin.rpwt.org:52333
devcoin.rpwt.org:52333
dvc.us.public.txn.co.in
dvc.eu.public.txn.co.in
dvc.public.txn.co.in ( picks one of the above )
dcnode.bitparking.com

I checked them when I was making that list about 12 months ago, and I don't think anyone's checked them since, so about that. Are there some that you think need to be removed?
remove dvc.rpwt.org and devcoin.rpwt.org, change to d.evco.in

I added the two IPs at the top and d.evco.in to my seed list and now I connect but still can't sync. Here's what I get flooded with (but with different block hashes):

received block 4c2db03c408a92d9fc7a11d27a8aaf2669091421a20bfdbd4ec98733d4faf5dd
InvalidChainFound: invalid block=4c2db03c408a92d9fc7a11d27a8aaf2669091421a20bfdbd4ec98733d4faf5dd  height=73364  log2_work=63.201307  date=2013-01-11 19:48:49
InvalidChainFound:  current best=12d42170e69e1a5430ea4b85ed91d6f3ff5cacc8c216cd0791665ba4030af238  height=33864  log2_work=60.414448  date=2012-03-15 00:24:42
InvalidChainFound: Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.

Maybe your wallet is out of date? Which version are you using?
Here is my version:
Code:
devcoind getinfo
{
    "version" : 80501,
    "protocolversion" : 70001,
    "walletversion" : 10500,
    "balance" : 0,
    "blocks" : 233672,
    "timeoffset" : 0,
    "connections" : 37,
    "proxy" : "",
    "difficulty" : 38659954.71072337,
    "testnet" : false,
    "keypoololdest" : 1463362135,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

Here are all my nodes:
Code:
addnode=82.200.205.30:52333
addnode=199.192.77.162:52333
addnode=64.58.158.5:62426
addnode=37.191.155.182:64479
addnode=213.167.149.27:3357
addnode=69.197.61.58:52333
addnode=104.168.155.119:52333
addnode=50.116.20.183:52333
addnode=91.153.109.149:52333
addnode=199.192.78.194:57773
addnode=64.156.193.100:48214
addnode=162.243.59.178:40946
addnode=146.0.32.101:56327
addnode=192.34.59.130:59640
addnode=192.95.29.72:59905
addnode=85.25.202.57:52333
addnode=97.94.124.61:60844
addnode=92.3.36.255:48246
addnode=88.78.251.21:40407
addnode=197.231.221.211:28570
addnode=69.164.211.28:39966
addnode=208.58.64.43:47014
addnode=94.9.15.118:63088
addnode=188.138.106.130:52333
addnode=81.13.247.161:53766
addnode=95.90.204.88:1127
addnode=173.9.191.245:53625
addnode=80.238.233.41:44552
addnode=76.103.102.57:52333
addnode=5.141.210.44:6876
addnode=84.165.120.115:57597
addnode=211.23.119.241:58637
addnode=176.62.98.85:52688
addnode=24.182.107.201:49248
addnode=5.174.59.171:65230
addnode=94.173.14.10:49776
addnode=198.8.80.76:65076
addnode=70.160.130.60:55051


I'm using:

Devcoin version v0.8.5.1-g25a7d46-beta

The latest one on the site. I got almost fully synched last night and then it got invalid blocks again and won't start, Sad.
legendary
Activity: 1308
Merit: 1011
How up to date are these IP addresses? http://www.devtome.com/doku.php?id=devcoin_seeds

The following suitable seeds are known at this time:

198.154.60.183
174.34.170.240
There are also some nodes people have posted, that would be suitable for use with the -addnode option either by the command line or configuration file if you are having trouble getting connections. Known at the time of this writing are:

dvc.rpwt.org:52333
devcoin.rpwt.org:52333
dvc.rpwt.org:52333
devcoin.rpwt.org:52333
devcoin.rpwt.org:52333
dvc.us.public.txn.co.in
dvc.eu.public.txn.co.in
dvc.public.txn.co.in ( picks one of the above )
dcnode.bitparking.com

I checked them when I was making that list about 12 months ago, and I don't think anyone's checked them since, so about that. Are there some that you think need to be removed?
remove dvc.rpwt.org and devcoin.rpwt.org, change to d.evco.in

I added the two IPs at the top and d.evco.in to my seed list and now I connect but still can't sync. Here's what I get flooded with (but with different block hashes):

received block 4c2db03c408a92d9fc7a11d27a8aaf2669091421a20bfdbd4ec98733d4faf5dd
InvalidChainFound: invalid block=4c2db03c408a92d9fc7a11d27a8aaf2669091421a20bfdbd4ec98733d4faf5dd  height=73364  log2_work=63.201307  date=2013-01-11 19:48:49
InvalidChainFound:  current best=12d42170e69e1a5430ea4b85ed91d6f3ff5cacc8c216cd0791665ba4030af238  height=33864  log2_work=60.414448  date=2012-03-15 00:24:42
InvalidChainFound: Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.

Maybe your wallet is out of date? Which version are you using?
Here is my version:
Code:
devcoind getinfo
{
    "version" : 80501,
    "protocolversion" : 70001,
    "walletversion" : 10500,
    "balance" : 0,
    "blocks" : 233672,
    "timeoffset" : 0,
    "connections" : 37,
    "proxy" : "",
    "difficulty" : 38659954.71072337,
    "testnet" : false,
    "keypoololdest" : 1463362135,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

Here are all my nodes:
Code:
addnode=82.200.205.30:52333
addnode=199.192.77.162:52333
addnode=64.58.158.5:62426
addnode=37.191.155.182:64479
addnode=213.167.149.27:3357
addnode=69.197.61.58:52333
addnode=104.168.155.119:52333
addnode=50.116.20.183:52333
addnode=91.153.109.149:52333
addnode=199.192.78.194:57773
addnode=64.156.193.100:48214
addnode=162.243.59.178:40946
addnode=146.0.32.101:56327
addnode=192.34.59.130:59640
addnode=192.95.29.72:59905
addnode=85.25.202.57:52333
addnode=97.94.124.61:60844
addnode=92.3.36.255:48246
addnode=88.78.251.21:40407
addnode=197.231.221.211:28570
addnode=69.164.211.28:39966
addnode=208.58.64.43:47014
addnode=94.9.15.118:63088
addnode=188.138.106.130:52333
addnode=81.13.247.161:53766
addnode=95.90.204.88:1127
addnode=173.9.191.245:53625
addnode=80.238.233.41:44552
addnode=76.103.102.57:52333
addnode=5.141.210.44:6876
addnode=84.165.120.115:57597
addnode=211.23.119.241:58637
addnode=176.62.98.85:52688
addnode=24.182.107.201:49248
addnode=5.174.59.171:65230
addnode=94.173.14.10:49776
addnode=198.8.80.76:65076
addnode=70.160.130.60:55051
member
Activity: 106
Merit: 10
is anything happening with DVC now, any dev updates etc?

DevCoin was such a great idea back in the day, such a shame it (so far) didn't take off more
legendary
Activity: 1988
Merit: 1007
How up to date are these IP addresses? http://www.devtome.com/doku.php?id=devcoin_seeds

The following suitable seeds are known at this time:

198.154.60.183
174.34.170.240
There are also some nodes people have posted, that would be suitable for use with the -addnode option either by the command line or configuration file if you are having trouble getting connections. Known at the time of this writing are:

dvc.rpwt.org:52333
devcoin.rpwt.org:52333
dvc.rpwt.org:52333
devcoin.rpwt.org:52333
devcoin.rpwt.org:52333
dvc.us.public.txn.co.in
dvc.eu.public.txn.co.in
dvc.public.txn.co.in ( picks one of the above )
dcnode.bitparking.com

I checked them when I was making that list about 12 months ago, and I don't think anyone's checked them since, so about that. Are there some that you think need to be removed?
remove dvc.rpwt.org and devcoin.rpwt.org, change to d.evco.in

I added the two IPs at the top and d.evco.in to my seed list and now I connect but still can't sync. Here's what I get flooded with (but with different block hashes):

received block 4c2db03c408a92d9fc7a11d27a8aaf2669091421a20bfdbd4ec98733d4faf5dd
InvalidChainFound: invalid block=4c2db03c408a92d9fc7a11d27a8aaf2669091421a20bfdbd4ec98733d4faf5dd  height=73364  log2_work=63.201307  date=2013-01-11 19:48:49
InvalidChainFound:  current best=12d42170e69e1a5430ea4b85ed91d6f3ff5cacc8c216cd0791665ba4030af238  height=33864  log2_work=60.414448  date=2012-03-15 00:24:42
InvalidChainFound: Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
hero member
Activity: 1438
Merit: 574
Always ask questions. #StandWithHongKong
YoBit would be a very bad idea. They have lost my (& many others) deposits, don't update their wallets, ignore support tickets & ban users from their chatbox if they ask for any kind of answers/support.

Use YoBit at your peril & only if you want to say bye-bye to your coins.

https://bitcointalksearch.org/topic/m.14898864
legendary
Activity: 3556
Merit: 1126
The Alcurex market seems to have dried up, and SafeCex is basically offline (or at least a lot of its wallets are offline) for the foreseeable future. Vircurex is no longer taking deposits. Are there any other exchanges that carry Devcoin?

yobit will be
hero member
Activity: 994
Merit: 1000
The Alcurex market seems to have dried up, and SafeCex is basically offline (or at least a lot of its wallets are offline) for the foreseeable future. Vircurex is no longer taking deposits. Are there any other exchanges that carry Devcoin?

I've been using BTER since vircurex died to pay for dvccountdown hosting. First convert dvc to cny, then cny to btc, fairly painless, but a bit harder to know if you're getting a good deal.

It's got a good UI, not sure how stable they are. Don't keep anything on the exchange if you don't trust it.

HB
sr. member
Activity: 470
Merit: 350
The Alcurex market seems to have dried up, and SafeCex is basically offline (or at least a lot of its wallets are offline) for the foreseeable future. Vircurex is no longer taking deposits. Are there any other exchanges that carry Devcoin?

Yes, I know that coinage.tk is planning to add exchange functionality soon. Anyone willing to get a test account?
legendary
Activity: 1806
Merit: 1029
The Alcurex market seems to have dried up, and SafeCex is basically offline (or at least a lot of its wallets are offline) for the foreseeable future. Vircurex is no longer taking deposits. Are there any other exchanges that carry Devcoin?
full member
Activity: 276
Merit: 102
How up to date are these IP addresses? http://www.devtome.com/doku.php?id=devcoin_seeds

The following suitable seeds are known at this time:

198.154.60.183
174.34.170.240
There are also some nodes people have posted, that would be suitable for use with the -addnode option either by the command line or configuration file if you are having trouble getting connections. Known at the time of this writing are:

dvc.rpwt.org:52333
devcoin.rpwt.org:52333
dvc.rpwt.org:52333
devcoin.rpwt.org:52333
devcoin.rpwt.org:52333
dvc.us.public.txn.co.in
dvc.eu.public.txn.co.in
dvc.public.txn.co.in ( picks one of the above )
dcnode.bitparking.com

I checked them when I was making that list about 12 months ago, and I don't think anyone's checked them since, so about that. Are there some that you think need to be removed?
remove dvc.rpwt.org and devcoin.rpwt.org, change to d.evco.in
legendary
Activity: 959
Merit: 1037
Need working nodes...
Wallet not syncing now!  Angry
hero member
Activity: 994
Merit: 1000
How up to date are these IP addresses? http://www.devtome.com/doku.php?id=devcoin_seeds

The following suitable seeds are known at this time:

198.154.60.183
174.34.170.240
There are also some nodes people have posted, that would be suitable for use with the -addnode option either by the command line or configuration file if you are having trouble getting connections. Known at the time of this writing are:

dvc.rpwt.org:52333
devcoin.rpwt.org:52333
dvc.rpwt.org:52333
devcoin.rpwt.org:52333
devcoin.rpwt.org:52333
dvc.us.public.txn.co.in
dvc.eu.public.txn.co.in
dvc.public.txn.co.in ( picks one of the above )
dcnode.bitparking.com

I checked them when I was making that list about 12 months ago, and I don't think anyone's checked them since, so about that. Are there some that you think need to be removed?
Jump to: