rekcahxfb_foundation
Sr. Member
Offline
Activity: 350
Merit: 250
CrowdWiz
|
|
May 23, 2017, 11:21:45 PM |
|
Soon will be at $20 on allcoin ..
at the very least 20$... china will be awake in an hour. Where can i buy some qtum? any exchanges
|
|
|
|
|
idontcare
Member
Offline
Activity: 363
Merit: 10
|
|
May 24, 2017, 12:29:51 AM |
|
yea. it seems to be cheaper on allcoin at the moment and the volume is much lower.
|
|
|
|
sotisoti
|
|
May 24, 2017, 01:43:38 AM |
|
It's still IOU trading I guess...
|
Bitrated user: sotisoti.
|
|
|
idontcare
Member
Offline
Activity: 363
Merit: 10
|
|
May 24, 2017, 01:14:41 PM |
|
It's still IOU trading I guess...
yea, so when you buy they are moved to your account on the exchanges ( allcoin or yunbi). You can then sell them for btc or wait until they are officially released in Sept and withdraw.
|
|
|
|
BTCspace
|
|
May 24, 2017, 02:14:14 PM |
|
It's still IOU trading I guess...
yes it's iou but testnet will be released in 1 month
|
running farm worldwide
|
|
|
|
cybterpunk
|
|
May 24, 2017, 03:40:30 PM |
|
all the ico people are so smart! you made the right decision.
|
|
|
|
|
cybterpunk
|
|
May 24, 2017, 04:25:17 PM Last edit: May 24, 2017, 06:12:53 PM by cybterpunk |
|
Qtum will be top10 coin soon
|
|
|
|
PeytonItemu
Newbie
Offline
Activity: 39
Merit: 0
|
|
May 24, 2017, 05:21:15 PM |
|
IOU trading? What that means? Im new looking this coin
|
|
|
|
|
|
template
|
|
May 24, 2017, 06:08:10 PM |
|
very high price do not buy - back to $1-
|
|
|
|
Qtum (OP)
|
|
May 24, 2017, 08:55:20 PM |
|
Breaking News: On a technical level, the Qtum blockchain will resemble Bitcoin, but will integrate an Ethereum-like Virtual Machine on top for smart contracting purposes. Additionally, Qtum is in the process of implementing a “Decentralized Governance Protocol” (DGP). This DGP will have smart contracts determine the blockchain’s parameter selection, like its block size limit.
Jordan Earls, also known as “earlz” online, is the co-founder and lead developer of Qtum.
“We believe this will allow for Qtum to be the first self-modifiable, self-regulating and ultimately self-aware blockchain,” he told Bitcoin Magazine.
by Aaron van Wirdum Staff Writer May 24, 2017 3:35 PM EST Qtum is an up-and-coming smart contract platform set to launch in September of this year. Sometimes ambitiously referring to itself as “China’s Ethereum,” the project recently raised $15 million in three days through a successful crowdsale or “Initial Coin Offering” (ICO).
On a technical level, the Qtum blockchain will resemble Bitcoin, but will integrate an Ethereum-like Virtual Machine on top for smart contracting purposes. Additionally, Qtum is in the process of implementing a “Decentralized Governance Protocol” (DGP). This DGP will have smart contracts determine the blockchain’s parameter selection, like its block size limit.
Jordan Earls, also known as “earlz” online, is the co-founder and lead developer of Qtum.
“We believe this will allow for Qtum to be the first self-modifiable, self-regulating and ultimately self-aware blockchain,” he told Bitcoin Magazine. The Concept
Any blockchain has a number of parameters. In Bitcoin, this of course includes the 1 megabyte block size limit. But it also includes the block reward (currently 12.5), the block interval time (ten minutes) and more. These and three other parameters apply to Qtum as well.
But there are two basic problems with needing to have these parameters. First, they are very hard to get “right,” in so far as that’s even possible, since different parameters benefit different use cases. And second, in a decentralized system, these parameters can be very hard to change.
“The core rationale and problem we had when designing this is that we will release Qtum with some initial parameters that we try to make perfect,” Earls told Bitcoin Magazine. “But we don't know what the ecosystem will look like one month after release, much less one year. So, we designed DGP. That way, we can tune the blockchain to be as usable and secure as possible without needing to fork, just to change a simple number from 1 to 2.”
Qtum plans to realize this way of “tuning the blockchain” by doing what it does best: The DGP will consist of relatively straightforward smart contracts made up of blockchain-readable pieces of executable code.
“We have open-source smart contracts which implement the rules for changing the parameters, which will then be accepted by all nodes. It implements a fairly simple governance system of ‘user keys’ and ‘admin keys.’ There is a modifiable parameter in the contract which determines how many keys of each type must vote in order to approve a change to, say, the block size limit.”
Importantly, through the use of smart contracts, these keys can actually represent more than just a regular user per key: Each key can represent a defined group.
“Perhaps one key represents a majority of hash power; or a key represents coin votes by coin holders; or a key acts according to a dynamic limit based on how full blocks are. Or even oracles: a key can effectively be controlled by people or servers that act based on input not directly readable by the blockchain itself, like USD market price for transaction fees. It’s extremely flexible.”
Qtum will almost certainly include smart contracts for the block size limit, the gas schedule to determine the price of different smart contract operations (for which Ethereum hard forked several times) and the minimum gas price. Additionally, it might deploy smart contracts for block interval times, block rewards, maximum gas per block and maximum script size or signature operations per transaction or block. Changing the Rules
Embedding the parameter selection in smart contracts is clever and having all node software adjust accordingly even more so. However, an arguably even harder problem is not so much what parameter is decided on, but who gets to decide in the first place and how.
In Qtum, the initial parameters will be set by the developers based on their testing and measurements.
“For instance, we've already determined that a block size of 2 megabytes should be reasonable,” Earls said.
After that, the initial set of rules to define the parameters can be changed themselves within the rules of the system, too.
A smart contract could, for example, start out relatively simple: It requires a majority of core developers to change the rules of the contract. Then, if a majority of core developers decides that instead of just developers, it should also include a majority of coin holders, the contract can be changed to a two-of-two multisig contract. From that moment on, one key would represent the developers, while the other key would represent the majority of coin holders. Next, if both developers and coin holders agree, hash power can have a seat at the table, too, and so forth.
As such, Qtum smart contracts can change not only the parameters of the system, but also how the parameters themselves can be changed.
That said, as Earls acknowledged, the Decentralized Governance Protocol can’t actually solve all governance problems. It’s specifically designed to make certain predefined parameters more easily adjustable, and it can indeed even change how these parameters can be adjusted to some extent.
But the Decentralized Governance Protocol does not and cannot apply to network rules that aren’t among these predefined parameters. Protocol changes outside of these specific parameters would still require a typical upgrade mechanism, like a hard fork or a soft fork.
“I believe if Bitcoin had DGP technology, then we would still see all this fighting about SegWit vs Bitcoin Unlimited, etcetera,” Earls acknowledged. “But, DGP would have been used in the meantime to increase the block size to something conservative but reasonable like 2 megabytes or 4 megabytes, to avoid all the transaction speed problems. Meanwhile, the developers and community could figure out a more permanent solution.”
|
|
|
|
[ProTrader]
|
|
May 25, 2017, 02:01:24 AM |
|
this coin is over priced and over hyped. So risky to get in.. how about polo and trex? lets see how this coin go in much more popular exchange?. Does bounty hunters already dumped the coins?
|
|
|
|
earlz
|
|
May 25, 2017, 02:16:12 AM |
|
this coin is over priced and over hyped. So risky to get in.. how about polo and trex? lets see how this coin go in much more popular exchange?. Does bounty hunters already dumped the coins? These are only futures/IOU trades, so there is not any way to withdraw the tokens or anything yet. We will be supported on major exchanges in September when we release the main net
|
|
|
|
|
morningman
Newbie
Offline
Activity: 55
Merit: 0
|
|
May 25, 2017, 03:20:41 AM |
|
The sale was unfair, partial, and biased with regards to United States residents. I foresee this coin hitting the exchanges like all other coins with huge fanfare and pump initially and then the price plummeting. And, rightfully so because of the way the sale was structured.
|
|
|
|
cybterpunk
|
|
May 25, 2017, 07:10:59 AM |
|
this is the best ico of 2017!
people are making 10 times and 20 times profit now and very big volume now.
where is the FUDs
|
|
|
|
|