Author

Topic: [ANN] (QTUM) - A Scalable Smart Contract Platform w/ Proof of Stake - page 333. (Read 525257 times)

copper member
Activity: 970
Merit: 287
Per aspera ad astra
Maybe show a little patience, eh?
Great things were not done overnight.

- snip -

The information about team members will be highly expanded come February.
We will begin preparations today on a signature and avatar campaign.
sr. member
Activity: 714
Merit: 266
full member
Activity: 275
Merit: 100
hi dev pliss chek again my artikel original post and chek my pm

https://coins.newbium.com/post/6033-qtum-introduction

thanks
sr. member
Activity: 722
Merit: 259
Articles must involve original content, they cannot be copy/paste blog posts.  We mentioned earlier that articles need to be approved, so please remember we will not pay for garbage.  Original content, interviews, opinions, and so forth is what we are after.

full member
Activity: 275
Merit: 100
cek pm sir

thanks
hero member
Activity: 1274
Merit: 521
7enius - Your Cryptocurrency Marketing Consultant
join translation romania sir


https://bitcointalksearch.org/topic/--1734428

btc adress:

132KMTTZrJ47Lp9xZjQ8YBTGu3pCP1a8ER

thanks
Look like you're native in many foreign language Grin
Edit Hinda Hindia (the correct is Hindi) language https://bitcointalksearch.org/topic/m.16838558
francis (the correct is french) language https://bitcointalksearch.org/topic/m.16811592
and now romania language
sr. member
Activity: 416
Merit: 250
JOIN articel newbium sir plis cheak and reaply my pm sir

https://coins.newbium.com/post/5907-qtum-smart-contract-platform-beta



btc adress

1HaGJdTbhm17GuT8NE5LAmjWjgdZW1Jm7w

thanks
full member
Activity: 184
Merit: 100
Roadmap , and when the ICO Event will start  Huh
hero member
Activity: 952
Merit: 501
Happy New Year!

Many people may be wondering: "What is Qtum?" and we would like to spend some time going over a few things.  We plan to release the Whitepaper in early January.  This announcement thread was launched during the holiday season, and we wanted to just get some translations in place and answer a few questions.  Now that it's 2017, we plan to hit the deck hard and really get things going.

Our lead developer spent a few minutes writing a technical summary of where we stand in the development cycle, so this will be the first update of 2017. 



Quantum Development Status
(by Qtum lead developer Neil)

Major completed milestones:

1- Quantum model:
 
The first challenge for us was to make a model for Quantum that integrates both the EVM and Bitcoin UTXO model. The EVM natively uses a state database, so we had to extend its capabilities to work with a UTXO based accounting model.
 
While we decided to keep a state database for storing smart contracts code and data, our model uses UTXOs for all financial operations of the EVM.
 
After finishing the model, we moved to the implementation.

 
2- Quantum Implementation:

The implementation was based on Bitcoin core 0.13 and cpp-ethereum EVM part. After integrating the EVM code and dependencies with Bitcoin core, we worked on implementing the Quantum model which required adding support for Quantum smart contracts creation, funding and calling through Bitcoin script, and also adding UTXO support to the EVM.
Other implementation details were also finished, including the Quantum gas model, EVM coin picking algorithm and much more.

We now have a fully working implementation of the Quantum model which is being currently tested.


3- Bitcoin core proof of stake:

The proof of stake (PoS 3.0) algorithm was ported from Blackcoin to Bitcoin core 0.13 and is now in final stage testing with dozens of nodes deployed.

What’s next?

1- Quantum wallets:

Work is in progress to make brand new desktop and mobile wallets for Quantum, for the desktop wallet, we are working on a dynamic and user friendly wallet which will include in addition to the classic functionalities, support for smart contract operations and a new innovative design.

Our Mobile wallet is also in the works, with versions for iOS and Android, the initial mobile versions are already in testing
.

2- Merging with proof of stake:

We are currently working on merging EVM and PoS branches of Quantum.

3- Testing Quantum:
 
We are currently testing the Quantum implementation. In addition to Bitcoin and EVM automated tests, we are writing our Quantum specific test suite.
 
Other than automated testing, manual testing is currently taking place as well.
 
After finishing in-house testing, we will require external code reviews and testing from independent and professional renowned software developers and companies.

 
4- Releasing Quantum Sparknet (testnet):
 
Once our initial Quantum prototype has passed internal and external testing procedures, it will be time to launch the Quantum testnet code named "Sparknet". which will be the final real world test before the official release.

Happy new year ! From Qtum Foundation"

thanks for the updates.

that's looks like decent.

i will hold byteball/elastic XEL/ and buy some Qtum.. 3 coins i like
sr. member
Activity: 416
Merit: 250
JOIN articel newbium sir plis cheak

https://coins.newbium.com/post/5907-qtum-smart-contract-platform-beta




btc adress

1HaGJdTbhm17GuT8NE5LAmjWjgdZW1Jm7w

thanks
sr. member
Activity: 722
Merit: 259
Happy New Year!

Many people may be wondering: "What is Qtum?" and we would like to spend some time going over a few things.  We plan to release the Whitepaper in early January.  This announcement thread was launched during the holiday season, and we wanted to just get some translations in place and answer a few questions.  Now that it's 2017, we plan to hit the deck hard and really get things going.

Our lead developer spent a few minutes writing a technical summary of where we stand in the development cycle, so this will be the first update of 2017. 



Quantum Development Status
(by Qtum lead developer Neil)

Major completed milestones:

1- Quantum model:
 
The first challenge for us was to make a model for Quantum that integrates both the EVM and Bitcoin UTXO model. The EVM natively uses a state database, so we had to extend its capabilities to work with a UTXO based accounting model.
 
While we decided to keep a state database for storing smart contracts code and data, our model uses UTXOs for all financial operations of the EVM.
 
After finishing the model, we moved to the implementation.

 
2- Quantum Implementation:

The implementation was based on Bitcoin core 0.13 and cpp-ethereum EVM part. After integrating the EVM code and dependencies with Bitcoin core, we worked on implementing the Quantum model which required adding support for Quantum smart contracts creation, funding and calling through Bitcoin script, and also adding UTXO support to the EVM.
Other implementation details were also finished, including the Quantum gas model, EVM coin picking algorithm and much more.

We now have a fully working implementation of the Quantum model which is being currently tested.


3- Bitcoin core proof of stake:

The proof of stake (PoS 3.0) algorithm was ported from Blackcoin to Bitcoin core 0.13 and is now in final stage testing with dozens of nodes deployed.

What’s next?

1- Quantum wallets:

Work is in progress to make brand new desktop and mobile wallets for Quantum, for the desktop wallet, we are working on a dynamic and user friendly wallet which will include in addition to the classic functionalities, support for smart contract operations and a new innovative design.

Our Mobile wallet is also in the works, with versions for iOS and Android, the initial mobile versions are already in testing
.

2- Merging with proof of stake:

We are currently working on merging EVM and PoS branches of Quantum.

3- Testing Quantum:
 
We are currently testing the Quantum implementation. In addition to Bitcoin and EVM automated tests, we are writing our Quantum specific test suite.
 
Other than automated testing, manual testing is currently taking place as well.
 
After finishing in-house testing, we will require external code reviews and testing from independent and professional renowned software developers and companies.

 
4- Releasing Quantum Sparknet (testnet):
 
Once our initial Quantum prototype has passed internal and external testing procedures, it will be time to launch the Quantum testnet code named "Sparknet". which will be the final real world test before the official release.

Happy new year ! From Qtum Foundation"
hero member
Activity: 1008
Merit: 500
Hello, I'm interested in adding this to http://icocountdown.com

Please send me an email or contact me in other fashions:

Email: [email protected]

Skype: icocountdown

Telegram: @Alexanderico
sr. member
Activity: 427
Merit: 250
is there an ico for this project?

hero member
Activity: 952
Merit: 501
Seems it's a nice coin....
but what's the innovations of Qtum? all old technology?

can someone give me a summary?

thank you very much.
If you need a summary why would you say it's a nice coin?  It's just more bullshit in the barn.  Nothing more than promises and the same old canned text about being secure, reliable, stable, blah blah blah.  Nothing new here except more shit.


anyone else is doing a UTXO based Smart Contract platform?

hi dev.. any updates on my questions?

so many text in the ANN.. Huh
hero member
Activity: 952
Merit: 501
From my understanding, this is the first pos smart contract platform?
hero member
Activity: 1414
Merit: 504
Leading Crypto Sports Betting & Casino Platform
miss it, all translator have been paid Sad

waiting for next update!!
hero member
Activity: 971
Merit: 500
big reward for translation, waiting Qtum next update.
sr. member
Activity: 416
Merit: 250
Jump to: