Bitcoin Forum
May 07, 2024, 03:37:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 »
  Print  
Author Topic: [PRE-ANN] [VIA]  (Read 71864 times)
andreibi
Legendary
*
Offline Offline

Activity: 1647
Merit: 1012

Practising Hebrew before visiting Israel


View Profile WWW
July 17, 2014, 10:44:48 AM
 #841

New step on premine. Hidden/silent IPO Cheesy
Buying the most coins by itself(first step), then refer to last price  0,00006(second step) Cheesy and put to pump&dump exchange (bittrex)(third step) = profit Grin
The NXT, cripty, Sys and many others ipo's were/would much more fair, then your one.

If you have a real good product, why do not you sell it openly Huh
There are two reasons - you haven't any good product or you have decided to release a coin with huge premine.

So there was a premine,then instamine. Now we have IPOmine Cheesy

Saamx, Viacoin is already well-known among altcoin traders since June. The reason everybody is quiet is because we/they want few buyers on the IPO so that we get more coins per share. BTCDrak is also well-known among traders. In fact, you can chat with him at IRC #coinmarkets

I'm sorry you missed out, but it will be sold openly on Bittrex soon as the network launches.

RE: 75BTC buyer - I'm sure he will sell his initial investment of 75BTC and then ride out the rest. The FUD attempts might actually be directed at him. But if you did your research, Viacoin is long-time coming. Blockchain technology is not only about currency. Viacoin addresses that need. READ READ READ.

1715096254
Hero Member
*
Offline Offline

Posts: 1715096254

View Profile Personal Message (Offline)

Ignore
1715096254
Reply with quote  #2

1715096254
Report to moderator
1715096254
Hero Member
*
Offline Offline

Posts: 1715096254

View Profile Personal Message (Offline)

Ignore
1715096254
Reply with quote  #2

1715096254
Report to moderator
1715096254
Hero Member
*
Offline Offline

Posts: 1715096254

View Profile Personal Message (Offline)

Ignore
1715096254
Reply with quote  #2

1715096254
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715096254
Hero Member
*
Offline Offline

Posts: 1715096254

View Profile Personal Message (Offline)

Ignore
1715096254
Reply with quote  #2

1715096254
Report to moderator
provenceday
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000



View Profile
July 17, 2014, 10:55:21 AM
 #842

The Story of Viacoin
If there is something I have learned over the years, it’s that innovation is incremental and good ideas are usually built on the shoulders of existing, well tested and proven technologies. Bitcoin is a good example of this, weaving well seasoned public key cryptography and other mathematical genius with peer to peer protocols, stack based programming languages and proof-of-work.

What makes Bitcoin brilliant is how it unites existing technologies to make something completely revolutionary.

It is also interesting to note how it takes a few stepping stones to get technology right. HashCash was not the solution for digital money, but without it coming first, maybe the next step of Bitcoin would not have been thought of.

I began taking Bitcoin seriously in April 2013 and in July/August 2013 I read J.R. Willett’s Mastercoin proposals where he suggested using blockchain timestamping in Bitcoin to embed data according to a new protocol which could be used to effectively create a new coin within a coin. I found this intriguing but had some technical objections and I was quite vocal during the debates, examples here and here.

Without getting too technical, there is a concept called ‘blockchain bloat’ and it’s quite a political problem within the Bitcoin developer space (because the definition is open to interpretation), and there are continuous efforts to reduce it.

By October I decided I was going to address my objections by creating my own solution. However, I got pretty caught up in other things and then the Bitcoin bull-run took my attention and I became quite well known in trading circles. Then in January alone came Counterparty, another protocol designed to embed a new Mastercoin like protocol in the Bitcoin blockchain. This attempt was in my opinion much better and further inspired me to pursue my original solution, since this was a confirmation I was on the right track, but my attention was still taken up by trading and there was so much more excitement to come with the China and MtGox for the next few months.

I liked Counterparty and it was pretty much what I had envisioned myself and they have run with the technology and spent a lot of time building it out but they still didn’t address my main objections, they it’s further confirmation of the concepts.

So what were my main objections? Firstly, Bitcoin was not designed to be a carrier pigeon and although it’s possible to encode data within normal Bitcoin transactions, there are a lot of political objections to it. This matters a lot because the people who contribute to Bitcoin development can, and has already done things that restrict the use of Bitcoin for these ‘non-standard’ purposes. There are arguably ways to encode data that cannot be blocked, but the real question is, how feasible is it to build a system like this on the back of Bitcoin when you have no idea if the next release of Bitcoin will outlaw your code.

Most recently for example, when Counterparty published their papers, they committed to using OP_RETURN based on 80 byte storage only to find Bitcoin 0.9.0 prevents relaying of transactions containing more than OP_RETURN of 40 bytes! Quite a nasty surprise!

So ask yourself, “is playing cat and mouse really a viable option for a smart protocol?” Bitcoin will definitely continue to play whack-a-mole against perceived blockchain abuse. Despite all the benefits of building on an existing, well established infrastructure, it’s simply not safe to do so when that infrastructure can outlaw you at any time.

My next objection was a matter of speed. Bitcoin is terribly slow to confirm blocks. The target of 10 minutes is already too slow, and add variance and it gets a whole lot worse. And, 0-confirmation transactions are not safe as has been demonstrated (as they can be double spent). Who hasn’t found themselves waiting an hour at least once, just to get a single confirmation? That kind of latency makes it pretty useless if you wanted to run a decentralized exchange on top of the protocol.

It was clear as day to me from the beginning, that any such endeavour requires a separate blockchain that was not only faster, but friendly to the data embedding methodology. Namecoin chose this path for example to build out a decentralised domain registration system. But unfortunately, it seems some people have an almost religious conviction that they must use the Bitcoin blockchain come what may.

When I saw the whole OP_RETURN debacle unfold I promised myself I would wait and watch to see what happened and if anyone would do the right thing or let their inflexibility hold them back. I waited, and since no-one filled the void, I decided I would take the plunge.

So here we are, Viacoin is my solution: it’s a currency and store of value in it’s own right (symbol VIA); and has fast blockchain, 25 times faster than Bitcoin and further speedups may be possible in the future by changing how the network synchronizes blocks. There are some interesting research paper on the matter.

The Viacoin blockchain is completely supportive of OP_RETURN data storage and will remain so. Since there is a already tried protocol, I have shelved mine and we will use Counterparty as our starting point for ClearingHouse. I believe this is the best way forward because we know it works already and will be very easy to get up and running. ClearingHouse will have it’s own internal currency, called XCH.

So the roadmap looks something like this:

Bootstrap Viacoin distribution by presale.
Launch the Viacoin network.
Build out viacoin services.
Launch ClearingHouse using proof based VIA to XCH conversion process.
Build out services
In summary, Viacoin and ClearingHouse have been a long time in the coming. I would like to have been first because, well that would have been a lot cooler. However, the fact other projects came along with similar concepts tells me it was a good idea. All ideas are incremental, so it’s not a matter “who thought of it first” because in the end, good technology and usable systems is what matters. I would particularly like to thank Namecoin developers who really started the ball rolling for alternative uses for blockchain storage, and to J.R. Willett and PhantomPhreak who really got the world thinking about the next steps after bitcoin.

ClearingHouse can go a lot further, to develop protocols for decentralized voting, identity and reputation management, setup and exchange of multisignature escrow, “blockchain notary” and a whole host of other applications.

As with all new things, this could all go wrong, but believe we are in a much better place than if we had been the pioneers because we know it’s possible, it’s just more a matter of the implementation details. Viacoin presale distribution has been designed to give an early adopter advantage similar to that of Bitcoin, with equal risk of failure. Ultimately the market will decide, but I think there has never been a more exciting time to be in crypto, than now.
saamxx
Hero Member
*****
Offline Offline

Activity: 546
Merit: 503


View Profile
July 17, 2014, 10:56:21 AM
 #843

New step on premine. Hidden/silent IPO Cheesy
Buying the most coins by itself(first step), then refer to last price  0,00006(second step) Cheesy and put to pump&dump exchange (bittrex)(third step) = profit Grin
The NXT, cripty, Sys and many others ipo's were/would much more fair, then your one.

If you have a real good product, why do not you sell it openly Huh
There are two reasons - you haven't any good product or you have decided to release a coin with huge premine.

So there was a premine,then instamine. Now we have IPOmine Cheesy
I'm sorry you missed out, but it will be sold openly on Bittrex soon as the network launches.

I never catch the train that left the station.
And i will never accept any involvements in coins with so shady history.
Where are so many good (trully opened) alternatives around in present time... So, good luck, via. Me passed.
jiuge
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
July 17, 2014, 10:57:40 AM
 #844

provenceday
Full Member
***
Online Online
Activity: 154
View Profile  Personal Message (Online)
Trust: 0: -0 / +0(0)
哈哈 欢迎加入via大户群 你是投资者?
« Sent to: jiuge on: Today at 10:00:53 AM »
Reply with quoteQuote  ReplyReply  Remove this messageDelete  
 via 投资者群: 310675142  

谢谢。

其实不用一直FUDs via的,比起很多垃圾币优秀多了。。

Via要独立建链,比合约币和mastercoin好多了,处处受限于btc的区块链。


我手里有几千个BTC。可以加我Q: 871961699

保持联系。 Grin


This is a pm from provenceday,a guy with thousands of btc Grin.Quite interesting.Wish you guys good luck.I have nothing to say.You can translate it by yourself.
This guy have the ablity to send 400btc to his own wallet.This is what I get from the pm.
Totally chinese scam


░░░░░░░░░░░░░░░░░░░░░████████░░░░░████████░░░████████░░░░░░░░░░░░░░░░░░░░░█████████░░░░░███████████████████░░░░░░░░░░░░░░░░░░░░░░░░░████████░
░░░░░░░░░░░░░░░░░░░░████████░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░█████████░░░░░░██████████████████████░░░░░░░░░░░░░░░░░░░░░████████░░
░░░░░░░░░░░░░░░░░░░████████░░░░░████████░░░░░░░████████░░░░░░░░░░░░░░░░░█████████░░░░░░░███████████████████████░░░░░░░░░░░░░░░░░░░████████░░░
░█████░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░████████░░░░░░░░░░░░░░░█████████░░░░░░░░███████░░░░░░░░░░██████░░░░░░░░░░░░░░░░░░████████░░░░
░█████░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░████████░░░░░░░░░░░░░█████████░░░░░░░░░███████░░░░░░░░░░███████░░░░░░░░░░░░░░░░████████░░░░░
░█████░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░████████░░░░░░░░░░░█████████░░░░░░░░░░███████░░░░░░░░░░███████░░░░░░░░░░░░░░░████████░░░░░░
░░░░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░████████░░░░░░░░░█████████░░░░░░░░░░░████████████████████████░░░░░░░░░░░░░░████████░░░░░░░
░░░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░████████░░░░░░░█████████░░░░░░░░░░░░███████████████████████░░░░░░░░░░░░░░████████░░░░░░░░
░░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░████████░░░░░█████████░░░░░░░░░░░░░████████████████████░░░░░░░░░░░░░░░░████████░░░░░░░░░
░█████░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░████████░░░█████████░░░░░░░░░░░░░░███████░░░░█████████░░░░░░░░░░░░░░░████████░░░░░░░░░░
░█████░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░████████░█████████░░░░░░░░░░░░░░░███████░░░░░█████████░░░░░░░░░░░░░████████░░░░░░░░░░░
░█████░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░████████████████░░░░░░░░░░░░░░░░███████░░░░░░░████████░░░░░░░░░░░████████░░░░░░░░░░░░
░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░░░██████████████░░░░░░░░░░░░░░░░░███████░░░░░░░░█████████░░░░░░░░████████░░░░░░░░░░░░░
░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░████████████░░░░░░░░░░░░░░░░░░███████░░░░░░░░░░████████░░░░░░████████░░░░░░░░░░░░░░
░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██████████░░░░░░░░░░░░░░░░░░░███████░░░░░░░░░░░█████████░░░████████░░░░░░░░░░░░░░░

CryptoPleb
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
July 17, 2014, 11:03:54 AM
 #845

All that says is welcome to Via and explains a little of what it is  Roll Eyes
jiuge
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
July 17, 2014, 11:04:55 AM
 #846

All that says is welcome to Via and explains a little of what it is  Roll Eyes
Maybe  Cheesy Be cautious.


░░░░░░░░░░░░░░░░░░░░░████████░░░░░████████░░░████████░░░░░░░░░░░░░░░░░░░░░█████████░░░░░███████████████████░░░░░░░░░░░░░░░░░░░░░░░░░████████░
░░░░░░░░░░░░░░░░░░░░████████░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░█████████░░░░░░██████████████████████░░░░░░░░░░░░░░░░░░░░░████████░░
░░░░░░░░░░░░░░░░░░░████████░░░░░████████░░░░░░░████████░░░░░░░░░░░░░░░░░█████████░░░░░░░███████████████████████░░░░░░░░░░░░░░░░░░░████████░░░
░█████░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░████████░░░░░░░░░░░░░░░█████████░░░░░░░░███████░░░░░░░░░░██████░░░░░░░░░░░░░░░░░░████████░░░░
░█████░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░████████░░░░░░░░░░░░░█████████░░░░░░░░░███████░░░░░░░░░░███████░░░░░░░░░░░░░░░░████████░░░░░
░█████░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░████████░░░░░░░░░░░█████████░░░░░░░░░░███████░░░░░░░░░░███████░░░░░░░░░░░░░░░████████░░░░░░
░░░░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░████████░░░░░░░░░█████████░░░░░░░░░░░████████████████████████░░░░░░░░░░░░░░████████░░░░░░░
░░░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░████████░░░░░░░█████████░░░░░░░░░░░░███████████████████████░░░░░░░░░░░░░░████████░░░░░░░░
░░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░████████░░░░░█████████░░░░░░░░░░░░░████████████████████░░░░░░░░░░░░░░░░████████░░░░░░░░░
░█████░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░████████░░░█████████░░░░░░░░░░░░░░███████░░░░█████████░░░░░░░░░░░░░░░████████░░░░░░░░░░
░█████░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░████████░█████████░░░░░░░░░░░░░░░███████░░░░░█████████░░░░░░░░░░░░░████████░░░░░░░░░░░
░█████░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░████████████████░░░░░░░░░░░░░░░░███████░░░░░░░████████░░░░░░░░░░░████████░░░░░░░░░░░░
░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░░░██████████████░░░░░░░░░░░░░░░░░███████░░░░░░░░█████████░░░░░░░░████████░░░░░░░░░░░░░
░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░████████████░░░░░░░░░░░░░░░░░░███████░░░░░░░░░░████████░░░░░░████████░░░░░░░░░░░░░░
░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██████████░░░░░░░░░░░░░░░░░░░███████░░░░░░░░░░░█████████░░░████████░░░░░░░░░░░░░░░

CryptoPleb
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
July 17, 2014, 11:06:47 AM
 #847

lol why do I even respond, good luck in the future jiuge friend 
jiuge
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
July 17, 2014, 11:07:41 AM
 #848

lol why do I even respond, good luck in the future jiuge friend 
Dont cry later Cheesy


░░░░░░░░░░░░░░░░░░░░░████████░░░░░████████░░░████████░░░░░░░░░░░░░░░░░░░░░█████████░░░░░███████████████████░░░░░░░░░░░░░░░░░░░░░░░░░████████░
░░░░░░░░░░░░░░░░░░░░████████░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░█████████░░░░░░██████████████████████░░░░░░░░░░░░░░░░░░░░░████████░░
░░░░░░░░░░░░░░░░░░░████████░░░░░████████░░░░░░░████████░░░░░░░░░░░░░░░░░█████████░░░░░░░███████████████████████░░░░░░░░░░░░░░░░░░░████████░░░
░█████░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░████████░░░░░░░░░░░░░░░█████████░░░░░░░░███████░░░░░░░░░░██████░░░░░░░░░░░░░░░░░░████████░░░░
░█████░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░████████░░░░░░░░░░░░░█████████░░░░░░░░░███████░░░░░░░░░░███████░░░░░░░░░░░░░░░░████████░░░░░
░█████░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░████████░░░░░░░░░░░█████████░░░░░░░░░░███████░░░░░░░░░░███████░░░░░░░░░░░░░░░████████░░░░░░
░░░░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░████████░░░░░░░░░█████████░░░░░░░░░░░████████████████████████░░░░░░░░░░░░░░████████░░░░░░░
░░░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░████████░░░░░░░█████████░░░░░░░░░░░░███████████████████████░░░░░░░░░░░░░░████████░░░░░░░░
░░░░░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░████████░░░░░█████████░░░░░░░░░░░░░████████████████████░░░░░░░░░░░░░░░░████████░░░░░░░░░
░█████░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░████████░░░█████████░░░░░░░░░░░░░░███████░░░░█████████░░░░░░░░░░░░░░░████████░░░░░░░░░░
░█████░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░████████░█████████░░░░░░░░░░░░░░░███████░░░░░█████████░░░░░░░░░░░░░████████░░░░░░░░░░░
░█████░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░████████████████░░░░░░░░░░░░░░░░███████░░░░░░░████████░░░░░░░░░░░████████░░░░░░░░░░░░
░░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░░░██████████████░░░░░░░░░░░░░░░░░███████░░░░░░░░█████████░░░░░░░░████████░░░░░░░░░░░░░
░░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░████████████░░░░░░░░░░░░░░░░░░███████░░░░░░░░░░████████░░░░░░████████░░░░░░░░░░░░░░
░░░░░░░████████░░░░░████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██████████░░░░░░░░░░░░░░░░░░░███████░░░░░░░░░░░█████████░░░████████░░░░░░░░░░░░░░░

AltcoinRambo
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile
July 17, 2014, 11:17:02 AM
 #849

The Story of Viacoin
If there is something I have learned over the years, it’s that innovation is incremental and good ideas are usually built on the shoulders of existing, well tested and proven technologies. Bitcoin is a good example of this, weaving well seasoned public key cryptography and other mathematical genius with peer to peer protocols, stack based programming languages and proof-of-work.

What makes Bitcoin brilliant is how it unites existing technologies to make something completely revolutionary.

It is also interesting to note how it takes a few stepping stones to get technology right. HashCash was not the solution for digital money, but without it coming first, maybe the next step of Bitcoin would not have been thought of.

I began taking Bitcoin seriously in April 2013 and in July/August 2013 I read J.R. Willett’s Mastercoin proposals where he suggested using blockchain timestamping in Bitcoin to embed data according to a new protocol which could be used to effectively create a new coin within a coin. I found this intriguing but had some technical objections and I was quite vocal during the debates, examples here and here.

Without getting too technical, there is a concept called ‘blockchain bloat’ and it’s quite a political problem within the Bitcoin developer space (because the definition is open to interpretation), and there are continuous efforts to reduce it.

By October I decided I was going to address my objections by creating my own solution. However, I got pretty caught up in other things and then the Bitcoin bull-run took my attention and I became quite well known in trading circles. Then in January alone came Counterparty, another protocol designed to embed a new Mastercoin like protocol in the Bitcoin blockchain. This attempt was in my opinion much better and further inspired me to pursue my original solution, since this was a confirmation I was on the right track, but my attention was still taken up by trading and there was so much more excitement to come with the China and MtGox for the next few months.

I liked Counterparty and it was pretty much what I had envisioned myself and they have run with the technology and spent a lot of time building it out but they still didn’t address my main objections, they it’s further confirmation of the concepts.

So what were my main objections? Firstly, Bitcoin was not designed to be a carrier pigeon and although it’s possible to encode data within normal Bitcoin transactions, there are a lot of political objections to it. This matters a lot because the people who contribute to Bitcoin development can, and has already done things that restrict the use of Bitcoin for these ‘non-standard’ purposes. There are arguably ways to encode data that cannot be blocked, but the real question is, how feasible is it to build a system like this on the back of Bitcoin when you have no idea if the next release of Bitcoin will outlaw your code.

Most recently for example, when Counterparty published their papers, they committed to using OP_RETURN based on 80 byte storage only to find Bitcoin 0.9.0 prevents relaying of transactions containing more than OP_RETURN of 40 bytes! Quite a nasty surprise!

So ask yourself, “is playing cat and mouse really a viable option for a smart protocol?” Bitcoin will definitely continue to play whack-a-mole against perceived blockchain abuse. Despite all the benefits of building on an existing, well established infrastructure, it’s simply not safe to do so when that infrastructure can outlaw you at any time.

My next objection was a matter of speed. Bitcoin is terribly slow to confirm blocks. The target of 10 minutes is already too slow, and add variance and it gets a whole lot worse. And, 0-confirmation transactions are not safe as has been demonstrated (as they can be double spent). Who hasn’t found themselves waiting an hour at least once, just to get a single confirmation? That kind of latency makes it pretty useless if you wanted to run a decentralized exchange on top of the protocol.

It was clear as day to me from the beginning, that any such endeavour requires a separate blockchain that was not only faster, but friendly to the data embedding methodology. Namecoin chose this path for example to build out a decentralised domain registration system. But unfortunately, it seems some people have an almost religious conviction that they must use the Bitcoin blockchain come what may.

When I saw the whole OP_RETURN debacle unfold I promised myself I would wait and watch to see what happened and if anyone would do the right thing or let their inflexibility hold them back. I waited, and since no-one filled the void, I decided I would take the plunge.

So here we are, Viacoin is my solution: it’s a currency and store of value in it’s own right (symbol VIA); and has fast blockchain, 25 times faster than Bitcoin and further speedups may be possible in the future by changing how the network synchronizes blocks. There are some interesting research paper on the matter.

The Viacoin blockchain is completely supportive of OP_RETURN data storage and will remain so. Since there is a already tried protocol, I have shelved mine and we will use Counterparty as our starting point for ClearingHouse. I believe this is the best way forward because we know it works already and will be very easy to get up and running. ClearingHouse will have it’s own internal currency, called XCH.

So the roadmap looks something like this:

Bootstrap Viacoin distribution by presale.
Launch the Viacoin network.
Build out viacoin services.
Launch ClearingHouse using proof based VIA to XCH conversion process.
Build out services
In summary, Viacoin and ClearingHouse have been a long time in the coming. I would like to have been first because, well that would have been a lot cooler. However, the fact other projects came along with similar concepts tells me it was a good idea. All ideas are incremental, so it’s not a matter “who thought of it first” because in the end, good technology and usable systems is what matters. I would particularly like to thank Namecoin developers who really started the ball rolling for alternative uses for blockchain storage, and to J.R. Willett and PhantomPhreak who really got the world thinking about the next steps after bitcoin.

ClearingHouse can go a lot further, to develop protocols for decentralized voting, identity and reputation management, setup and exchange of multisignature escrow, “blockchain notary” and a whole host of other applications.

As with all new things, this could all go wrong, but believe we are in a much better place than if we had been the pioneers because we know it’s possible, it’s just more a matter of the implementation details. Viacoin presale distribution has been designed to give an early adopter advantage similar to that of Bitcoin, with equal risk of failure. Ultimately the market will decide, but I think there has never been a more exciting time to be in crypto, than now.

So before you FUD, read this carefully and ponder the implications, because they are huge.
boon8
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
July 17, 2014, 11:19:20 AM
 #850

the via will kill the ltc
pandionrain
Member
**
Offline Offline

Activity: 113
Merit: 10

SILK. All the cool kids are buying it.


View Profile WWW
July 17, 2014, 11:27:56 AM
 #851

your windows wallet is too damn complicated to set up.  Im not a programmer and Im having no success with this .conf file.  make this user friendly. Ive got to pull my miners off this now.

SILK:   B5ZPSMdFTWKKofvF1cKqVorapD8sV62XFx
BTC:    14vooT31DUVqxCFKR67dnEUojhBfKbHW1L
Leesminer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
July 17, 2014, 11:29:42 AM
 #852

your windows wallet is too damn complicated to set up.  Im not a programmer and Im having no success with this .conf file.  make this user friendly. Ive got to pull my miners off this now.
How are you even mining it? people all say it hasnt launched
ol21
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
July 17, 2014, 11:32:10 AM
 #853

your windows wallet is too damn complicated to set up.  Im not a programmer and Im having no success with this .conf file.  make this user friendly. Ive got to pull my miners off this now.

It has not launched, qt wallet is not even out yet mining will begin in 1-2 days. If you are using the Vialectrum wallet that was set up so people could set up a Via address and receive their coins from ICO
btcdrak (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile
July 17, 2014, 11:44:13 AM
 #854

610.18232461 BTC invested Huh whats so great about this?
we believe Via is a competor with LTC. Truly Via is based LTC, But Via is better than LTC. Via also has some very promising features compared with other altcoins. Better read the article : the story of Viacoin.

Actually, Viacoin codebase is based on the newer Bitcoin branches so it's got a lot more spiffy features.
Rocou
Legendary
*
Offline Offline

Activity: 3193
Merit: 1181


View Profile
July 17, 2014, 12:19:57 PM
 #855

your windows wallet is too damn complicated to set up.  Im not a programmer and Im having no success with this .conf file.  make this user friendly. Ive got to pull my miners off this now.

It has not launched, qt wallet is not even out yet mining will begin in 1-2 days. If you are using the Vialectrum wallet that was set up so people could set up a Via address and receive their coins from ICO

Vialectrum wallet  does not connect.
oldmarsh
Sr. Member
****
Offline Offline

Activity: 247
Merit: 250


View Profile
July 17, 2014, 12:20:33 PM
 #856

What can happen with these IPO is that the dev actually buys into his own IPO, essentially sending BTC to himself. So he doesn't lose any of the BTC, but he also gains the Viacoin on IPO distribution, so he gets the Viacoin for free. Then he just dumps the Viacoin at launch for whatever price, because since he got them for free, selling at any price is a profit. Dev can also invite his close friends to send in BTC for the IPO (which he will return to them after the IPO) so they also get free Viacoin in the IPO that they can dump for tons of free BTC. It's a genius idea really and the losers are the clueless ones who actually invested their BTC.
deceit
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
July 17, 2014, 12:22:22 PM
 #857

your windows wallet is too damn complicated to set up.  Im not a programmer and Im having no success with this .conf file.  make this user friendly. Ive got to pull my miners off this now.

It has not launched, qt wallet is not even out yet mining will begin in 1-2 days. If you are using the Vialectrum wallet that was set up so people could set up a Via address and receive their coins from ICO

Vialectrum wallet  does not connect.


[22:20] <&btcdrak> because the network is offline while coins are distributed and testing occurs.
techbytes
Legendary
*
Offline Offline

Activity: 1694
Merit: 1054


Point. Click. Blockchain


View Profile
July 17, 2014, 12:57:45 PM
 #858

What can happen with these IPO is that the dev actually buys into his own IPO, essentially sending BTC to himself. So he doesn't lose any of the BTC, but he also gains the Viacoin on IPO distribution, so he gets the Viacoin for free. Then he just dumps the Viacoin at launch for whatever price, because since he got them for free, selling at any price is a profit. Dev can also invite his close friends to send in BTC for the IPO (which he will return to them after the IPO) so they also get free Viacoin in the IPO that they can dump for tons of free BTC. It's a genius idea really and the losers are the clueless ones who actually invested their BTC.


These points has been beaten to death already.  Dev already cleared the air on this issues.  It is up to you to believe him or not so invest wisely.  As been pointed out already, going by his reputation, it's less likely this will happen as compared to someone like Revocoin dev who is an unknown newbie.  So do your DD and invest what you can afford to lose.


-tb-

Alns
Sr. Member
****
Offline Offline

Activity: 602
Merit: 250



View Profile
July 17, 2014, 02:10:03 PM
 #859

Will see a great initial spike, huge twitter hype (the dev is friend of the twitter stars) and then a epic dump in the head of the sheeps.


My recommendation, don´t buy in the initial phase (hype) on Bittrex, you gonna get burned. Mark my words.
andreibi
Legendary
*
Offline Offline

Activity: 1647
Merit: 1012

Practising Hebrew before visiting Israel


View Profile WWW
July 17, 2014, 02:13:09 PM
 #860

What can happen with these IPO is that the dev actually buys into his own IPO, essentially sending BTC to himself. So he doesn't lose any of the BTC, but he also gains the Viacoin on IPO distribution, so he gets the Viacoin for free. Then he just dumps the Viacoin at launch for whatever price, because since he got them for free, selling at any price is a profit. Dev can also invite his close friends to send in BTC for the IPO (which he will return to them after the IPO) so they also get free Viacoin in the IPO that they can dump for tons of free BTC. It's a genius idea really and the losers are the clueless ones who actually invested their BTC.

You're over-thinking it.

1. The dev team produced the 10 million coins.
2. The dev team sold all 10m to buyers for 610BTC
3. The dev team now holds 610BTC
4. The buyers will now receive 610BTC worth of viacoins

The question you want to ask is: What will BTCDrak do with 610BTC?

He could ran away now if he wants with $378,000. What BTCDrak will do next will determine the value of Viacoin.

REMEMBER HE CAN DISAPPEAR NOW IF HE WANTS. So no more FUD to lower price.

Will see a great initial spike, huge twitter hype (the dev is friend of the twitter stars) and then a epic dump in the head of the sheeps.
My recommendation, don´t buy in the initial phase (hype) on Bittrex, you gonna get burned. Mark my words.

Nope, the idea of apps on top of a blockchain is big enough hype. WHEN BTCDrak executes his roadmap, Viacoin's value will rise exponentially.

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 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!