Walt Sobchak
Full Member
Offline
Activity: 210
Merit: 110
God rest Donnie's soul.
|
|
May 20, 2013, 10:53:22 AM |
|
Going back to bed, while I collect orphans
|
|
|
|
coinerd
|
|
May 20, 2013, 10:54:20 AM |
|
Yup, Yup, send charity. D76DvJKwtwdMQxcZenRNdFgaqzY5SixML8 The 5 confirmed on generated coins is pretty rough it doesn't allow for much reorg, and once I'm "confirmed" I like to keep them.
|
|
|
|
kimosan
|
|
May 20, 2013, 10:55:32 AM |
|
I don't understand how blocks can be accepted, immature coins show in wallet, then disappear a few seconds later? Does anybody feel like taking a bit of time to explain how this happens? Thank ya kindly.
Due to faster workers getting block at same time?
|
|
|
|
SylTi
Member
Offline
Activity: 108
Merit: 10
|
|
May 20, 2013, 10:57:30 AM |
|
finally was able to build the qt wallet on linux from the second mega download link
pulling from github is easier oh, i see, code on github is complete now, it was not 20 min before, qt stuff was missing, ty OP No, it's not : syl@ubuntu:~/Documents/digitalcoinSource$ git pull Already up-to-date. syl@ubuntu:~/Documents/digitalcoinSource$ qmake Project MESSAGE: Building with UPNP support Project MESSAGE: Building with UPNP supportlrelease warning: Met no 'TRANSLATIONS' entry in project file '/home/syl/Documents/digitalcoinSource/digitalcoin-qt.pro' WARNING: Failure to find: src/qt/bitcoin.cpp WARNING: Failure to find: src/qt/bitcoingui.cpp WARNING: Failure to find: src/qt/transactiontablemodel.cpp WARNING: Failure to find: src/qt/addresstablemodel.cpp WARNING: Failure to find: src/qt/optionsdialog.cpp WARNING: Failure to find: src/qt/sendcoinsdialog.cpp
|
|
|
|
Walt Sobchak
Full Member
Offline
Activity: 210
Merit: 110
God rest Donnie's soul.
|
|
May 20, 2013, 10:57:43 AM |
|
Dammit, just got 15 coins, literally gone a second later.......
|
|
|
|
rocketron
|
|
May 20, 2013, 10:57:58 AM |
|
Same happened me with wdc. Once diff goes up if you have decent hash power you will prevail with confirms. On wdc initially I got nothing for hour then all of a sudden I started hitting confirms every few min.
|
|
|
|
erk
|
|
May 20, 2013, 10:58:04 AM |
|
Well somebody must be getting the coins if we are up over block 4000 in less than an hour.
|
|
|
|
cryptohunter
Legendary
Offline
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
|
|
May 20, 2013, 10:58:25 AM |
|
anyone getting a pool up for this?
|
|
|
|
jonptl
Member
Offline
Activity: 70
Merit: 10
|
|
May 20, 2013, 11:00:00 AM |
|
I don't understand how blocks can be accepted, immature coins show in wallet, then disappear a few seconds later? Does anybody feel like taking a bit of time to explain how this happens? Thank ya kindly.
There are a few possible reasons. 1) Lag. When the wallet accepts the coin, it will immediately list as immature if the network doesn't say its an orphan. The moment the network tells the wallet that the block is an orphan, the wallet will simply remove it. Maybe there was a slight communication delay between the nodes and your wallet? 2) Mini-fork. Two (or more) miners solve the chain at the same time, faster than it can propogate the network. Other miners will side either fork, whichever reaches them first. When the two mini-forks propagate throughout the entire network, the longer one wins everything, the other loses. Could be that your semi-confirmed block was on the shorted block Cheers! Would like a block or two to feed mah orphans ty! DSWScubhzoGyiWvJ2dmhh3uUoc6ruiaiT8
|
LottoCoin - LOT - the coin that's a game! lottocoin.org
BTC : 1CAHym5P2utWXkZPNbKzGpbRHXKUNwsZmK
|
|
|
derpcoin
Member
Offline
Activity: 85
Merit: 10
|
|
May 20, 2013, 11:00:46 AM |
|
Wtf is going on with the blockchain? anyone else noticed it keeps going backwards or something weird anyway.
|
|
|
|
willhash4food
Member
Offline
Activity: 112
Merit: 10
|
|
May 20, 2013, 11:01:08 AM |
|
|
They see me minin'... they hatin'...
|
|
|
coinerd
|
|
May 20, 2013, 11:01:14 AM |
|
I don't understand how blocks can be accepted, immature coins show in wallet, then disappear a few seconds later? Does anybody feel like taking a bit of time to explain how this happens? Thank ya kindly.
The time it takes for the new blocks to propagate is more than the time it takes to find a block in a fresh blockchain with everyone trying to sync. So, sometimes you find a block but it's too late, and you get orphaned. These don't usually show up in your wallet but sometimes... when the clock chain is fresh,a nd propgating slowly across the p2p network you and/or a couple of your peers are sorking on a chain, when you come across a longer block chain on the network. Faced with this, the client takes the longer blockchain as the "master" and changes to it. So you lose any coins you had mined in the orphan chain during the reorg in most cases, since you weren't mining on the longer chain.
|
|
|
|
kimosan
|
|
May 20, 2013, 11:01:28 AM Last edit: March 29, 2014, 04:10:28 PM by kimosan |
|
I don't understand how blocks can be accepted, immature coins show in wallet, then disappear a few seconds later? Does anybody feel like taking a bit of time to explain how this happens? Thank ya kindly.
There are a few possible reasons. 1) Lag. When the wallet accepts the coin, it will immediately list as immature if the network doesn't say its an orphan. The moment the network tells the wallet that the block is an orphan, the wallet will simply remove it. Maybe there was a slight communication delay between the nodes and your wallet? 2) Mini-fork. Two (or more) miners solve the chain at the same time, faster than it can propogate the network. Other miners will side either fork, whichever reaches them first. When the two mini-forks propagate throughout the entire network, the longer one wins everything, the other loses. Could be that your semi-confirmed block was on the shorted block Cheers! I don't understand how blocks can be accepted, immature coins show in wallet, then disappear a few seconds later? Does anybody feel like taking a bit of time to explain how this happens? Thank ya kindly.
The time it takes for the new blocks to propagate is more than the time it takes to find a block in a fresh blockchain with everyone trying to sync. So, sometimes you find a block but it's too late, and you get orphaned. These don't usually show up in your wallet but sometimes... when the clock chain is fresh,a nd propgating slowly across the p2p network you and/or a couple of your peers are sorking on a chain, when you come across a longer block chain on the network. Faced with this, the client takes the longer blockchain as the "master" and changes to it. So you lose any coins you had mined in the orphan chain during the reorg in most cases, since you weren't mining on the longer chain. Thank you.
|
|
|
|
Aragami
Member
Offline
Activity: 79
Merit: 10
|
|
May 20, 2013, 11:02:14 AM |
|
Wow willhash4food =o. Just wow.
|
|
|
|
shaal
Member
Offline
Activity: 112
Merit: 10
|
|
May 20, 2013, 11:03:16 AM |
|
Over 950 rejects, 300 accepted and 30 confirmed blocks, that's with 2khash and 85 connections.
|
|
|
|
jonptl
Member
Offline
Activity: 70
Merit: 10
|
|
May 20, 2013, 11:03:19 AM |
|
I don't understand how blocks can be accepted, immature coins show in wallet, then disappear a few seconds later? Does anybody feel like taking a bit of time to explain how this happens? Thank ya kindly.
There are a few possible reasons. 1) Lag. When the wallet accepts the coin, it will immediately list as immature if the network doesn't say its an orphan. The moment the network tells the wallet that the block is an orphan, the wallet will simply remove it. Maybe there was a slight communication delay between the nodes and your wallet? 2) Mini-fork. Two (or more) miners solve the chain at the same time, faster than it can propogate the network. Other miners will side either fork, whichever reaches them first. When the two mini-forks propagate throughout the entire network, the longer one wins everything, the other loses. Could be that your semi-confirmed block was on the shorted block Cheers! Thank you! Cheers! No problem! donations anyone? DSWScubhzoGyiWvJ2dmhh3uUoc6ruiaiT8 Thanks!
|
LottoCoin - LOT - the coin that's a game! lottocoin.org
BTC : 1CAHym5P2utWXkZPNbKzGpbRHXKUNwsZmK
|
|
|
megablue
|
|
May 20, 2013, 11:03:48 AM |
|
I don't understand how blocks can be accepted, immature coins show in wallet, then disappear a few seconds later? Does anybody feel like taking a bit of time to explain how this happens? Thank ya kindly.
Due to faster workers getting block at same time?
it depends on how fast your accepted block get propagated through the p2p network, basically, you can view p2p as multiple segments of networks. If you're at the lower hash power & higher latency end of the network, your accepted & confirmed block might got overwritten by the higher hashpower & lower latency end of the network. Cryptocoin (or Bitcoin based coin), work like rumor spreading, more people spread the same rumor, more people would believe it.
|
LTC: LQx367oQtbwsc7Ygf9S1B6E1d9LuGk7v11
|
|
|
stevenlam
|
|
May 20, 2013, 11:04:00 AM |
|
Ya, the orphans is nothing, Got alot block
|
|
|
|
coinerd
|
|
May 20, 2013, 11:04:12 AM |
|
yeah thanks whoever's passing out a few coins.
|
|
|
|
rbdrbd
|
|
May 20, 2013, 11:04:24 AM |
|
root@minermom:/opt/coins/digitalcoinSource/src# make -f makefile.unix /bin/sh ../share/genbuild.sh obj/build.h ../share/genbuild.sh: 33: ../share/genbuild.sh: cannot create obj/build.h: Directory nonexistent ../share/genbuild.sh: 34: ../share/genbuild.sh: cannot create obj/build.h: Directory nonexistent make: *** [obj/build.h] Error 2
Right from a github pull right now. You'll need to do mkdir src/obj if building from there. Source from a zipfile works fine, but not from github.
|
|
|
|
|