Bitcoin Forum
April 30, 2024, 02:48:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 [3821] 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722498 times)
oblox
Legendary
*
Offline Offline

Activity: 1442
Merit: 1018


View Profile
January 17, 2015, 02:54:54 PM
 #76401

My mn got on the wrong chain or stucked for the first time:
Code:
./darkcoind getinfo
Quote
"blocks" : 204572,
...
"errors" : "Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues."
whereas there were 204610 blocks. Nothing was changed. I am resyncing it now but mn is still in list.

Between things, what command may I use to rescan linux daemon without resyncing and will it be useful to fix wrong chain?


well, i see now it's not just for me



I also seem to have this issue with my personal MN

 /usr/bin/darkcoind getinfo{
    "version" : 110006,
    "protocolversion" : 70052,
    "walletversion" : 60001,
    "balance" : 0.00000000,
    "darksend_balance" : 0.00000000,
    "blocks" : 204572,
    "timeoffset" : 0,
    "connections" : 5,
    "proxy" : "",
    "difficulty" : 4083.62714253,
    "testnet" : false,
    "keypoololdest" : 1411407802,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : "Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues."
}

Actual = 204666   2 minutes
Same here

same..what to do?

I had luck deleting the peers.dat on the remote daemon after stopping darkcoind and then restarting it. Others without luck will need to restart their daemon with the -reindex argument and rebuild the blockchain.
1714488534
Hero Member
*
Offline Offline

Posts: 1714488534

View Profile Personal Message (Offline)

Ignore
1714488534
Reply with quote  #2

1714488534
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714488534
Hero Member
*
Offline Offline

Posts: 1714488534

View Profile Personal Message (Offline)

Ignore
1714488534
Reply with quote  #2

1714488534
Report to moderator
1714488534
Hero Member
*
Offline Offline

Posts: 1714488534

View Profile Personal Message (Offline)

Ignore
1714488534
Reply with quote  #2

1714488534
Report to moderator
1714488534
Hero Member
*
Offline Offline

Posts: 1714488534

View Profile Personal Message (Offline)

Ignore
1714488534
Reply with quote  #2

1714488534
Report to moderator
thevictimofuktyranny
Legendary
*
Offline Offline

Activity: 1092
Merit: 1004


View Profile
January 17, 2015, 02:57:02 PM
 #76402

What is the block reward on Darkcoin, is it 3.25 or 3.90 or 4.1. Or is it an average of those numbers?

Thanks



It's tied to difficulty with a 5 drk floor (split between miners/masternodes 65/35 currently and bumping up soon).

Yeah, a lot of mining pools don't appear to reflect that split? LOL

Um what? If they aren't paying masternodes, their blocks are as good as orphans.

No, there estimations to miners don't reflect the effect 35% goes to the masternodes e.g. Coinking.
oblox
Legendary
*
Offline Offline

Activity: 1442
Merit: 1018


View Profile
January 17, 2015, 03:05:04 PM
 #76403


No, there estimations to miners don't reflect the effect 35% goes to the masternodes e.g. Coinking.

I see... yeah, they definitely should be disclosing that fact, although at this point, it should be fairly well known if you understand Darkcoin and the infrastructure in place.
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
January 17, 2015, 03:06:34 PM
 #76404

Is masternode running??




Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
oblox
Legendary
*
Offline Offline

Activity: 1442
Merit: 1018


View Profile
January 17, 2015, 03:12:48 PM
 #76405

Is masternode running??





Looks like it is. Since you are in the QT client, issue masternode list, copy the output to a text editor and search for your IP. If it's in there, which is appears to be on Drk.mn, you're golden.
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
January 17, 2015, 03:14:46 PM
 #76406

Mandatory: All users must update to v11

https://darkcointalk.org/threads/mandatory-all-users-must-update-to-v11.3619/

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
stonehedge
Legendary
*
Offline Offline

Activity: 1652
Merit: 1002


Decentralize Everything


View Profile
January 17, 2015, 03:22:42 PM
 #76407


Done for 13 instances.
emmo
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
January 17, 2015, 03:29:12 PM
 #76408

My mn got on the wrong chain or stucked for the first time:
Code:
./darkcoind getinfo
Quote
"blocks" : 204572,
...
"errors" : "Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues."
whereas there were 204610 blocks. Nothing was changed. I am resyncing it now but mn is still in list.

Between things, what command may I use to rescan linux daemon without resyncing and will it be useful to fix wrong chain?


well, i see now it's not just for me



I also seem to have this issue with my personal MN

 /usr/bin/darkcoind getinfo{
    "version" : 110006,
    "protocolversion" : 70052,
    "walletversion" : 60001,
    "balance" : 0.00000000,
    "darksend_balance" : 0.00000000,
    "blocks" : 204572,
    "timeoffset" : 0,
    "connections" : 5,
    "proxy" : "",
    "difficulty" : 4083.62714253,
    "testnet" : false,
    "keypoololdest" : 1411407802,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : "Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues."
}

Actual = 204666   2 minutes
Same here

same..what to do?

I had luck deleting the peers.dat on the remote daemon after stopping darkcoind and then restarting it. Others without luck will need to restart their daemon with the -reindex argument and rebuild the blockchain.
This work for me.Thx.
Butchy
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
January 17, 2015, 03:32:24 PM
 #76409

Hi guys. I upgraded my 4 wallets to core version, and 3 of them is working fine, but the 4 th is not syncing. I tryed to delete peer.dat .nothing happened. I tryed to -reindex in console but appears that this is not the right place to do so. Do you have an idea what is wrong , and possible solution. Also the 4 th wallet shows 24 % darksend mixing and i did not press the button.
Thank you in advance.
tungfa
Legendary
*
Offline Offline

Activity: 1834
Merit: 1023


View Profile
January 17, 2015, 03:33:53 PM
 #76410

Mandatory : All users must update to v11

If you have an error "Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues." just restart the client with --reindex

Downloads

11.0.7 Core - All Users

Source: https://github.com/darkcoin/darkcoin
Windows .exe: https://github.com/darkcoinproject/darkcoin-binaries/raw/master/darkcoin-0.11.0.7-win.zip
Mac OSX: https://raw.githubusercontent.com/darkcoinproject/darkcoin-binaries/master/darkcoin-0.11.0.7-osx.dmg
Linux: https://github.com/darkcoinproject/darkcoin-binaries/raw/master/darkcoin-0.11.0.7-linux.tar.gz

https://darkcointalk.org/threads/mandatory-all-users-must-update-to-v11.3619/#post-36936
oblox
Legendary
*
Offline Offline

Activity: 1442
Merit: 1018


View Profile
January 17, 2015, 03:34:39 PM
 #76411

Hi guys. I upgraded my 4 wallets to core version, and 3 of them is working fine, but the 4 th is not syncing. I tryed to delete peer.dat .nothing happened. I tryed to -reindex in console but appears that this is not the right place to do so. Do you have an idea what is wrong , and possible solution. Also the 4 th wallet shows 24 % darksend mixing and i did not press the button.
Thank you in advance.


You don't issue that in the console of the QT wallet. You append -reindex to the shortcut that starts the QT/Daemon or append to the end in the command line: ex darkcoin-qt.exe -reindex or darkcoind.exe -reindex
UdjinM6
Legendary
*
Offline Offline

Activity: 1318
Merit: 1040



View Profile WWW
January 17, 2015, 03:38:47 PM
 #76412

Hi guys. I upgraded my 4 wallets to core version, and 3 of them is working fine, but the 4 th is not syncing. I tryed to delete peer.dat .nothing happened. I tryed to -reindex in console but appears that this is not the right place to do so. Do you have an idea what is wrong , and possible solution. Also the 4 th wallet shows 24 % darksend mixing and i did not press the button.
Thank you in advance.


+1 to oblox reply and you can also use bootstrap.dat (I just made a fresh one from fully synced node ahead of one-per-day schedule)
https://github.com/UdjinM6/darkcoin-bootstrap

Sat Jan 17 15:33:45 UTC 2015 https://transfer.sh/1alUUL/bootstrap.dat.20150117.zip (318M)
MD5 https://transfer.sh/1cpRTg/md5.txt
SHA256 https://transfer.sh/pDJzw/sha256.txt

DASH: XsV4GHVKGTjQFvwB7c6mYsGV3Mxf7iser6
jiggytom
Legendary
*
Offline Offline

Activity: 1068
Merit: 1020


View Profile
January 17, 2015, 03:58:31 PM
 #76413


Reindexed and then updated(from 6 to 7)...now stuck on 204703 with the warning...on hot and cold nodes.  Reindexing now again on 7

... PLAY SHARE EARN...
.LBRY...
                            ▄▄███▄▄
                        ▄▄█████▀█████▄▄
                    ▄▄█████▀▀     ▀▀█████▄▄
                ▄▄█████▀▀             ▀▀█████▄▄
            ▄▄█████▀▀                     ▀▀█████▄▄
        ▄▄█████▀▀                             ▀▀█████▄▄
    ▄▄█████▀▀                                     ▀▀███
▄▄█████▀▀                                         ▄▄███
███▀▀                                         ▄▄█████▀▀
███     █▄▄                               ▄▄█████▀▀
███     █████▄▄                       ▄▄█████▀▀  ▄▄▄▄▄▄▄▄
███       ▀▀█████▄▄               ▄▄█████▀▀       ██████
█████▄▄       ▀▀█████▄▄       ▄▄█████▀▀       ▄▄███████
  ▀▀█████▄▄       ▀▀█████▄▄▄█████▀▀       ▄▄█████▀▀ ██
      ▀▀█████▄▄       ▀▀█████▀▀       ▄▄█████▀▀
          ▀▀█████▄▄       ▀       ▄▄█████▀▀
              ▀▀█████▄▄       ▄▄█████▀▀
                  ▀▀█████▄▄▄█████▀▀
                      ▀▀█████▀▀
                          ▀
BTC: 174MGp3R5prNbuen31Kx5G5XuyuAXu9jye
LBC: bWYN8NXGKWsgEAd6tQnJ5YRo2Z4r6PjxBH
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 17, 2015, 04:02:35 PM
 #76414

I've updated and reindex too, can someone confirm i'm on the right fork with Pool https://dark.suprnova.cc ?

Last Block is 204712

EDIT: now 204713 :-)

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
January 17, 2015, 04:06:05 PM
 #76415

I've updated and reindex too, can someone confirm i'm on the right fork with Pool https://dark.suprnova.cc ?

Last Block is 204712

EDIT: now 204713 :-)

check here : http://explorer.darkcoin.io/chain/Darkcoin

Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
DeCrypterManiac
Hero Member
*****
Offline Offline

Activity: 550
Merit: 500


View Profile
January 17, 2015, 04:06:57 PM
 #76416

I've updated and reindex too, can someone confirm i'm on the right fork with Pool https://dark.suprnova.cc ?

Last Block is 204712

EDIT: now 204713 :-)

Looks like you are on the same blokc as coinmine, but something is wrong with your rewards, they are lower than on coinmine for the blocks
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
January 17, 2015, 04:07:10 PM
 #76417


Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 17, 2015, 04:09:16 PM
 #76418

I've updated and reindex too, can someone confirm i'm on the right fork with Pool https://dark.suprnova.cc ?

Last Block is 204712

EDIT: now 204713 :-)

Looks like you are on the same blokc as coinmine, but something is wrong with your rewards, they are lower than on coinmine for the blocks

Reward is calculated by diff and masternode payments, they are more or less variable.

I'm on the same fork as Coinmine and the both block explorers and my wallet shows no error so I think i'm good.


suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
oblox
Legendary
*
Offline Offline

Activity: 1442
Merit: 1018


View Profile
January 17, 2015, 04:12:09 PM
 #76419


-reindex
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
January 17, 2015, 04:14:43 PM
 #76420


have delete pers.dat

Running now... Embarrassed

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Pages: « 1 ... 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 [3821] 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 ... 7012 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!