Bitcoin Forum
June 01, 2024, 07:07:43 PM *
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 »
241  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][XDE] [100 ~Rare!] ~XDECOIN~ PURE POS |Tor ANON [Only ICO & FREE Dist.] on: November 13, 2014, 03:27:48 PM
It works in linux as described... great work mblados!
242  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Coinye (COYE) is still alive! It is back now! on: November 11, 2014, 02:37:16 PM
Yup back and stonger than before but shhhhh it is not coinye it is koin now Cheesy
243  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RZR] Razor - Cutting Edge of Technology ☆[TOR]☆ [No Premine] on: November 11, 2014, 11:19:51 AM
All that you guys talk about is true and this was pump and dump scheme coin but I can not understand why they brought down whole network and now everything is falling apart. Are we going to see functional network ever again? I do not give a shit about price and exchanges because they only exist for pumping and dumping shitcoins... Sad  Embarrassed
244  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [FRSH] FreshCoin | NEW ALGO! (lowest energy usage) | POM | FRESH online!* on: November 10, 2014, 05:37:49 PM
What do you think about bittrex? Do we need them?

No...
245  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][WSX][WeAreSatoshi]X11|PoS/PoW|CryptoAsian 5+ POD|In-Wallet Trading|Casino on: November 10, 2014, 03:18:12 PM
Delisting from Bittrex is not a big deal... they already have pump/dump icoshit coin exchange reputation... my wallet is fully synced and working... Do you have connections in your wallet or it is stuck syncing?
246  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SHA]SHACoin2 - Dead Revival - Virtual & Physical Coin - Faucet on: November 10, 2014, 10:32:05 AM
Good job. Site is ok but it could get some facelift in the future...
247  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MIC] Mist Coin | Pos | NO IPO or ICO| no Premine | 3Exchange | Roadmap on: November 08, 2014, 11:51:06 AM
Same error as mine... but there is no solution atm or I can not find one... Tried with qt4 and qt5...
248  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [FRSH] FreshCoin | NEW ALGO! (lowest energy usage) | POM | FRESH online!* on: November 07, 2014, 04:47:34 PM
Last days I am working on Freshcoin's visual identity and I came up with simplified logo which can be used for any occasion.

In this example you can see how it looks like with "online" (also working on online.freshcoin.net frontend) but in bottom green box will be other subsystem, such as GAMES, SHOP, EXCHANGE, POOL etc.

Here is new logo:



Please share your thoughts Smiley

PS: I do like old logo very much, but it is not modern from my perspective and it is have some basic logo design mistakes such as gradient and outline. Logo must be simple in form of stamp, but for other occasions such as website it can be styled more.

Very nice. It is reFRESHment of visual indentity. Respect for designer that carried out this idea.
249  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MIC] Mist Coin | Pos | NO IPO or ICO| no Premine | 3Exchange | Roadmap on: November 07, 2014, 02:46:05 PM
Any help for my problem DEV? Thanks!
250  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MIC] Mist Coin | Pos | NO IPO or ICO| no Premine | 3Exchange | Roadmap on: November 07, 2014, 12:56:05 PM
Hello Mistcoin dev. I tried to compile on Ubuntu 14.10 64bit. I have all dependecies and also I succesfully compiled several wallets before. When I try to compile Mistcoin first I have error for permission of build_detect_platform which I take care but it would be nice to resolve that and push on github. Main error is as follows:

Code:
src/qt/statisticspage.cpp: In member function ‘void StatisticsPage::updateStatistics()’:
src/qt/statisticspage.cpp:72:64: error: call of overloaded ‘toString(int64_t&)’ is ambiguous
     QString qVolume = QLocale(QLocale::English).toString(volume);
                                                                ^
src/qt/statisticspage.cpp:72:64: note: candidates are:
In file included from /usr/include/qt4/QtGui/qvalidator.h:48:0,
                 from /usr/include/qt4/QtGui/qabstractspinbox.h:46,
                 from /usr/include/qt4/QtGui/qstyleoption.h:46,
                 from /usr/include/qt4/QtGui/qabstractitemdelegate.h:46,
                 from /usr/include/qt4/QtGui/qabstractitemview.h:48,
                 from /usr/include/qt4/QtGui/qheaderview.h:45,
                 from /usr/include/qt4/QtGui/QHeaderView:1,
                 from build/ui_statisticspage.h:20,
                 from src/qt/statisticspage.cpp:2:
/usr/include/qt4/QtCore/qlocale.h:698:13: note: QString QLocale::toString(qlonglong) const
     QString toString(qlonglong i) const;
             ^
/usr/include/qt4/QtCore/qlocale.h:699:13: note: QString QLocale::toString(qulonglong) const
     QString toString(qulonglong i) const;
             ^
/usr/include/qt4/QtCore/qlocale.h:810:16: note: QString QLocale::toString(short int) const
 inline QString QLocale::toString(short i) const
                ^
/usr/include/qt4/QtCore/qlocale.h:812:16: note: QString QLocale::toString(ushort) const
 inline QString QLocale::toString(ushort i) const
                ^
/usr/include/qt4/QtCore/qlocale.h:814:16: note: QString QLocale::toString(int) const
 inline QString QLocale::toString(int i) const
                ^
/usr/include/qt4/QtCore/qlocale.h:816:16: note: QString QLocale::toString(uint) const
 inline QString QLocale::toString(uint i) const
                ^
/usr/include/qt4/QtCore/qlocale.h:704:13: note: QString QLocale::toString(double, char, int) const
     QString toString(double i, char f = 'g', int prec = 6) const;
             ^
/usr/include/qt4/QtCore/qlocale.h:818:16: note: QString QLocale::toString(float, char, int) const
 inline QString QLocale::toString(float i, char f, int prec) const
                ^
Makefile:1817: recipe for target 'build/statisticspage.o' failed
make: *** [build/statisticspage.o] Error 1

I would appreciate any help in order to succesfully compile linux wallet...
251  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: November 06, 2014, 09:31:05 PM
Hello VIA community. We at bitstickers.net added VIA through coinpayments today. You can check here http://bitstickers.net/accepted-crypto-currencies-web-shop-update/

Do not flame because we do not have VIA sticker already. We are planning new batch in near future and VIA will be added.

Cheers!
252  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][ZS] Zer0stake-Info coming soon on: November 06, 2014, 11:31:29 AM
This would be great... also I am here watching what is happening...
253  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: November 03, 2014, 08:42:29 PM
Thanks for explanation, if I understood correctly it is similar to counterparty in some ways?
254  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XDE] DoubleEagle X15 - Only 100 - MANDATORY UPDATE! PoS FIX! on: November 03, 2014, 10:57:25 AM
Please move to new thread... Thanks!
255  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][WKC] WANKCOIN - Shop Anonymously, Accepted at over 100+ HD sites! on: November 03, 2014, 10:29:04 AM
I agree... and my posts are being deleted when I say good news or great job community... So intentional FUD is ok and honest opinion is not... Great I love crypto in all its glory... When I look on behavior of human kind nothing is changed and crypto should move us forward but that is unlikely going to happen...
256  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MIC] Mist Coin | NIST5 Algo | Pow+Pos | NO IPO or ICO| no Premine on: November 01, 2014, 03:51:40 PM
Great! We shall see when mining stops  Roll Eyes
257  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MIC] Mist Coin | NIST5 Algo | Pow+Pos | NO IPO or ICO| no Premine on: November 01, 2014, 10:58:00 AM
Great suggestions... I agree on all of them and if dev is not classic pump and dumper he will do all necessary things like POD all OS wallets, web site and most importantly he will listen proposals from community... Time will tell...
258  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MIC] Mist Coin | NIST5 Algo | Pow+Pos | NO IPO or ICO| no Premine on: October 31, 2014, 02:00:27 PM
Neat idea... but dev must aprove...
259  Bitcoin / Hardware / Re: 【ACTIVE】AntMiner S2 Tech Support- 4300 units powering a stable 4Peta GHS on: October 31, 2014, 11:20:43 AM
Flashed new firmware... So far everything is great... I am testing on nicehash now, and with old firmware I could not mine there...
260  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Storj - Decentralized Storage on: October 31, 2014, 10:23:56 AM
And we need more decentralized systems not because of our privacy, anonymity or whatnot it is because then every user controls what he owns and whole responsibility is on themselves, also why would some company make millions of dollars for something that can be spread across the network and shared between users... As some people said in very short period of time there would not be any more centralized services at all... when big players understand this behavior it is going to be too late for them... This project is one of few where I see bright future. Keep up the good work STORJ team!
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!