Bitcoin Forum
June 21, 2024, 07:27:15 AM *
News: Voting for pizza day contest
 
  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 »
301  Economy / Digital goods / Re: [wts] / exchange VCC on: March 06, 2015, 05:41:53 PM
hello ladys and gentlemen,

sorry if my english is bad, i have a few unused vcc with value $25,
you can use this card for make on time payment,
im not used it because i plan to buy Gems COC but i cannot used on itunes for buy gems COC,
its only can buy game (not point/Gold inside the game) and other app on itunes,
it can be used on paypal but not for verifiying paypal account because i cannot provide statement,
but it canot used for skrill for now,.
you can use your address for use this card on paypal, but on itunes you need to change the country for a while but i guaranted it will save because it was vcc, but on itunes only accpet card number that has bank identification Number same with your Country, and itunes will automatic reject for card that has Iso ccountry different with your address, so you need only change the country for a while,

*(but notes: one itunes, swhile you change your country done load giftcard, for example, your country regions is US then you change the country to Polandia, then you load giftcard while your country is still set to Polandia, if your itunes balance > 0  while your country setted to polandia you will not be able to change it back to US, you must spend it till you balance is '0')

if you want to ask me for what you buy the vcc, will it work for the site that you planned to buy, just PM me,
if the card is not working i will give you money back, or change to other card,

i want to sell these vcc for:

$20 itunes giftcard code / $21 btc / $21 Perfect money,
 

Thanks,


pm me
302  Economy / Currency exchange / [WTS] Bitcoin for Vanilla Visa on: March 06, 2015, 05:40:23 PM
Looking for a $25-$50 vanilla visa.  I don't need physical card, just number, expiration date, and cvc
303  Economy / Digital goods / Buying Vanilla Visa on: March 06, 2015, 05:39:55 PM
Looking for a $25-$50 vanilla visa.  I don't need physical card, just number, expiration date, and cvc
304  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Viorcoin | Voice & Video Call | ViorNumber | Cheap International Calls on: March 06, 2015, 05:50:03 AM
Dev please reply to my pm

He's jumped ship
305  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN: [OPAL] | SuperNET | MOBILE MESSAGING | OPAL DRIVE | COLORED COINS on: March 05, 2015, 11:05:00 PM
Do you get the runtime error right after starting opalqt? Are you on Win8?


I get the runtime error minutes after opening opal-qt. I am on windows 7.

32 or 64 bit
306  Bitcoin / Project Development / Re: Mercury - Fully trustless cryptocurrency exchange - Looking for testers! on: March 05, 2015, 06:04:19 PM
Hi, interesting project.

As Dzimbeck mentioned, I think transaction malleability is a serious problem.. one actor (perhaps a grumpy exchange pissed off that you are taking market shares) could cause some serious damage to any atomic cross chain transfer occurring on the blockchain with minimal costs. The new Bitcoin core makes it a bit difficult, but for someone motivated enough it is of no issue once they figure out what IPs the miners are listening on or they establish a working relationship with a miner. IMO, any project that relies on future tx contracts are a no go at this point and I think most of the core developers would tell you the same thing.  

It also seems that order placement and matching happens on a centralized matching engine. It is somewhat misleading to label this project as a "decentralized exchange" when one of the primary component of an exchange is the order book and matching engine, although I do understand the need from a marketing viewpoint Smiley  I think users should be aware that DDOS to the server means no trading, and another worrying issues is that someone can easily pollute the order book with orders they don't intend to fill because obviously transactions don't happen until orders are matched (if there is no disincentive for a party to pull out from the trade, they will do so with impunity which means your order book is completely unreliable)


You don't need the order book to exchange
307  Bitcoin / Project Development / Re: Mercury - Fully trustless cryptocurrency exchange - Looking for testers! on: March 05, 2015, 03:41:31 PM
I'll check it out later today. This is amazing. You should get a simple website done to professionalise it. I can do it for free since you've done a great job.

http://mercuryex.com
308  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN: [OPAL] | SuperNET | MOBILE MESSAGING | OPAL DRIVE | COLORED COINS on: March 04, 2015, 07:15:38 PM
Code:
5/QtCore -Ibuild -Ibuild -o build/sendcoinsentry.o src/qt/sendcoinsentry.cpp
src/qt/sendcoinsentry.cpp:15:23: fatal error: curl/curl.h: No such file or directory
 #include <curl/curl.h>
                       ^
compilation terminated.
make: *** [build/sendcoinsentry.o] Error 1

 Sad I think source is not tested for Linux.

I just installed on linux, you need to do sudo apt-get install libcurl-dev
309  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN: [OPAL] | SuperNET | MOBILE MESSAGING | OPAL DRIVE | COLORED COINS on: March 04, 2015, 06:07:51 PM
Code:
make
...
5/QtCore -Ibuild -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp
src/qt/bitcoin.cpp: In function ‘int syncthing()’:
src/qt/bitcoin.cpp:114:1: error: expected ‘;’ before ‘}’ token
 }
 ^
src/qt/bitcoin.cpp:114:1: warning: no return statement in function returning non-void [-Wreturn-type]
src/qt/bitcoin.cpp:114:1: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
make: *** [build/bitcoin.o] Error 1

Something is different but still doesn't work Sad

Sorry, now it works Smiley
310  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Earn Free Opal During Social Ops Week! on: March 04, 2015, 06:01:48 PM
If you are interested in v2, please join opaltalk.org

http://opaltalk.org/t/social-ops-week-v2-brainstorming/ is where we can discuss ideas to make v2 even more successful
311  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN: [OPAL] | SuperNET | MOBILE MESSAGING | OPAL DRIVE | COLORED COINS on: March 04, 2015, 04:39:56 PM
Code:
make
...
src/qt/bitcoin.cpp: In function ‘int syncthing()’:
src/qt/bitcoin.cpp:114:5: error: expected ‘;’ before ‘return’
     return 0;
     ^
src/qt/bitcoin.cpp:115:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
src/qt/bitcoin.cpp:114:13: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
     return 0;
             ^
make: *** [build/bitcoin.o] Error 1

Linux x64
Help Sad

Fixed, git pull and recompile

What do you mean? Nothing's changed on github. It is not fixed.

Sorry, i forgot to do a git push: https://github.com/OpalCoin/OpalCoin/commit/58883a5fb230a7e0a6375bdaded427e0297a068a
312  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN: [OPAL] | SuperNET | MOBILE MESSAGING | OPAL DRIVE | COLORED COINS on: March 04, 2015, 04:35:47 AM
http://opaltalk.org/t/opal-announces-opal-foundation/35

Opal announces Opal Foundation
For media inquiries contact: support@opal-coin.com
March 4, 2015 – A cryptocurrency renowned for its features that keep users identities anonymous online, Opal announced today that it is launching Opal Foundation.
While Opal is known for its ability to stay private and discreet, in order to gain reputation and trust in the cryptocurrency ecosystem Opal needs both an official face as well as a formal voice.
Besides representing the entirety of Opal, Opal Foundation will allow further growth and development to continue separately from other duties such as marketing and social communication.
The Opal Foundation will start with three board members, whose positions will cover the span of one month. In this month, new board members will be elected via the people. The three initial members all have already made significant contributions to make Opal the cryptocurrency it is today, all whom currently work with Opal.
The three members are:
•   Lisa Cheng – Opal Marketing
•   Whit Jack – Lead Developer
•   Johnny McCallum – PR for Opal
Three members will be selected to oversee the Opal Foundation via colored coins, which are currently being developed in-house by Opal. The colored coins allow for Opal to stay decentralized in their voting process by utilizing the previously mentioned colored coins technology. The members will run three-month terms and afterward new members will be elected.
Opal Foundation will be up and running within the week, and voting for new members will briefly follow.


313  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Earn Free Opal During Social Ops Week! on: March 04, 2015, 04:08:15 AM
Payments sent Smiley

I'd encourage you not to dump, as we've got tons coming up

Anyone interested in social ops week v2?

Received... thanks! T'was actually kinda fun Smiley Social Ops week v2 might be fun too, but, hopefully we would have more definite info on the project. The Storj breakdown in the midst of the Social Ops was kinda messy, but its all good!

BTW, who got the top prize Twitter and Reddit bonuses?

When I get time i'll analyze the post to decide the bonuses.  I've been extremely busy lately
314  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Earn Free Opal During Social Ops Week! on: March 04, 2015, 03:38:35 AM
Payments sent Smiley

I'd encourage you not to dump, as we've got tons coming up

Anyone interested in social ops week v2?
315  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN: [OPAL] | SuperNET | MOBILE MESSAGING | OPAL DRIVE | COLORED COINS on: March 04, 2015, 03:27:43 AM
Wanting to know when this will be taking off? Not much support left out there.

We've got tons planned Wink

Press release tomorrow
316  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Earn Free Opal During Social Ops Week! on: March 04, 2015, 03:22:23 AM
Still waiting...

Sending in 10 minutes
317  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN: [OPAL] | SuperNET | MOBILE MESSAGING | OPAL DRIVE | COLORED COINS on: March 03, 2015, 07:26:47 PM
Code:
make
...
src/qt/bitcoin.cpp: In function ‘int syncthing()’:
src/qt/bitcoin.cpp:114:5: error: expected ‘;’ before ‘return’
     return 0;
     ^
src/qt/bitcoin.cpp:115:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
src/qt/bitcoin.cpp:114:13: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
     return 0;
             ^
make: *** [build/bitcoin.o] Error 1

Linux x64
Help Sad

Fixed, git pull and recompile
318  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN: [OPAL] | SuperNET | MOBILE MESSAGING | OPAL DRIVE | COLORED COINS on: March 03, 2015, 05:39:04 PM
All this time waiting on Storj and within a week already the Devs have a solution that now competes with Storj! Excellent! Opal is a Pro Team in all aspects!

Storj just delayed Opal and then Storj makes it seem like it was a misunderstanding after all this time. Total delay tactics from Storj! Opal Drive will be a way better solution for sure!
Not really. Code audit of Opal Drive revealed some sketchy stuff. My post detailing this was removed.

Full transcript of our chat: https://slack-files.com/T027H14DW-F03RCGH4K-0d2f22b849

Shawn, the "sketchy" stuff was not secret, in fact I warned people this wouldn't be a reliable or way of storing files, and this was alpha.  This was merely to show we were working on it.  I've tried to stay internal with our differences, and I'd like it if you did the same.
319  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN: [OPAL] | SuperNET | MOBILE MESSAGING | OPAL DRIVE | COLORED COINS on: March 03, 2015, 05:29:35 PM
Just installed Opal QT Opaque. It instantly replaced my former wallet and found my coins. Sync very fast. 25 active connections. Sweet. Staking.  Cheesy
Just a thought, but can future wallets have an update available notification or, better still, auto update with user preference if not wanted?

Update notification is a great idea, auto-update is risky, and will not happen in the near future.
320  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN: [OPAL] | SuperNET | MOBILE MESSAGING | OPAL DRIVE | COLORED COINS on: March 03, 2015, 05:26:19 PM
Opal Drive is done, we're just working on a plan to get the announcement to reach as many as possible
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!