Bitcoin Forum
May 24, 2024, 04:31:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 »
281  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 18, 2015, 12:07:42 AM
Has anyone noticed some of the recent blocks are not paying masternodes their 50% cut?
https://dashninja.pl/blocks.html#blocksdetail

Example block 321089:
http://explorer.dashninja.pl/block/0000000000164559bb17782b523571a831d2fb6b6e5f90ad280edf035430950c

Block generation tx paid only 1 person, all 9.285 Dash:
http://explorer.dashninja.pl/tx/d104270dc1babc19bdc17da6f0273faf516f7e44b643744c54197c181f4ee864
Yeah, enforcement is off and our good old "friend" showed up again.
Search "XxDotRpSDzgyAkx3jHkLZD8YYZRwbcjmmA" on forum Wink
282  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 17, 2015, 03:39:34 PM
22.5 % on v12.0.45
now
https://dashninja.pl

 Grin

Please update
 Wink

I think the network is slower to update this time around because V12 was released so close to a weekend. Hopefully it will pick up some today.

23% .....

sync-ing the BlockChain now - but - have to work today.....
Will hopefully have it up and running by 04:00 UTC, from now
[3rd try - ugh]
Can't get DASH MN to run with ubuntu MATE on Pi - gonna stick to Raspiban on 32GB
- crashes during compile with errors, every time, with ubuntu MATE on Pi




Mine compiled flawlessly on Raspbian. I think i had to add "sudo apt-get install libqt4-dev" to get dash-cli to build.

Running at the moment. Not too happy with the 50% cpu of the Pi2. Used to be 15 to 20 ish.  Embarrassed

It should calm down once we drop the old network.
283  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 17, 2015, 12:05:31 PM
Build from source choking @  :-

Code:
/usr/bin/ld: ./leveldb/libleveldb.a(db_impl.o): relocation R_X86_64_32S against `_ZTVN7leveldb2DBE' can not be used when making a shared object; recompile with -fPIC
./leveldb/libleveldb.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [dashd] Error 1

Anyone got a work around?
Make sure you have all dependencies in place
https://github.com/dashpay/dash/blob/master/doc/
look for build-YOUR_OS.md file

also issue
Code:
./autogen.sh && ./configure && make clean
before actually running make
284  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 16, 2015, 01:28:05 AM
I updated to V12 yesterday and I'm having issues with my masternode staying online. I start it from my wallet and I can see that it is enabled from my vps right away but after a couple hours or something, I don't know the exact amount of time, I'll check it again and it's not online. I tried doing "grep HotCold .dash/debug.log" again, there was no message after I did this, and restarting my vps but neither of those have worked. Anyone have any ideas what I could be missing?

Having similar issues as you have described. 

My only success so far has been to leave my cold wallet open for one of the MN's and it seems to have been my longest running active mn so far.

I think we might have to hold tight and wait for release 45 which the dev folks are working hard on ATM.

Guys, please make sure both your local wallet and remote node are running on the same protocol
285  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 14, 2015, 11:08:59 AM
Imagine the miners were as committed to the dash project? Coinmine still has over 60% of the hashrate. This could kill all credibility for a coin to consistently have over 60% of it's hashrate generating from one pool.

I recall when BTC had this same issue, the community pulled together and miners started leaving the pool responsible.

All this community seems hell bent on protecting are their own feelings and rationale when called out on instamine etc.

If I were smooth or any of the other dash haters I would simply keep calling the community out on their laggard response to a network hashrate distribution issue.

Buckle up, do something as a community, spread the word to your miner friends on dash and tell them to leave coinmine for the time being and join another pool or go p2p mining(it's so dam easy)




https://chainz.cryptoid.info/dash/#!extraction
and it's been around 40% for about 12h already
https://dashtalk.org/threads/51-hashrate-coinmine-pl.5860/#post-63095
286  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 12, 2015, 11:10:09 PM
Hello,

I'm built dash 0.11.2.22 daemon on Windows in MSVS Express, so that I could full screen debug it!  Yeah, I did the videos on building the static libraries for all *coins, see https://www.youtube.com/channel/UCytoaHvG3H1y9CnxZS819eQ.

When I succeeded, the daemon would crash erratically or sometimes popup a Windows "needs to close" message and the program would keep running!  One of the network threads bombed.
....snip...

I added that final ++it;. It just seemed appropriate!?  Roll Eyes  Don't know if it's correct or not Huh

Seems to run OK now...

Ron

Nice!  Smiley

Yeah, you are right about Remove - it has a bug in v11 https://github.com/dashpay/dash/blob/master/src/masternodeman.cpp#L909-L921
That however is an old bug and it's already fixed in v12 https://github.com/dashpay/dash/blame/v0.12.0.x/src/masternodeman.cpp#L1063

Anyway, good job! Join testnet thread https://dashtalk.org/threads/v12-testing-thread.5484 and help us find new bugs!  Grin
287  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 12, 2015, 09:12:54 PM
Maybe i had a blackout or something but since when have we been on 50% MN payouts ? https://dashninja.pl/blocks.html
I thought we were at 47.5% ?

Code:
    if(nHeight > 158000+((576*30)* 9)) ret += blockValue / 40; // 313520 - 50.0% - 2015-08-03
https://github.com/dashpay/dash/blob/master/src/main.cpp#L1491

So since 313521 (it took a bit longer however)
Quote
Time: 1438662364 (2015-08-04 04:26:04)
http://explorer.darkcoin.io/block/0000000000131fda3ff9429647f56d6ed54c995bbcfe0d1754c58dade2c27f94
288  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 11, 2015, 07:49:35 PM
Pushed few more strings to https://www.transifex.com/dash/dash/dash_ents/
I think now that's pretty much it for v12 translations.
Please, translate as much as you can, I'll grab and submit languages with enough translation progress to github tomorrow.
I'm thinking about 80% threshold, like we had it before.

Thank you!  Smiley
289  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 11, 2015, 04:24:08 PM
I have a identical masternode setup on both servers, but the right one uses much more traffic. I'm a little bit scared if the 100GB will last for this one until end of the month. Solutions please? maybe 0.12 update will fix it anyway. Maybe it were only this 2 large peaks who caused massive traffic and its ok now.

Did you try adjusting max connections?

maxconnections=20


does not work for me - hummmmm...  ever
I still get 30-40 connections

thoughts?
will be fixed in v12  Smiley

EDIT: hopefully  Grin
290  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 10, 2015, 12:52:15 PM
For the record, Dash is a direct fork of bitcoin core and not litecoin as stated by a 'Dev'

Dash is a fork of litecoin according to github. Bitcoin code may have been merged/replaced later but let's not rewrite history, despite some history being inconvenient.



You can't change it by yourself, you can only delete old repo, fork it from scratch and upload code back to fix that link. This however will drop all stars, watchers, issues, pull requests and wiki afaik. Or you can ask github staff to relink your base fork point and hope they have time for it.
Since it's never been a real issue but just a cosmetic one we didn't really bother doing this.

What is inconvenient about github regarding Dash as a fork of Litecoin is that you can't search the repo's code:

https://github.com/dashpay/dash/search?q=printf&type=Code&utf8=%E2%9C%93

Of course for developers, this is not an issue, since you just search locally in your IDE, but for occasionally interested parties, it makes it more inconvenient to contribute

Hmm... Well, that's a good point...

EDIT: that however will be "broken" even if we were recognized as a fork of Bitcoin https://github.com/litecoin-project/litecoin/search?q=printf&type=Code&utf8=%E2%9C%93
291  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 10, 2015, 12:01:15 PM
For the record, Dash is a direct fork of bitcoin core and not litecoin as stated by a 'Dev'

Dash is a fork of litecoin according to github. Bitcoin code may have been merged/replaced later but let's not rewrite history, despite some history being inconvenient.



You can't change it by yourself, you can only delete old repo, fork it from scratch and upload code back to fix that link. This however will drop all stars, watchers, issues, pull requests and wiki afaik. Or you can ask github staff to relink your base fork point and hope they have time for it.
Since it's never been a real issue but just a cosmetic one we didn't really bother doing this.
292  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 09, 2015, 11:01:07 AM
Few strings were updated 2 days ago (typos etc)... wondering if no Polish, German and French members are subscribed for updates  Roll Eyes

https://www.transifex.com/dash/dash/dash_ents/

UdjinM6, I join the french team. Accept me please.
I'm as Lebubar there too.
Done! Thank you for joining!  Smiley
293  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 09, 2015, 01:16:46 AM
Few strings were updated 2 days ago (typos etc)... wondering if no Polish, German and French members are subscribed for updates  Roll Eyes

https://www.transifex.com/dash/dash/dash_ents/
294  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 07, 2015, 05:14:04 PM

https://dashtalk.org/threads/crownings-masternode-tools-down-for-maintenance.5828/
Quote
I'm talking about this stuff: https://dashtalk.org/threads/halle-berrys-masternode-info-tools.3036/#post-30442

Server will be down a couple of times and therefore the displayed statistics may be missing and/or inaccurate. Will take probably the whole weekend, we'll see.

If the usual FUDsters over at BTC should start conspiratorial theories just tell them that I took the server down, sold all my DASH, started my spaceship to zap planet earth and will travel back to my home-galaxy.

Thanks for all the fish!
295  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 05, 2015, 09:41:24 PM
Is there a way of sending lots of change like 0.1 Dash to 10,000 addresses in one command?
I'm stuck doing the instantX flood test because all the balances keep going to unconfirmed change stopping it, and don't want to create 1000's of addresses manually, only way I see is using darksend to create small balances but there is not enough created to try it, must be a workaround somehow  Roll Eyes
Code:
> dash-cli bloatblockchain 10000
Roll Eyes Grin
296  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 03, 2015, 11:54:10 AM

Sorry, I joined to see how you go about using that, and it was too complex for me to find my way through.  I was hoping that if it were easy enough, I could possibly talk my nephew's girl friend to do Korean, but it looks like too much to ask Tongue  You can delete my name if you like, LOL.
Accepted! Smiley

Guys, we have some pending requests for joining team of translators so I'd like to remind you how to join

https://bitcointalk.org/index.php?topic=421615.msg11715584#msg11715584
https://dashtalk.org/threads/please-help-in-translations-for-v12-wallets.5523/#post-57900

Thanks!
297  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 03, 2015, 01:18:55 AM
We have 5 languages 100% completed right now. Good job everyone involved!
Everyone else - don't wait till tomorrow, do this today! Wink
https://www.transifex.com/projects/p/dash/resource/dash_ents/
298  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: August 02, 2015, 04:25:19 AM
Sorry for no-redheads-here post but I just pushed updated eng source to transifex  Grin
https://www.transifex.com/projects/p/dash/resource/dash_ents/
Looking for translators! Roll Eyes
299  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: July 19, 2015, 05:56:43 PM
Whatever coin config it is besides Dash's

Guys, can you please move this talk to a proper thread / pm / whatever?

Thank you.
300  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX on: July 14, 2015, 08:55:46 AM
Look at Austria:

https://coinfinity.co/bitcoinbon/

Same system, Bitcoin "coupons", all over the country.
Wow, I had no idea there is smth at that scale in Europe! Bookmarked  Smiley

But I would not forget that that "hybrid" 3rd-party solution where both crypto and old physical form preloaded card involved is good as an easy but still risky way to get in crypto imo. All you have after you payed cash is not [bit]coins but a plastic card with numbers until you actually redeem it to your wallet. And now that 3rd-party is basically your new bank. Roll Eyes
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!