p3ppymon
|
 |
August 08, 2017, 02:09:49 PM |
|
Is it normal for your coins to split after finding a POS? My 1000 coins turned into two groups of 500 after I found a stake
Happened to me too!!! After it will split n times, what is the minting prob? And rewards?
|
|
|
|
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise here.
|
|
|
Matt9301
Legendary
Offline
Activity: 1512
Merit: 1008
|
 |
August 08, 2017, 02:34:18 PM |
|
Is it normal for your coins to split after finding a POS? My 1000 coins turned into two groups of 500 after I found a stake
Happened to me too!!! After it will split n times, what is the minting prob? And rewards? Happene to me too every time! So I tried to send to myself again all coins and no more 2 groups but one in the same field. Try to send to yourself your coin, on the same address.
|
|
|
|
adjiadjo
Legendary
Offline
Activity: 1218
Merit: 1038
|
 |
August 08, 2017, 03:25:35 PM |
|
Is it normal for your coins to split after finding a POS? My 1000 coins turned into two groups of 500 after I found a stake
that's normal , you can manage it using coin control features
|
|
|
|
cygan
Legendary
Offline
Activity: 1946
Merit: 1618
in crypto we trust - start hodl.exe
|
 |
August 08, 2017, 03:29:54 PM |
|
Why is actually the twitter account of droxne is no longer updated??
|
|
|
|
p3ppymon
|
 |
August 08, 2017, 04:32:37 PM |
|
Is it normal for your coins to split after finding a POS? My 1000 coins turned into two groups of 500 after I found a stake
that's normal , you can manage it using coin control features Can you please explain how? Can't see anything in console>debug>help
|
|
|
|
Buchi-88
Legendary
Offline
Activity: 2590
Merit: 1433
First 100% Liquid Stablecoin Backed by Gold
|
 |
August 08, 2017, 06:17:15 PM |
|
good day, i will install the Wallet from Github on my Pi, but i have after this: pi@raspberrypi ~ $ cd /home/pi pi@raspberrypi ~ $ git clone https://github.com/droxdev/Droxpi@raspberrypi ~ $ cd Drox pi@raspberrypi ~ $ qmake pi@raspberrypi ~ $ make src/qt/qrcodedialog.cpp:13:22: fatal error: qrencode.h: No such file or directory #include <qrencode.h> ^ compilation terminated. Makefile:2703: recipe for target 'build/qrcodedialog.o' failed make: *** [build/qrcodedialog.o] Error 1 Anyone have an idea? THX
|
|
|
|
miningteam23
|
 |
August 08, 2017, 08:04:28 PM |
|
I am trying to open my wallet but I get the error message "Error loading block data base".
Anyone else getting this error? I have no idea how to fix it.
|
|
|
|
cjrst8
|
 |
August 08, 2017, 09:24:42 PM |
|
Is it normal for your coins to split after finding a POS? My 1000 coins turned into two groups of 500 after I found a stake
that's normal , you can manage it using coin control features I turned on the display option for seeing coin control, but i still cant seem to find them... where would I find it and how do I turn off the splitting?
|
|
|
|
miningteam23
|
 |
August 08, 2017, 10:28:08 PM |
|
I am trying to open my wallet but I get the error message "Error loading block data base".
Anyone else getting this error? I have no idea how to fix it.
Can anyone suggest a solution to this issue that I am having? I am at a loss here. I have never seen this type of issue when I try to open a wallet.
|
|
|
|
iswi
Newbie
Offline
Activity: 51
Merit: 0
|
 |
August 08, 2017, 10:31:14 PM |
|
I can't open the wallet: missing pthreadgc2.dll
|
|
|
|
daemol
Member

Offline
Activity: 75
Merit: 10
|
 |
August 08, 2017, 10:42:01 PM |
|
if you have problem with pthreadgc2.dll, then download the file and replace to - Windows\System32 if you have windows 32 or - Windows\SysWOW64 if you have windows 64
|
|
|
|
iswi
Newbie
Offline
Activity: 51
Merit: 0
|
 |
August 08, 2017, 10:44:53 PM |
|
if you have problem with pthreadgc2.dll, then download the file and replace to - Windows\System32 if you have windows 32 or - Windows\SysWOW64 if you have windows 64
thanks for the help! And I already understood ))
|
|
|
|
cjrst8
|
 |
August 08, 2017, 10:47:27 PM |
|
How long do you guys think it will be before people stop dumping the airdrop coins and the price will go up?
|
|
|
|
adjiadjo
Legendary
Offline
Activity: 1218
Merit: 1038
|
 |
August 08, 2017, 11:29:28 PM |
|
Is it normal for your coins to split after finding a POS? My 1000 coins turned into two groups of 500 after I found a stake
that's normal , you can manage it using coin control features I turned on the display option for seeing coin control, but i still cant seem to find them... where would I find it and how do I turn off the splitting? CMIIW , the only way you can turn it off is by not staking it , you can use coin control features to merge 2 or more smaller chunk transactions so they can have a better chance to stake
|
|
|
|
miningteam23
|
 |
August 08, 2017, 11:33:45 PM |
|
I am trying to open my wallet but I get the error message "Error loading block data base".
Anyone else getting this error? I have no idea how to fix it.
Please, can anyone help with this error that I am getting. I have no idea what happened to the block data base.
|
|
|
|
ICO INVESTOR
|
 |
August 09, 2017, 12:21:32 AM |
|
I am trying to open my wallet but I get the error message "Error loading block data base".
Anyone else getting this error? I have no idea how to fix it.
Please, can anyone help with this error that I am getting. I have no idea what happened to the block data base. I think blockchain is corrupt Try aborting then restarting your computer or save wallet.dat delete the folder DROXNE and re upload new blockchain
|
|
|
|
drays
Legendary
Offline
Activity: 2114
Merit: 1051
|
 |
August 09, 2017, 12:52:32 AM |
|
good day, i will install the Wallet from Github on my Pi, but i have after this: pi@raspberrypi ~ $ cd /home/pi pi@raspberrypi ~ $ git clone https://github.com/droxdev/Droxpi@raspberrypi ~ $ cd Drox pi@raspberrypi ~ $ qmake pi@raspberrypi ~ $ make src/qt/qrcodedialog.cpp:13:22: fatal error: qrencode.h: No such file or directory #include <qrencode.h> ^ compilation terminated. Makefile:2703: recipe for target 'build/qrcodedialog.o' failed make: *** [build/qrcodedialog.o] Error 1 Anyone have an idea? THX I guess you are missing this: sudo apt-get install qrencode libqrencode-dev
|
... this space is not for rent ...
|
|
|
jwkman
Newbie
Offline
Activity: 42
Merit: 0
|
 |
August 09, 2017, 01:21:59 AM |
|
My coins are splitting as well. Not sure if that's going to have an effect on anything. Does anyone know?
|
|
|
|
capedbaldy
|
 |
August 09, 2017, 01:28:15 AM |
|
My coins are splitting as well. Not sure if that's going to have an effect on anything. Does anyone know?
first time on staking coin?
|
|
|
|
drays
Legendary
Offline
Activity: 2114
Merit: 1051
|
 |
August 09, 2017, 02:18:13 AM Last edit: August 09, 2017, 04:10:50 PM by drays |
|
My coins are splitting as well. Not sure if that's going to have an effect on anything. Does anyone know?
That's completely normal. If coins are staking too often (typically the threshold is 1 day), the inputs are considered to be too big, and are being automatically split by your wallet, so network could regularly produce the needed amount of blocks, and thus be more healthy. This will not affect your staking amount in any way, you will just stake more often, but in smaller portions. If the coin is coded correctly, you do not need to do anything, your inputs will split and combine automatically, to reflect the condition on the chain and current network staking weight.
|
... this space is not for rent ...
|
|
|
|