Bitcoin Forum
April 30, 2024, 03:09:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722498 times)
Lebubar
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
January 23, 2015, 03:08:41 PM
 #77241

Is the DRK network still experiencing issues? All of my Masternodes (running v11.0.11) give the following errors:
"errors" : "Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues."

Any idea on how to fix this? My Masternodes haven't been really stable either, they keep disconnecting/crashing so I have restart them.

start with -reindex and remove peers.dat before doing so.
Yes some instability yesterday and 2 days ago but now all of mine are stable since more than 12 h. (After reindex and rm peer.dat : just launch reindex at the end check if you have the error, if not you are good now, if yes i think bad luck and relauch reindex, but I think that now the network is good and stable)
As more and more mn run on latest version 0.11.0.11 (60% ) I think the network found his stability.

We need that all users upgrade their deamon and qt to latest version!
1714489780
Hero Member
*
Offline Offline

Posts: 1714489780

View Profile Personal Message (Offline)

Ignore
1714489780
Reply with quote  #2

1714489780
Report to moderator
It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
splawik21
Legendary
*
Offline Offline

Activity: 1372
Merit: 1005


DASH is the future of crypto payments!


View Profile
January 23, 2015, 03:11:38 PM
 #77242

We found a pretty bad vulnerability in Bitcoin, we'll see what happens:

https://github.com/bitcoin/bitcoin/issues/5698

Now our devs are also improving Bitcoin.

Awesome Evan  Smiley
Tao where are you we need this on twitter Wink

BE SMART, USE DASH ( ͡° ͜ʖ ͡°)
oblox
Legendary
*
Offline Offline

Activity: 1442
Merit: 1018


View Profile
January 23, 2015, 03:13:33 PM
 #77243

ALL USERS: MANDATORY UPDATE TO 0.11.0.11 (soon 12)

MASTERNODE OWNERS: PROTOCOL UPDATE SO MAKE SURE TO START LOCALLY

Darkcoin Core:

Fork from Bitcoin 0.9.3 taking advantage of nearly 2 years of development to the Bitcoin core client
Rebrand to Darkcoin Core
Version bumped to 0.11 to indicate a new major release
Renamed client to identify with network from Satoshi to Core
Bumped protocol version to 70052
Changed p2sh-address versions to start with 7 (instead of 3, this affects public keys only, old scripts remain valid and usable!)
Changed testnet address versions to start with x or y (instead of m or n, this affects public keys only, old wallets remain valid and usable!)
Defined BIP32 (HD) address versions to start with drkp/drkv (DRKP/DRKV for testnet)
Adapted BIP44 coin type 5 for Darkcoin (0x80000005) as defined in SLIP-0044
Added new units: duffs (1 / 100.000.000 DRK)
Added units for testnet: tDRK, mtDRK, utDRK, tduffs
Added new DNS seed from masternode.io
Fixed wallet locking after sending coins
Add -regtest mode, similar to testnet but private with instant block generation with setgenerate RPC.
Add separate darkcoin-cli client
Implemented KeePass integration for CLI, RPC and Qt: keepass, keepassport, keepasskey, keepassid,keepassname

Masternodes:
Improve support for start-many with multi masternode config
New masternode rpc commands: stop-many, start-alias, stop-alias, list-conf
Fixed possible masternode payments exploit
Better support for non-specific masternode payments
Added masternode support for regtest
Randomly sort masternodes before picking next winner
Show number of masternodes in debug window

Darksend:
Reduced lower darksend limit to 1.5 DRK
Fixed progress bar calculation for low amounts
Improved support for adding DRK after anon has completed
Added denomination information to Overview tab
Added more detailed Darksend status information to Overview tab
Added Darksend high precision matching engine
Added Darksend balance to getinfo
Changed maximum rounds of mixing to 16
Full release notes: https://github.com/darkcoin/darkcoin/blob/master/doc/release-notes/release-notes-0.11.0.md

Downloads

11.0.11 Core - All Users

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

Change Log:

11.0.8 / 11.0.9:

-  Version bump: Masternodes / Darksend users please update!
-  Removed non-denomational inputs, this vastly improves the anonymity provided by the system by removing any traceable element into the mixing of coins (UdjinM6)
- Sessions now have randomized maximum amounts, also improving the anonymity
- corrected getblocktemplate coinbasevalue output, causing some mining issues
- "--litemode" added, which allows the client to run without Darksend, Masternodes or InstantX but still be compatible with the network (for slower computers or if you're not using any of that technology)
- MacOSX is now fixed and supported (flare and UdjinM6)

v0.11.0.10

    Nearly perfect darksend (https://github.com/darkcoin/darkcoin/commit/bbd869589cb08945680627d60c5c091cbd2e8208).

    - Found the collateral issue that's been causing users to get charged when they shouldn't be. Now collateral should be charged in about 1 in 40 sessions.
    - Improvements to DS anonymity - no change will ever be returned to a user in a pool.
    - DS Anonymity improvements for smaller wallets (will have a positive effect on all wallets though)
    - DS should also be much faster at mixing
    - EXACT DS anonymitizing amounts are now supported
    - There's a known issue anonymizing small amounts of DRK, try larger amounts if you have any problem (UdjinM6 is working on this)

    Performance improvements

    - Found the top 5 reasons why performance is suffering for the Darkcoin client and fixed them. Now performance should be similiar to Darkcoil unless you're running Darksend mixing (DS is intensive on the CPU)

v0.11.0.11

This is the last protocol bump and we're moving back to testnet, sorry about all the
updates I just wanted DS to be as secure as possible before moving on to InstantX.

There's going to be 1 more version (11.0.12) after this with some stability fixes (still some segfaults
happing for some people).

- Protocol change: Masternode operators / Darksend users please update!
- Fix unlocking wallet on ds toggle event (UdjinM6)
- Fix incorrect DS txes + few small things including some cleanup / debugging (UdjinM6)
- Implemented DarkSend convertability (thx Aswan/UdjinM6/Minotaur for the idea)

    Darksend defaults to a new mode which enables inputs/outputs
    of each session to be different. For example 10DRK can be input
    and 1DRKx10 can be output. This strengthens the anonymity of
    Darksend greatly, which also increasing the usability (Users who
    run out of .1DRK denominations can simply turn on Darksend to
    split up larger inputs).
Lebubar
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
January 23, 2015, 03:19:10 PM
 #77244

If in 3 days the 0.10.x.x MN are not update, they will not been paid anymore,and will be ban for 2 years  Tongue
Rux
Legendary
*
Offline Offline

Activity: 1291
Merit: 1024


https://crypto.ba


View Profile WWW
January 23, 2015, 03:40:19 PM
 #77245

dump me baby one more time Tongue

RXC Crypto.ba Decentralized solutions!
ANAEDV
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
January 23, 2015, 03:50:52 PM
 #77246

All my Masternodes were showing up with the Safe mode error last night on the current version (0.11.0.11). I started with -reindex and remove peers.dat and did a grep on them all. Everything was fine for around 12 hours but they're now showing up with the same error again. Is this a known issue? Just wondering whether it's worth reindexing again or just wait for 0.11.0.12.
oblox
Legendary
*
Offline Offline

Activity: 1442
Merit: 1018


View Profile
January 23, 2015, 03:55:53 PM
 #77247

All my Masternodes were showing up with the Safe mode error last night on the current version (0.11.0.11). I started with -reindex and remove peers.dat and did a grep on them all. Everything was fine for around 12 hours but they're now showing up with the same error again. Is this a known issue? Just wondering whether it's worth reindexing again or just wait for 0.11.0.12.

All that error is telling you is the presence of a potential fork. If you deleted your peers.dat and reindex and are caught up with drk.mn or explorer.darkcoin.io (doesn't hurt to match the block hash), you're fine.
anonymousxx1503
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
January 23, 2015, 03:56:21 PM
 #77248

Classic bitcoin subreddit, someone comments about darkcoin features and gets down voted. Also they don't up vote the post to hide flaws.

https://www.reddit.com/r/Bitcoin/comments/2tel4r/vulnerability_in_bitcoin_found_by_darkcoin_dev/

I'd like to thank eduffield and the other developers for this critically important evolution in virtual currency. DarkCoin is what bitcoin should have been. Some might call it "Bitcoin 2.0" but would do better by saying: "DarkCoin is digital cash." - Child Harold - February 28, 2014
https://bitcointalk.org/index.php?topic=421615.msg5424980#msg5424980
stonehedge
Legendary
*
Offline Offline

Activity: 1652
Merit: 1002


Decentralize Everything


View Profile
January 23, 2015, 03:57:46 PM
 #77249

All my Masternodes were showing up with the Safe mode error last night on the current version (0.11.0.11). I started with -reindex and remove peers.dat and did a grep on them all. Everything was fine for around 12 hours but they're now showing up with the same error again. Is this a known issue? Just wondering whether it's worth reindexing again or just wait for 0.11.0.12.

No need to wait until 11.0.12.

If you have updated both remote and local and (deleted peers.dat and reindex when you start) you should be fine.

When I did that yesterday all of my masternodes have been up and stable.  28 hours and counting.
Youghoor
Sr. Member
****
Offline Offline

Activity: 1036
Merit: 275


View Profile
January 23, 2015, 03:58:53 PM
 #77250

Hey guys,  do you think today is a good day to buy BTC? I need to get some coins and was going to do it today, but BTC has gone up 11% in the last 7 days and I wasn't sure if it was due for a little correction so I could wait or it was OK to buy at these prices? Just looking for opinions I will ultimately make my decision.

No one can speculate the market, use your own thinking if you want to take the risk.
TanteStefana2
Legendary
*
Offline Offline

Activity: 1260
Merit: 1001


View Profile
January 23, 2015, 04:06:20 PM
 #77251

We found a pretty bad vulnerability in Bitcoin, we'll see what happens:

https://github.com/bitcoin/bitcoin/issues/5698

Is enforcement off at the moment and should we expect another update (11.0.12) soon?

Another proud lifetime Dash Foundation member Smiley My TanteStefana account was hacked, Beware trading
"You'll never reach your destination if you stop to throw stones at every dog that barks."
Sir Winston Churchill  BTC: 12pu5nMDPEyUGu3HTbnUB5zY5RG65EQE5d
xxxgoodgirls
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


View Profile
January 23, 2015, 04:10:04 PM
 #77252

We found a pretty bad vulnerability in Bitcoin, we'll see what happens:

https://github.com/bitcoin/bitcoin/issues/5698

Is enforcement off at the moment and should we expect another update (11.0.12) soon?

The network has updated to v11 (about 95% of the miners) and enforcement is back on! Everything looks good

In summary, the Intel Management Engine and its applications are a backdoor with total access to and control over the rest of the PC. The ME is a threat to freedom, security, and privacy, and the libreboot project strongly recommends avoiding it entirely. Since recent versions of it can’t be removed, this means avoiding all recent generations of Intel hardware. details https://libreboot.org/faq.html#intelme --- https://tehnoetic.com/laptops --- https://store.vikings.net/x200-ryf-certfied
Lebubar
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
January 23, 2015, 04:12:27 PM
 #77253

We found a pretty bad vulnerability in Bitcoin, we'll see what happens:

https://github.com/bitcoin/bitcoin/issues/5698

Is enforcement off at the moment and should we expect another update (11.0.12) soon?

The network has updated to v11 (about 95% of the miners) and enforcement is back on! Everything looks good
This cause the little fragmentation of the network.
It is off for the moment, need more client on latest version.
GhostPlayer
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


View Profile
January 23, 2015, 04:13:14 PM
 #77254

 I think .12 is about to roll out... Updating a friend's VPS I'm getting HTTP 404...

 Github's been on fire today.... woo-hoo !! Next stop IX !
oblox
Legendary
*
Offline Offline

Activity: 1442
Merit: 1018


View Profile
January 23, 2015, 04:16:10 PM
 #77255

UPDATE TO V0.11.0.12

Quote from: eduffield, post: 38010, member: 104
v0.11.0.12

- Fixed 2 segfault causes, 1 due to a null reference in the Bitcoin code (https://github.com/bitcoin/bitcoin/issues/5698) upon a fork and the later due to the Bitcoin core code modifying the coins view without a lock on mempool.cs. The client should be much more stable now.
- Fixed issue with running "masternode start" on a remote masternode. This would corrupt the running status, resulting is the masternode failing to ping and falling off the list.
- fix mn payment comment - blocknumbers / new dates according to stats from last 50k blocks (UdjinM6)
- add missing DS/MN/IX options descriptions in help output (UdjinM6)
- allow masternode commands execution while client is in safe mode (UdjinM6)
- fix dseg messaging / banning issue (UdjinM6)

11.0.12 Core - All Users

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

Activity: 1260
Merit: 1001


View Profile
January 23, 2015, 04:16:40 PM
 #77256

OK guys! (rubbing hands together in anticipation) Lets do it!

Ready to update 11.0.12

Ready to go back to Testnet for instantX!

DONE!

(just joining in on the big, colorful letters, LOL)

Another proud lifetime Dash Foundation member Smiley My TanteStefana account was hacked, Beware trading
"You'll never reach your destination if you stop to throw stones at every dog that barks."
Sir Winston Churchill  BTC: 12pu5nMDPEyUGu3HTbnUB5zY5RG65EQE5d
GhostPlayer
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


View Profile
January 23, 2015, 04:19:57 PM
 #77257

 THIS IS THE ONE !!  Lets do it !! Cheesy

EDIT: See what I mean?? With each and every fork, DRK just gets stronger and stronger! The big thing is, now DRK is even fixing BTC bugs !!

 Long live The Duff.
TaoOfSaatoshi
Legendary
*
Offline Offline

Activity: 2156
Merit: 1014


Dash Nation Founder | CATV Host


View Profile WWW
January 23, 2015, 04:28:26 PM
 #77258

We found a pretty bad vulnerability in Bitcoin, we'll see what happens:

https://github.com/bitcoin/bitcoin/issues/5698

Now our devs are also improving Bitcoin.

Awesome Evan  Smiley
Tao where are you we need this on twitter Wink

Done! Check @DarkcoinOrg and @TaoOfSatoshi.

oblox
Legendary
*
Offline Offline

Activity: 1442
Merit: 1018


View Profile
January 23, 2015, 04:28:53 PM
 #77259

I think the bold, colorful letters given the network fragmentation over the past few days is very much needed. Smiley
Lebubar
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
January 23, 2015, 04:29:08 PM
 #77260

Done for all my MN.

And......... The clasic question : protocol change ? Need start from local?
Pages: « 1 ... 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 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 ... 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!