|
janos666
|
|
April 06, 2014, 02:05:51 PM |
|
Hmm, strange. I started the latest 0.10.0 beta Windows client with connect=www.drkpool.com after cleaning my appdata folder and I can't sync past 46226 even though that pool is on block 46556. Possible explanations: -> www.drkpool.com is on a wrong blockchain (if the latest client has a correct checkpoint) -> the latest client is broken (possibly incorrect hardcoded checkpoint or other bug) remove connect=www.drkpool.com from your darkcoin.conf If you use 'connect=xxx.xxx.xxx.xxx', darkcoind and darkcoind-qt only connect to xxx.xxx.xxx.xxx. If you want faster syncing, use 'addnode=' or 'seednode='. I intentionally connected to a single node (I know what that command does), so I should be able to get synced with that node even if there are multiple forks around the network. I didn't want to sync faster, I tested if I can sync at all.
|
|
|
|
chaeplin
|
|
April 06, 2014, 02:12:06 PM |
|
Hmm, strange. I started the latest 0.10.0 beta Windows client with connect=www.drkpool.com after cleaning my appdata folder and I can't sync past 46226 even though that pool is on block 46556. Possible explanations: -> www.drkpool.com is on a wrong blockchain (if the latest client has a correct checkpoint) -> the latest client is broken (possibly incorrect hardcoded checkpoint or other bug) remove connect=www.drkpool.com from your darkcoin.conf If you use 'connect=xxx.xxx.xxx.xxx', darkcoind and darkcoind-qt only connect to xxx.xxx.xxx.xxx. If you want faster syncing, use 'addnode=' or 'seednode='. I intentionally connected to a single node (I know what that command does), so I should be able to get synced with that node even if there are multiple forks around the network. I didn't want to sync faster, I tested if I can sync at all. Well, your intention will not work, when www.drkpool.com connection is full. www.drkpool.com. 21438 IN A 162.252.83.44
2014-04-06 14:09:25 connected www.drkpool.com 2014-04-06 14:09:25 send version message: version 70002, blocks=46620, us=myip:9999, them=162.252.83.44:9999, peer=162.252.83.44:9999 2014-04-06 14:09:25 Added time data, samples 4, offset +0 (+0 minutes) 2014-04-06 14:09:25 Moving 162.252.83.44:9999 to tried
|
|
|
|
janos666
|
|
April 06, 2014, 02:16:14 PM |
|
Hmm, strange. I started the latest 0.10.0 beta Windows client with connect=www.drkpool.com after cleaning my appdata folder and I can't sync past 46226 even though that pool is on block 46556. Possible explanations: -> www.drkpool.com is on a wrong blockchain (if the latest client has a correct checkpoint) -> the latest client is broken (possibly incorrect hardcoded checkpoint or other bug) remove connect=www.drkpool.com from your darkcoin.conf If you use 'connect=xxx.xxx.xxx.xxx', darkcoind and darkcoind-qt only connect to xxx.xxx.xxx.xxx. If you want faster syncing, use 'addnode=' or 'seednode='. I intentionally connected to a single node (I know what that command does), so I should be able to get synced with that node even if there are multiple forks around the network. I didn't want to sync faster, I tested if I can sync at all. Well, your intention will not work, when www.drkpool.com connection is full. www.drkpool.com. 21438 IN A 162.252.83.44
2014-04-06 14:09:25 connected www.drkpool.com 2014-04-06 14:09:25 send version message: version 70002, blocks=46620, us=myip:9999, them=162.252.83.44:9999, peer=162.252.83.44:9999 2014-04-06 14:09:25 Added time data, samples 4, offset +0 (+0 minutes) 2014-04-06 14:09:25 Moving 162.252.83.44:9999 to tried
www.drkpool.com's inbound connection is full. May be it's full now but it doesn't matter because it did sync up until 46226 (using connect=www.drkpool.com, starting from block 0), the block which most people got stuck with. my blockchain stopped synchronizing at block 46226. I'm running v0.9.1.0-unk-beta and have 8 active connections to the network Anyone else having problems?
This doesn't seem like a coincidence to me!
|
|
|
|
chaeplin
|
|
April 06, 2014, 02:24:01 PM Last edit: April 06, 2014, 04:31:51 PM by chaeplin |
|
~~
This doesn't seem like a coincidence to me!
Oh I have found one node, get stucked in 46226. { "addr" : "74.106.229.205:63394", "services" : "00000003", "lastsend" : 1396793924, "lastrecv" : 1396793925, "bytessent" : 25137, "bytesrecv" : 227, "blocksrequested" : 0, "conntime" : 1396793923, "version" : 70002, "subver" : "/Satoshi:0.9.1/", "inbound" : true, "startingheight" : 46226, "banscore" : 0 }
2014-04-06 14:20:30 getblocks stopping at 46626 00000000001eb6c949e93af02078885b324e743f8ccce58f244d6de397150733 2014-04-06 14:20:31 getblocks 46227 to 00000000000a40b273ea003a453f524a50ce57382f50af9d60a27290fc7474e3 limit 500 2014-04-06 14:20:31 getblocks stopping at 46419 00000000000a40b273ea003a453f524a50ce57382f50af9d60a27290fc7474e3 2014-04-06 14:20:31 getblocks 46227 to 00000000001fa40c96c5c2576aa7470c374c26775ad75b108707818e66bf8868 limit 500 2014-04-06 14:20:31 getblocks stopping at 46436 00000000001fa40c96c5c2576aa7470c374c26775ad75b108707818e66bf8868 2014-04-06 14:20:31 getblocks 46227 to 0000000000641c918ca45567b7328b455225859255a8fd7e6a2ee29adb521200 limit 500 2014-04-06 14:20:31 getblocks stopping at 46449 0000000000641c918ca45567b7328b455225859255a8fd7e6a2ee29adb521200 2014-04-06 14:20:31 received getdata (377 invsz) 2014-04-06 14:20:32 socket send error 32 2014-04-06 14:20:32 disconnecting node 74.106.229.205:63394
There might be sync problem. Which os and bit do you use ?
|
|
|
|
vleroybrown
|
|
April 06, 2014, 03:13:25 PM |
|
Wallet is 17 hours behind.. Got the same issues as everyone else stuck at block 46226 .. Is there a confirmed fix yet?
|
|
|
|
ErrorId
|
|
April 06, 2014, 03:14:08 PM |
|
Wallet is 17 hours behind.. Got the same issues as everyone else stuck at block 46226 .. Is there a confirmed fix yet? Downloaded the latest wallet and it synched for me.
|
|
|
|
|
|
CHAOSiTEC
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
April 06, 2014, 04:23:37 PM |
|
break even for electricty for me is 144.34 Watt / MHs we need to get the coin value up :-p
|
node-vps.com - Tron / Masternode hosting services
|
|
|
|
LimLims
|
|
April 06, 2014, 04:50:16 PM |
|
|
|
|
|
Terzo
|
|
April 06, 2014, 05:20:54 PM |
|
Is it true, that at the moment 79,9% of the DARKCOINS are instamined (in the devs wallets) And this "Block reward": 2222222/(((Difficulty+2600)/9)^2)d is made to f..ck the ordinary miner ??
|
|
|
|
CHAOSiTEC
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
April 06, 2014, 05:25:29 PM |
|
Is it true, that at the moment 79,9% of the DARKCOINS are instamined (in the devs wallets) And this "Block reward": 2222222/(((Difficulty+2600)/9)^2)d is made to f..ck the ordinary miner ??
no it seems like you have been miss informed. and second quest nope
|
node-vps.com - Tron / Masternode hosting services
|
|
|
chaeplin
|
|
April 06, 2014, 05:54:57 PM |
|
mining profitability calculator is Tweek's work. You can calculate your daily profit at the private calculator: https://cointweak.com/calculator/coin/drkCoin Difficulty Coin reward/day Exchange rate BTC Exchange rate USD Revenue/day Days to create 1 BTC Darkcoin 476.7400 2.28491832 Cryptsy ฿0.00141435 0.633470267806 ฿52.12462 $1.45 309.44 Someone asked him 24 hr avg diff and reward, so i make api.
|
|
|
|
coinzcoinzcoinz
|
|
April 06, 2014, 06:02:50 PM |
|
Is there anything we can do to speed up DRK transactions? This is the remaining weakness of crypto and one that has to be solved for cryptocurrency to become mainstream. Evan, do you have a solution to this? A transaction should be instant.
I know it's a lot to ask for, but I was wondering if you could be capable of solving it? If you do, DRK will be the holy grail.
|
|
|
|
Xdragon
|
|
April 06, 2014, 06:15:20 PM |
|
Is there anything we can do to speed up DRK transactions? This is the remaining weakness of crypto and one that has to be solved for cryptocurrency to become mainstream. Evan, do you have a solution to this? A transaction should be instant.
I know it's a lot to ask for, but I was wondering if you could be capable of solving it? If you do, DRK will be the holy grail.
This could be fantastic breakthrough, and will boost price for sure. First coin to implement this could gain huge success.
|
|
|
|
|
|
splawik21
Legendary
Offline
Activity: 1372
Merit: 1005
DASH is the future of crypto payments!
|
|
April 06, 2014, 06:33:16 PM |
|
this one is the best of all ---------------------------- Synchro problem, redownloaded the wallet from 1st page, deleted everything in %appdata% except wallet.dat ..... after 5 minutes of blockchain synchro the wallet is synchronized 100% WORKS !
|
BE SMART, USE DASH ( ͡° ͜ʖ ͡°)
|
|
|
|