Bitcoin Forum
April 23, 2024, 04:50:24 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 [209] 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 ... 337 »
  Print  
Author Topic: [ANN] (QTUM) - A Scalable Smart Contract Platform w/ Proof of Stake  (Read 525249 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (36 posts by 25+ users deleted.)
BTCspace
Hero Member
*****
Offline Offline

Activity: 952
Merit: 501


View Profile
June 27, 2017, 06:55:59 AM
 #4161


running farm worldwide
1713847824
Hero Member
*
Offline Offline

Posts: 1713847824

View Profile Personal Message (Offline)

Ignore
1713847824
Reply with quote  #2

1713847824
Report to moderator
1713847824
Hero Member
*
Offline Offline

Posts: 1713847824

View Profile Personal Message (Offline)

Ignore
1713847824
Reply with quote  #2

1713847824
Report to moderator
1713847824
Hero Member
*
Offline Offline

Posts: 1713847824

View Profile Personal Message (Offline)

Ignore
1713847824
Reply with quote  #2

1713847824
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.
1713847824
Hero Member
*
Offline Offline

Posts: 1713847824

View Profile Personal Message (Offline)

Ignore
1713847824
Reply with quote  #2

1713847824
Report to moderator
BTCspace
Hero Member
*****
Offline Offline

Activity: 952
Merit: 501


View Profile
June 27, 2017, 08:51:17 AM
 #4162






Daily Test Network Update #3:

Leading up to our June 28th Test Network release, we will be providing daily updates that explain the work that goes on behind the scenes. Yesterday we went over the 5 more points, and today we focus a lot on the Proof-of-Stake portion of the Test Network.






11, Change all output strings Bitcoin -> Qtum, BTC -> QTUM




Replace all instances of bitcoin and BTC with qtum and QTUM (Just the output strings, not the actual class/variable names and not the code comments)




12, Increase Script limits to suitable values


There are a number of limits in vanilla Bitcoin that restrict our usage of smart contracts. These limits should be relaxed:

maximum data push size: 1Mb

maximum stack size: 1Mb

Test for other limits that we run into with large scripts caused by contracts.




13, Consensus/Chain parameters for PoS


Consensus/chain parameters for PoS

The consensus provide parameters that will affect the creation of new blocks in the network.

The PoS limit need to be added in order to determine the initial difficulty for PoS.

The halving interval is 4 years (target) and there will be 7 halving intervals.

Block target is set to 128 seconds.

4 tokens per Block (Approximately 1% inflation per year for 4 years)
2 tokens (Slightly more than .5% inflation per year for 4 years based on 100 million original tokens .5% of 104~ million after 4 years)
1 token
.5 tokens
.25 tokens
.125 tokens
.0625 tokens

The last PoW block need to be defined and set to 5000 for the main net. The reward for PoW block is 20000 coins, the reward for PoS block is 4 coins. The Proof-of-Work blocks will be mined by the Qtum development team.




14 , Update of block/block-header parameters for PoS


The general rule for the header is to keep it as small as possible.

Four parameters are needed for PoS in order to work:

1) Block signature, that is the signature of the whole block, signed by the block creator

2) Block type (Proof Of Work or Proof Of Stake)

3) Previous stake location, need in order to confirm the block validity, mandatory for PoS

4) Staking time, the time when the staking transaction was created, mandatory for PoS


Block signature must be a parameter. The parameter need to be in the header due to the segregated witness which split the block delivery into header and transactions that can be required from any user.
The other parameters can be extracted from the PoS transaction. Whether or not to include those 3 parameters in the header too can be discussed. The block header is downloaded before the whole block, not including those parameters in the header will prevent doing PoS checks to the header before downloading the whole block. Blackcoin download the whole block before the checks and put those parameters into the Block.


15 ,Proof of Work/Stake Kernel Update



The source code for PoW and PoS kernel is kept into the files:

pos.h
pos.cpp
pow.h
pow.cpp

The location of the files is according to master-pos, in Blackcoin the location is kernel.h and kernel.cpp.

We need to decide if we will keep it or use different structure for organization of the code for PoW and PoS kernel.
The version of the stake modifier that will be used is the second version.
Block difficulty, masks, modifiers, time-stamps are all used here, so this is important parts for PoS.








Please see the Roadmap below for more information:










Please remember that we have an event in Shanghai on the 28th so please RSVP if you plan on attending:











Qtum will also be sponsoring a Hackathon in Russia, with 8500 QTUM tokens. For more information, please see:










Qtum is hiring! If you have experience in Blockchain technology, and can handle working in a changing industry, get in touch with us.









thanks for the updates!

 Smiley

running farm worldwide
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
June 27, 2017, 10:22:16 AM
 #4163

So... I was spammed...


When will PoW arrive? Tongue
ssvenss
Full Member
***
Offline Offline

Activity: 381
Merit: 101


View Profile
June 27, 2017, 10:24:36 AM
 #4164

When will the token go to the exchange?
bitboxxer
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250



View Profile
June 27, 2017, 10:32:19 AM
 #4165

Qtum will be the first POS smart contact  platform.

one Qtum will worth 50$ in one year.


great news! I'm in! good luck all people, who joined this campaigns.
btvGainer
Legendary
*
Offline Offline

Activity: 854
Merit: 1000


View Profile WWW
June 27, 2017, 10:38:07 AM
 #4166

Is qtum available on any non Chinese exchange?I want to buy.What is the price?
tiger5056
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500



View Profile
June 27, 2017, 10:57:14 AM
 #4167

Is qtum available on any non Chinese exchange?I want to buy.What is the price?
https://bter.com/

ciappa
Hero Member
*****
Offline Offline

Activity: 840
Merit: 501



View Profile
June 27, 2017, 11:00:41 AM
 #4168

I have bought some QTUM on Yunbi (exchange not recommened for european/american)..
This are pre launch tokens only, how do it work on launch? How can i change pre launch tokens to real QTUM?

thanks a lot

  ███
  ███
   
█████
█▀▄  █
█    ▀█
█▀▄  █
█    ▀█
█▀▄  █
█████
   
  ███
  ███
▄▄▄▄▄▄▄▄▄▄▄▄
██ ▀███▀  ▀█
██        ▀█
██▄       ██
█▀█▄     ███
██▄▄▄▄▄█████

██████▀▀▀███
█████  ▄▄███
████    ████
█████  █████
█████▄▄█████
Whitepaper
Announcement
Bounty
  ███
  ███
   
█████
█▀▄  █
█    ▀█
█▀▄  █
█    ▀█
█▀▄  █
█████
   
  ███
  ███
  ███
  ███
   
█████
█▀▄  █
█    ▀█
█▀▄  █
█    ▀█
█▀▄  █
█████
   
  ███
  ███

                      ▄▄
                  ▄▄████
              ▄▄████████
          ▄▄███████▀████
      ▄▄█████████▀ █████
  ▄▄███████████▀ ▄██████
█████████████▀  ████████
   ▀▀██████▀  ▄█████████
       ▀▀▀  ▄███████████
           ▄████████████
           █████████████
           ████▀  ▀▀████
           ██▀       ▀██
Gleb Gamow
In memoriam
VIP
Legendary
*
Offline Offline

Activity: 1428
Merit: 1145



View Profile
June 27, 2017, 04:57:54 PM
 #4169

I understand you want to get the news out about Qtum,but why spam inboxes? Very annoying to receive random messages about receiving a PM from a project which I had and still do not have any interest in. Just like back in the day when Ethereum shills spammed the inboxes of reddit users telling them to buy up ETH.
I also received a message, and shit Im not f**king interested in this bullsh*t coin!!!  Angry  Huh  Undecided

Maybe they are just annoying people who are not advocates of their project. But to be honest, I still believe some accusations of Gleb towards this one. My impression is that, the Qtum team were just pressured to come up with solid outcome because they are trying to prove that all the allegations are not true. With such progress, that's a positive development for all the investors.

Yes, not all of my accusations hold water, but the ones that do should be concerning. I like the part where fairly new Chinese exchanges whose principals are directly associated with Team Qtum are the only exchanges currently trading the Qtum token, and even have the pre-launch token represented on coinmarketcap.com. How the fuck did they pull that ruse outta their yellow asses?

My other favorite concern is when it was disclosed that Patrick Dai was Steven Dai, but all of Team Qtum stuck it up our asses, adamantly proclaiming that such was a lie, then Patrick came forward and stated that it was in fact true, further expressing that EVERYBODY in his camp, including angel investors, were well aware of such, and further proclaiming that it's common practice for not only a Chinese person to maintain an English name, but change it to another English name when the wind blows.

But none of the above matters because Qtum in a non-profit entity and IS NOT an investment vehicle as they've stated myriad times, hence being chartered in Singapore where Qtum is forbidden to garner more than 5M SGD (less than U$5M) in its coffer during the lifetime as a Singaporean non-profit.
TeraBite
Legendary
*
Offline Offline

Activity: 1876
Merit: 1003



View Profile
June 27, 2017, 05:10:10 PM
 #4170

Qtum will be the first POS smart contact  platform.

one Qtum will worth 50$ in one year.


great news! I'm in! good luck all people, who joined this campaigns.

I'm long term investor in this project would like to see this when it will happen. Qtum is bringing something great in crypto universe which is truly awesome so it set new standard for smart contracts with this totally new platform.

 
         MEGATRON  -  THE RISE OF BLOCKCHAIN REVOLUTION       
                        WEBSITE        WHITEPAPER         LAUNCH EVENT        TWITTER        FACEBOOK        TELEGRAM        ANN                 
Lauda
Legendary
*
Offline Offline

Activity: 2674
Merit: 2965


Terminated.


View Profile WWW
June 27, 2017, 06:43:09 PM
Last edit: June 27, 2017, 07:00:11 PM by Lauda
 #4171

Stop spamming this shitcoin via PM to everyone. Roll Eyes

Update:
These spam messages were not sent from anyone on the Qtum team, or anyone we hired. Please report them to the moderators.
Okay, good. Reported already.

"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
😼 Bitcoin Core (onion)
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
June 27, 2017, 06:58:57 PM
 #4172

Stop spamming this shitcoin via PM to everyone. Roll Eyes

These spam messages were not sent from anyone on the Qtum team, or anyone we hired. Please report them to the moderators.

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
pufuletz
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
June 27, 2017, 07:03:37 PM
 #4173

what was the ICO price?
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
June 27, 2017, 07:32:40 PM
Last edit: June 27, 2017, 07:45:58 PM by Qtum
 #4174

what was the ICO price?

The first 2 days of the Crowdsale allowed participants to receive 3800 Qtum for 1btc. The third day was 3600 for 1BTC, and the sale ended after 5 days.





On another note, there is someone pretending to be Patrick in a few other Slack channels. It doesn't seem like they are trying to harm our project, but if you've received this message please report it right away. This person is not affiliated with us at all. Many people have received private messages on this forum about Qtum, but it appears to be one individual doing this.


▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
scambust
Legendary
*
Offline Offline

Activity: 1652
Merit: 1007


View Profile
June 27, 2017, 09:26:30 PM
 #4175

Stop spamming this shitcoin via PM to everyone. Roll Eyes

These spam messages were not sent from anyone on the Qtum team, or anyone we hired. Please report them to the moderators.

Yeah, disposable accounts, LOLZ

idontcare
Member
**
Offline Offline

Activity: 363
Merit: 10


View Profile
June 28, 2017, 12:25:02 AM
 #4176

11 hours till testnet!!!

S t a r t F i     ▀▀▀▀▀▄  ▀▄     SELL YOUR CONTENT, START YOUR LIFE     ▀▄  ▀▄▄▄▄▄     S t a r t F i
|    WEBSITE   | WHITEPAPER |   TL GROUP   | TL CHANNEL |    TWITTER    |    MEDIUM    |
▬▬▬▬▬▬▬▬▬▬▬▬▬▬  ▬▬  Powered by BOUNTY DETECTIVE  ▬▬  ▬▬▬▬▬▬▬▬▬▬▬▬▬▬
freedomno1
Legendary
*
Offline Offline

Activity: 1806
Merit: 1090


Learning the troll avoidance button :)


View Profile
June 28, 2017, 12:31:23 AM
 #4177

I was wondering who sent me a message, well bait accepted I will observe the coin launch and progress for a bit.
Lot of alts doesn't hurt to monitor em.

Believing in Bitcoins and it's ability to change the world
Gleb Gamow
In memoriam
VIP
Legendary
*
Offline Offline

Activity: 1428
Merit: 1145



View Profile
June 28, 2017, 12:42:56 AM
 #4178

Nice and look promising. Will take a closer look at this.  Smiley

Sure, Azmil, you look at it, then offer Qtum on your exchange -> xchanger.asia
ekoja
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 28, 2017, 01:01:04 AM
 #4179

Is qtum available on any non Chinese exchange?I want to buy.What is the price?
https://bter.com/

Bter is totally a Chinese exchange. It is just a joke and scam.

So Such a GREAT coin only is on the all CHINESE scam exchanges! How GREAT it is!
ekoja
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 28, 2017, 01:04:42 AM
 #4180

Stop spamming this shitcoin via PM to everyone. Roll Eyes

These spam messages were not sent from anyone on the Qtum team, or anyone we hired. Please report them to the moderators.

Then, who did it by spending a lot time on PM everyone?

Please tell me his name is Leifeng.
Pages: « 1 ... 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 [209] 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 ... 337 »
  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!