Bitcoin Forum
May 02, 2024, 07:01:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 67 68 69 [70] 71 72 73 74 75 76 77 78 79 80 81 82 83 84 »
1381  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ [CD] [CANDLE][100% FREE DISTRIBUTION] ★★ FULL POS on: November 28, 2015, 01:46:13 AM
i have just re-compiled ze mac OSX wallet build to latest source Cheesy

please to enjoy
https://drive.google.com/file/d/0B5j8d4FSc7drMjJzak1uSC0wUUk/view?usp=sharing



----
if you appreciate my work, please feel free to find a donation address in the donation link in my signature ..

Transaction ID: 402265291a8fcc260792df27cd9e8f1e39fc275b8149bb8a7d946b9f3b7f0ce6
Thank you

thank you.
i hope the temporary fud is just that and not real cause for alarm Smiley

RED alarm, is the account dev bought or it's original made from the creator?

looking back through the history, it seems the same person posting the entire duration.


hmmz, makes me think i should start mirroring the win-qt as well. just to preserve my modesty in times of stress Cheesy
--
the two sources i hold basically show a change of last_pow_block (from 2500 to 10000), allowing POW to move the chain past the early staking issues.
1382  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: RADEON 290x 4GB on cryptopia marketplace - no reserve -BUMBA coin on: November 28, 2015, 01:38:39 AM

https://www.cryptopia.co.nz/MarketPlace?categoryId=0&currencyId=211&locationId=0&sortBy=Title&searchTerm=&type=All%20Items

5 days left, and still stupidly cheap.

1383  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]--★★BumbaCoin★★-- POS X11 on: November 28, 2015, 01:35:00 AM

AMD RADEON 290x,  4GB GDDR5 DUAL DVI-D/HDMI/DP PCI-Express

ASICminer Block Erupter 300Mhash USB

5 days left on auction...
https://www.cryptopia.co.nz/MarketPlace?categoryId=0&currencyId=211&locationId=0&sortBy=Title&searchTerm=&type=All%20Items

still stupidly cheap Smiley
1384  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BITVEGAN] [VEG] [BE HEALTY BE VEGAN] [YOBIT] on: November 28, 2015, 01:17:41 AM

lmao at the hypothetical cow questions.
logical fallacies have never been a big issue here at bitcointalk.
1385  Alternate cryptocurrencies / Altcoin Discussion / Re: Cannabiscoin is scam? on: November 28, 2015, 12:58:53 AM
it is generally perceived as an ongoing FUD attack on cannabis coin.
if it is not removed, then there is incessant spamming of FUD in the cann thread

there is a long history of such and i believe it is generally attributed to 2 or 3 people(?) associated with some other marijuana coin.
you can find more info on it if you troll the threads here, as there are other dedicated anti-cannabiscoin threads.

..
you can get some idea of how annoying it is by the fact that their "more info" link goes to a deleted thread.
https://bitcointalk.org/index.php?topic=1139394


also see the previous official thread, that was repetitively hijacked. the fud level was impressive at the least Cheesy
https://bitcointalk.org/index.php?topic=661885.5620
1386  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SMLY- smileycoin - for rewards in education on: November 27, 2015, 04:17:30 PM
Still no SMLY smiley in 'topia Trollbox  Embarrassed  All the other coins have one!

maybe the coin icon, i know bumbacoin icon took a while to make it in
1387  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Dreamcoin [DRM] - X13 - PoW/PoS on: November 27, 2015, 04:06:24 PM

i've compiled a mac osx wallet from latest source. v2.1.1.2

nice to give support to such a venerable old coin Cheesy

-=-=

https://drive.google.com/file/d/0B5j8d4FSc7drWkdtUDJSa1hjdlk/view?usp=sharing


ooops my mistake. i mean 2.0.0.1
sorry Smiley
1388  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]--★★BumbaCoin★★-- POS X11 on: November 27, 2015, 01:04:03 PM
just heard that there are giveaways happening in cryptopia trollbox right now.

for some cryptobetfair.com vouchers ... nowwwwwwww
1389  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Evotion on: November 27, 2015, 12:40:13 PM

i actually compiled the mac wallet by removing the ;

it looks client specific, so i figured it wouldnt hurt .
and it is obviously a mistake.
1390  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Evotion on: November 27, 2015, 12:04:20 PM
lol such compile errors.
at least you've fixed some of the git :p i'll pull my copy of the .pro when i gits it to work.

this error is curious though. i'm not sure how you misplaced the comma, or what effect it has.

../src/main.cpp:1660:23: warning: if statement has empty body [-Wempty-body]
    if (pindex->pprev);
                      ^
../src/main.cpp:1660:23: note: put the semicolon on a separate line to silence this warning


Code:
    // Update block index on disk without changing it in memory.
    // The memory index structure will be changed after the db commits.
    if (pindex->pprev);
    {
        CDiskBlockIndex blockindexPrev(pindex->pprev);
        blockindexPrev.hashNext = pindex->GetBlockHash();
        if (!txdb.WriteBlockIndex(blockindexPrev))
            return error("ConnectBlock() : WriteBlockIndex failed");
    }

https://github.com/evoshiun/Evotion/blob/master/src/main.cpp#L1658



Grin see that's what me talking about people getting involved. Awesome news. don't think that code would effect the chain either (i could be wrong but that's just a note from the compiler as i see not an actual error

"if statement has empty body"
what does that do to the following code ?
1391  Alternate cryptocurrencies / Announcements (Altcoins) / Re: TAKEOVER [ANN] [DRZ] THE DROIDZ | Computing Network • I2P HIVE • DROIDNODES on: November 27, 2015, 10:20:51 AM

i noticed the src/leveldb folder needed a clean, go into this folder and :
make clean


1392  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Dreamcoin [DRM] - X13 - PoW/PoS on: November 27, 2015, 09:59:58 AM
i've compiled a mac osx wallet from latest source. v2.0.0.1

nice to give support to such a venerable old coin Cheesy

-=-=

https://drive.google.com/file/d/0B5j8d4FSc7drWkdtUDJSa1hjdlk/view?usp=sharing
1393  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [PONZI] PonziCoin more infos soon :-) on: November 27, 2015, 09:00:31 AM


ok. we should try to fill the whole 56/56 detections on virustotal.com



now this is a roadmap worth having.
1394  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [PONZI] PonziCoin more infos soon :-) on: November 27, 2015, 08:49:21 AM
bitcointalk deleted my thread / Ann for BlackHole coin in the past ...
they dont like my Coin logo which Show 3 Black Hookers on the splashscreen....

it seems that this wasnt so much funny like i think

they seem to have deleted the joke Invisible Coin thread too.
such sadness.

it is still mirrored here though.
http://www.data321.net/286796b8.html


..
i'm mostly sad because of my sweet POD video interview
https://www.youtube.com/watch?v=aldZMttB6Rk
1395  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BITVEGAN] [VEG] [BE HEALTY BE VEGAN] [YOBIT] on: November 27, 2015, 08:39:32 AM

sell your cow. you will not need it now you're all in vegan style.
1396  Other / Off-topic / Re: Windows 7 VS Windows 10 on: November 27, 2015, 08:36:25 AM

You know win 7 no longer going to be supported right.... you do understand what that means do you ?!?


supported until 2020

http://windows.microsoft.com/en-au/windows/lifecycle
1397  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Evotion on: November 27, 2015, 06:15:06 AM

k. here's a mac compile qt. v1100

https://drive.google.com/file/d/0B5j8d4FSc7dreTZqaFRIcGF0Y1U/view?usp=sharing

..


ha. i created two pull requests :p they have the necessary changes to compile the qt for mac (including changing the src files from bitcoingui.cpp >> evotiongui.cpp etc).

the first pull is also in the second. heh. git confuses me.

https://github.com/evoshiun/Evotion/pull/2
1398  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sterlingcoin - Version 1.5.1.1 Hardfork at Block 350,000 on: November 27, 2015, 05:38:27 AM
9 hours left of the voting.

Sterlingcoin(SLG)    322
BUMBAcoin(BUMBA)    223


lol. if i'd noticed the ongoing commentary for this i would definitely have joined in Smiley
luckily we got in the next week on user votes Cheesy
1399  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sterlingcoin - Version 1.5.1.1 Hardfork at Block 350,000 on: November 27, 2015, 05:36:36 AM

i've built a Lite version v1.5.1.1 mac OSX qt wallet.

https://drive.google.com/file/d/0B5j8d4FSc7drWGFtemNKbXFTTDg/view?usp=sharing


---

it spawned at a gratuitous width, so i changed it's resize value to
 resize(970, 675);

https://github.com/Sterlingcoin/Sterlingcoin-1.5.1.1-Lite-Edition-Linux-Source/blob/master/src/qt/bitcoingui.cpp#L85


and i couldnt get rid of the market tab, commenting out the obvious just created startup errors. i'm not familiar enough with the gui to work this out without spending more time on it :p
1400  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ [CD] [CANDLE][100% FREE DISTRIBUTION] ★★ FULL POS on: November 27, 2015, 05:26:27 AM
i have just re-compiled ze mac OSX wallet build to latest source Cheesy

please to enjoy
https://drive.google.com/file/d/0B5j8d4FSc7drMjJzak1uSC0wUUk/view?usp=sharing



----
if you appreciate my work, please feel free to find a donation address in the donation link in my signature ..
Pages: « 1 ... 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 67 68 69 [70] 71 72 73 74 75 76 77 78 79 80 81 82 83 84 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!