Bitcoin Forum
May 14, 2024, 11:01:41 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 »
541  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 30, 2014, 01:52:17 AM
And on top of that TIARA Grin CIARA
542  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 30, 2014, 01:48:29 AM
First of a few updates coming today:

A look at OneMarket search listings.

The way this is programmed will allow CLOAK users to connect not only to OneMarket using their mobile phones, but also mobile to CloakCoin wallet.

You simply connect (using user name and password / allowed ips) to your ip address at home, on the right port, and you can gain access even using https.

This will allow all wallet functions to operate on mobile from trading Cloak to using the marketplace, as long as the wallet where CloakCoins are stored, such as home pc or vm is online.




Whoa !! Awesome! LOL at the last list item

Once again!!! Grin
543  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 30, 2014, 01:41:24 AM
Thinking of making a significant investment in Cloak considering what I have read about on the last few days about the tech and future plans. Only thing I don't know about is the dev team. Any details on this anywhere someone can point me to?

Currently we are working on this. Expect it soon !

Hallo,
Why is the error when compile wallet    Huh

i compile BC, wallet and loot of another coins wallet with no problem.

In file included from src/qt/bitcoin.cpp:4:0:
src/qt/bitcoingui.h:4:23: fatal error: QMainWindow: No such file or directory
 #include <QMainWindow>
                       ^
compilation terminated.
make: *** [build/bitcoin.o] Error 1

Dev help ?
I am not in dev team.Read this:https://bitcointalk.org/index.php?topic=509522.700

it's about Ghostcoin ?

I need wallet for CLOAK coin.
for linux ubuntu.
90 % of all coins have linux wallet. Or is 5 min to compile from git.
BC coin ,DRK coin, JPC coin, FLT coin, RDD coin ........... loot of coins work out of box. for linux.


To start things off, the error Q:MainWindow no such file or directory means your compiler was not able to find this header.
I'm not coder, developer,  i'm using linux mint 17 64 bit, based on ubuntu. (Who is not familiar on linux , MINT is first by popularity LINUX distro )
loot of coins have linux out of box wallet. DRK wallet, JPC wlllet FLT wallet VRC wallet and loot .... loot stupid coins like DAMA coin have working linux wallet.
i learned  basic for compile, and successfully compile BC wallet, and loot of wallets.
trouble-free.

Build wallet with qt Creator.100% works
src/qt/bitcoingui.h:4:23: fatal error: QMainWindow: No such file or directory
 #include <QMainWindow>
                      ^
compilation terminated.
make: *** [build/bitcoin.o] Error 1
and QT 5 is latest up to date. not old qt4 ?
all coins work , RDD coin work.

i need to downgrade  to QT4 from QT 5 ?

DarkCoin works out of box.
RDD works.
JPC works.
CRYPT works.
VRC coin works.
SYNC works.
FLT works.
BC works.
LTC works
BTC works.
with my settigs.


Alternatively, install Qt Creator and open the bitcoin-qt.pro file.
An executable named bitcoin-qt will be built.

And Voila Cloak wallet on Linux Mint Petra16
Now i have 3 wallets
Why all these others are working , is not a problem to compile ?
ALL work , RDD, VRC, SYNC, FLT, BC, all is compile trouble-free.
i need to downgrade  to QT4 from QT 5 ? i need another software , QT Creator ?
I im up to date LINUX MINT Qiana 17 , 64 bit, most Popular distro. look  http://distrowatch.com/
i need to  downgrade ? to linux mint 16 ?
1.No need to downgrade to 16.I am on 16.Petra
2.if you use instructions from readme wallet will be build

Linux mint 16    Petra    Ubuntu Saucy    Obsolete since July 2014.

Linux mint 17    Qiana    Ubuntu Trusty    Long term support release (LTS), supported until April 2019.

http://www.linuxmint.com/oldreleases.php
ALL another work ,  BC, BTC, LTC, VRC, RDD, FLT, etc.....
i need specific settings ?
 downgrade to QT 4 ? from QT5 ?


cloakcoin-qt,pro right click open with qt creator-Build
544  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 30, 2014, 01:23:17 AM
Thinking of making a significant investment in Cloak considering what I have read about on the last few days about the tech and future plans. Only thing I don't know about is the dev team. Any details on this anywhere someone can point me to?

Currently we are working on this. Expect it soon !

Hallo,
Why is the error when compile wallet    Huh

i compile BC, wallet and loot of another coins wallet with no problem.

In file included from src/qt/bitcoin.cpp:4:0:
src/qt/bitcoingui.h:4:23: fatal error: QMainWindow: No such file or directory
 #include <QMainWindow>
                       ^
compilation terminated.
make: *** [build/bitcoin.o] Error 1

Dev help ?
I am not in dev team.Read this:https://bitcointalk.org/index.php?topic=509522.700

it's about Ghostcoin ?

I need wallet for CLOAK coin.
for linux ubuntu.
90 % of all coins have linux wallet. Or is 5 min to compile from git.
BC coin ,DRK coin, JPC coin, FLT coin, RDD coin ........... loot of coins work out of box. for linux.


To start things off, the error Q:MainWindow no such file or directory means your compiler was not able to find this header.
I'm not coder, developer,  i'm using linux mint 17 64 bit, based on ubuntu. (Who is not familiar on linux , MINT is first by popularity LINUX distro )
loot of coins have linux out of box wallet. DRK wallet, JPC wlllet FLT wallet VRC wallet and loot .... loot stupid coins like DAMA coin have working linux wallet.
i learned  basic for compile, and successfully compile BC wallet, and loot of wallets.
trouble-free.

Build wallet with qt Creator.100% works
src/qt/bitcoingui.h:4:23: fatal error: QMainWindow: No such file or directory
 #include <QMainWindow>
                      ^
compilation terminated.
make: *** [build/bitcoin.o] Error 1
and QT 5 is latest up to date. not old qt4 ?
all coins work , RDD coin work.

i need to downgrade  to QT4 from QT 5 ?

DarkCoin works out of box.
RDD works.
JPC works.
CRYPT works.
VRC coin works.
SYNC works.
FLT works.
BC works.
LTC works
BTC works.
with my settigs.


Alternatively, install Qt Creator and open the bitcoin-qt.pro file.
An executable named bitcoin-qt will be built.

And Voila Cloak wallet on Linux Mint Petra16
Now i have 3 wallets
Why all these others are working , is not a problem to compile ?
ALL work , RDD, VRC, SYNC, FLT, BC, all is compile trouble-free.
i need to downgrade  to QT4 from QT 5 ? i need another software , QT Creator ?
I im up to date LINUX MINT Qiana 17 , 64 bit, most Popular distro. look  http://distrowatch.com/
i need to  downgrade ? to linux mint 16 ?
1.No need to downgrade to 16.I am on 16.Petra
2.if you use instructions from readme wallet will be build
545  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 30, 2014, 01:01:38 AM
Thinking of making a significant investment in Cloak considering what I have read about on the last few days about the tech and future plans. Only thing I don't know about is the dev team. Any details on this anywhere someone can point me to?

Currently we are working on this. Expect it soon !

Hallo,
Why is the error when compile wallet    Huh

i compile BC, wallet and loot of another coins wallet with no problem.

In file included from src/qt/bitcoin.cpp:4:0:
src/qt/bitcoingui.h:4:23: fatal error: QMainWindow: No such file or directory
 #include <QMainWindow>
                       ^
compilation terminated.
make: *** [build/bitcoin.o] Error 1

Dev help ?
I am not in dev team.Read this:https://bitcointalk.org/index.php?topic=509522.700

it's about Ghostcoin ?

I need wallet for CLOAK coin.
for linux ubuntu.
90 % of all coins have linux wallet. Or is 5 min to compile from git.
BC coin ,DRK coin, JPC coin, FLT coin, RDD coin ........... loot of coins work out of box. for linux.


To start things off, the error Q:MainWindow no such file or directory means your compiler was not able to find this header.
I'm not coder, developer,  i'm using linux mint 17 64 bit, based on ubuntu. (Who is not familiar on linux , MINT is first by popularity LINUX distro )
loot of coins have linux out of box wallet. DRK wallet, JPC wlllet FLT wallet VRC wallet and loot .... loot stupid coins like DAMA coin have working linux wallet.
i learned  basic for compile, and successfully compile BC wallet, and loot of wallets.
trouble-free.

Build wallet with qt Creator.100% works
src/qt/bitcoingui.h:4:23: fatal error: QMainWindow: No such file or directory
 #include <QMainWindow>
                      ^
compilation terminated.
make: *** [build/bitcoin.o] Error 1
and QT 5 is latest up to date. not old qt4 ?
all coins work , RDD coin work.

i need to downgrade  to QT4 from QT 5 ?

DarkCoin works out of box.
RDD works.
JPC works.
CRYPT works.
VRC coin works.
SYNC works.
FLT works.
BC works.
LTC works
BTC works.
with my settigs.



Alternatively, install Qt Creator and open the bitcoin-qt.pro file.

An executable named bitcoin-qt will be built.

And Voila Cloak wallet on Linux Mint Petra16
Now i have 3 wallets
546  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 30, 2014, 12:49:13 AM
Thinking of making a significant investment in Cloak considering what I have read about on the last few days about the tech and future plans. Only thing I don't know about is the dev team. Any details on this anywhere someone can point me to?

Currently we are working on this. Expect it soon !

Hallo,
Why is the error when compile wallet    Huh

i compile BC, wallet and loot of another coins wallet with no problem.

In file included from src/qt/bitcoin.cpp:4:0:
src/qt/bitcoingui.h:4:23: fatal error: QMainWindow: No such file or directory
 #include <QMainWindow>
                       ^
compilation terminated.
make: *** [build/bitcoin.o] Error 1

Dev help ?
I am not in dev team.Read this:https://bitcointalk.org/index.php?topic=509522.700

it's about Ghostcoin ?

I need wallet for CLOAK coin.
for linux ubuntu.
90 % of all coins have linux wallet. Or is 5 min to compile from git.
BC coin ,DRK coin, JPC coin, FLT coin, RDD coin ........... loot of coins work out of box. for linux.


To start things off, the error Q:MainWindow no such file or directory means your compiler was not able to find this header.
I'm not coder, developer,  i'm using linux mint 17 64 bit, based on ubuntu. (Who is not familiar on linux , MINT is first by popularity LINUX distro )
loot of coins have linux out of box wallet. DRK wallet, JPC wlllet FLT wallet VRC wallet and loot .... loot stupid coins like DAMA coin have working linux wallet.
i learned  basic for compile, and successfully compile BC wallet, and loot of wallets.
trouble-free.

Build wallet with qt Creator.100% works
547  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 29, 2014, 11:42:15 PM
Thinking of making a significant investment in Cloak considering what I have read about on the last few days about the tech and future plans. Only thing I don't know about is the dev team. Any details on this anywhere someone can point me to?

Currently we are working on this. Expect it soon !

Hallo,
Why is the error when compile wallet    Huh

i compile BC, wallet and loot of another coins wallet with no problem.

In file included from src/qt/bitcoin.cpp:4:0:
src/qt/bitcoingui.h:4:23: fatal error: QMainWindow: No such file or directory
 #include <QMainWindow>
                       ^
compilation terminated.
make: *** [build/bitcoin.o] Error 1

Dev help ?
I am not in dev team.Read this:https://bitcointalk.org/index.php?topic=509522.700

it's about Ghostcoin ?

I need wallet for CLOAK coin.
for linux ubuntu.
90 % of all coins have linux wallet. Or is 5 min to compile from git.
BC coin ,DRK coin, JPC coin, FLT coin, RDD coin ........... loot of coins work out of box. for linux.


To start things off, the error Q:MainWindow no such file or directory means your compiler was not able to find this header.
548  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 29, 2014, 11:21:07 PM
Thinking of making a significant investment in Cloak considering what I have read about on the last few days about the tech and future plans. Only thing I don't know about is the dev team. Any details on this anywhere someone can point me to?

Currently we are working on this. Expect it soon !

Hallo,
Why is the error when compile wallet    Huh

i compile BC, wallet and loot of another coins wallet with no problem.

In file included from src/qt/bitcoin.cpp:4:0:
src/qt/bitcoingui.h:4:23: fatal error: QMainWindow: No such file or directory
 #include <QMainWindow>
                       ^
compilation terminated.
make: *** [build/bitcoin.o] Error 1

Dev help ?
I am not in dev team.Read this:https://bitcointalk.org/index.php?topic=509522.700
549  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ESC] ESportsCoin | PoW + PoS Hybrid | Bittrex | ESend Anon Solution on: July 29, 2014, 07:58:18 PM
cmon page  44 antifud
550  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ESC] ESportsCoin | PoW + PoS Hybrid | Bittrex | ESend Anon Solution on: July 29, 2014, 07:47:15 PM
BTW, lets not be too harsh on the guy.. he was looking, and made a bad assumption... But frankly, i value that someone was looking to start with. 

Advice to the poster, maybe start off by asking for help or confirmation before making accusations... It may reduce the amount of blow back and will allow others to chime in.

I do like how people are looking though!

thanks
richie@bittrex

+1 for richie

OMG what's wrong with Univeristy of FUD these days...
fear of good coins
551  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ESC] ESportsCoin | PoW + PoS Hybrid | Bittrex | ESend Anon Solution on: July 29, 2014, 07:32:26 PM


IPO ended!

Total sold coins: 340,000 ESC, unsold 160,000 coins have been destroyed by escrow.
https://bitcointalk.org/index.php?topic=689852.msg8075639#msg8075639



IPO coins, genius.

Lamest. FUD. Evar.

IQ=15,3
552  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 29, 2014, 06:59:30 PM
Hello all,


i have a question.
When i download the wallet, and then open it, i receive this message: the ordinal 4445 could not be located. Other wallet i have work just fine.

anyone no how to fix that ?




Greet Boneee

This will fix your problem Smiley http://cloaktalk.org/t/the-latest-wallet-version/79

Thanks its working.


Greet Boneee
Latest PoSA wallet:https://mega.co.nz/#!AA9jUaYL!_yMKTJIVDesn8JgEkFF2jw_6I1s2eoLw_R-MeHCdKBE  Page:484

Yeah but this was the beta version no ? In the op the latest is 1.9.6.0 . Which one is the latest now, so I can update the cloaktalk page ?
1.9.7.22-PoSA beta wallet (sorry)!
553  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 29, 2014, 06:53:52 PM
Hello all,


i have a question.
When i download the wallet, and then open it, i receive this message: the ordinal 4445 could not be located. Other wallet i have work just fine.

anyone no how to fix that ?




Greet Boneee

This will fix your problem Smiley http://cloaktalk.org/t/the-latest-wallet-version/79

Thanks its working.


Greet Boneee
Latest PoSA wallet:https://mega.co.nz/#!AA9jUaYL!_yMKTJIVDesn8JgEkFF2jw_6I1s2eoLw_R-MeHCdKBE  Page:484
554  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ESC] ESportsCoin | PoW + PoS Hybrid | Bittrex | ESend Anon Solution on: July 29, 2014, 06:24:18 PM
Dear ESC community, we need your idea!

ESend Lite Beta is coming closer, and since it's a beta test we need to limit the sending amount and traffic to make sure everything is alright before ESend getting integrated into ESC wallet. Therefore we would like to know your suggestions, what's the max. ESC for each sending do you think the best for this test.

Thank you!
0.5-5
555  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 29, 2014, 03:36:06 PM
CoolST probably knows what CIARA is......hmmmm....
Cloak identity arbitration reassignment application?
( just taking a stab at it. I'll bet I got the 1st and last words
Right, and possibly the 2nd).
Hey. We're over 92 cents on cm cap.   Highest ive seen
Even Neil Cavuto knows it's going past Pluto !
http://www.youtube.com/watch?v=EWwhQB3TKXA
556  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 29, 2014, 07:27:42 AM
7.1 Also install antimalware software-https://www.malwarebytes.org/
8.Use Ccleaner
9.Virtual keyboard(for password)
10,Scan files with-https://www.virustotal.com

Optional:
Install Linux(dual boot)
Install https://www.virtualbox.org/(Install Linux)
557  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 29, 2014, 04:58:22 AM
Is anyone else having issue with CLOAK withdrawals (or any type of withdrawal for that matter) from Crypsty? I attempted to withdraw my coins from Crypsty 16 days ago.. Is there anything you guys would recommend?
With my withdrawals everything went well!
Submit a ticket!
558  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 28, 2014, 11:06:59 PM
#1 Grin
559  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ESC] ESportsCoin | PoW + PoS Hybrid | Bittrex | ESend Anon Solution on: July 28, 2014, 09:55:13 PM
New block explorer with rich list is live!

http://chainz.cryptoid.info/esc/
Very nice!!!
560  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA on: July 28, 2014, 06:58:24 PM
MAJOR PROBLEM

Why are you guys such terrible arguers? Your PR (public relations) campaign has been destroyed by your reactions on forums, twitter, and IRC to various claims made against the coin. Intellectual people do not make personal attacks. The use of ad hominum logical fallacies has never been acceptable in the art of argument. Refute peoples claims with politeness and factual, valid logical arguments. Stop calling people names. In the real world, that shit doesn't fly. If you want real world support, you need to knock that shit off.

Be nice. Its not difficult. Ignore people that piss you off, let the others who are more able to deal with difficult "customers" take care of it.

If I am looking to invest my money in a coin, it doesnt matter how far advanced the technology is, if all i see when i look at forums is "idiot," "retard," "noob," etc,...  I would wait for another coin to develop similar technology with a better community. These multi billion dollar corporations do not make their money by insulting people to their face.

Some people are able to read between lines!
Doesn't matter. The purpose of language is not to create lines that must be read between in order to interpret the intended message. The purpose of language is to create messages that everyone can understand at first reading.

I search the hashtag #cloakcoin on Twitter and half the tweets are insults. Im am not going to take the time to figure out the context of the insults in order to understand the intended messages. The message portrayed at first reading (aka my first and sometimes last impression) are character insults used in an attempt to strengthen an argument. Which is disgraceful in itself to logic.

http://en.wikipedia.org/wiki/COINTELPRO

Are you claiming that members of our community with substantially sized wallets are attempting to sabotage their own investments?
No!This is sad reality!
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!