Bitcoin Forum
May 05, 2024, 11:30:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 [327] 328 329 330 331 332 333 334 335 336 337 »
  Print  
Author Topic: [ANN] (QTUM) - A Scalable Smart Contract Platform w/ Proof of Stake  (Read 525257 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.)
thefix
Legendary
*
Offline Offline

Activity: 1049
Merit: 1001



View Profile
May 24, 2020, 03:03:46 AM
 #6521

Very cool program, just setup a node on a vps and realized I am late to the party for the Global Full Nodes Incentive Program. My fault for not looking more closely at the dates

I might as well leave the node up for a month since I set it up

Wishing everyone much luck with this project
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714908658
Hero Member
*
Offline Offline

Posts: 1714908658

View Profile Personal Message (Offline)

Ignore
1714908658
Reply with quote  #2

1714908658
Report to moderator
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
May 26, 2020, 07:57:31 PM
Last edit: June 12, 2020, 02:04:20 AM by Qtum
 #6522


Development Updates (May 19 - 25)


Qtum Core

Qtum core updates normally consist of Qtum Improvement Proposals. These QIPs are generated by both our developers and the community and in some cases requests from enterprise users. Our developers evaluate the impact of each QIP and work on high priority QIPs. All bug fixes and feature enhancements that have been issued to the core project will be listed here.



Qtum Neutron & x86 Virtual Machine

Qtum Neutron is the infrastructure to support new virtual machines and the first will be the x86 virtual machine allowing smart contract development in C, Rust and other languages. The EVM will continue, but the x86 VM will allow easy creation of smart contracts using safe, well-known, mature languages and tools, and also provide a new state memory model using DeltaDB.



Lightning Network

  •    No update for this period


Qtum SDK

QtumJ is BitcoinJ ported to the Qtum blockchain protocol. The BitcoinJ library is a Java implementation of the Bitcoin protocol, which allows it to maintain a wallet and send/receive transactions without needing a local copy of Bitcoin Core. It comes with full documentation and some example apps showing how to use it.



Qtum Explorer & Wallets

The Qtum Explorer is our blockchain explorer that is used for viewing transaction details on the Qtum blockchain. The primary blockchain explorer site is qtum.info. We frequently release updates to both explorer and the web wallet sites. Additionally, you’ll find information regarding the official Qtum Electrum wallet and support/feature updates to hardware wallets or other interesting services/products

Qtum.info Explorer

Qtum.Info, as the official blockchain browser of Qtum, mainly provides information such as network status, transaction records, data indicators of blockchain and visual charts. Qtum users, exchanges, wallets, mining pools, and other commonly used data service tools.

  •    No update for this period


Electrum Wallet



Mobile Wallet



Web Wallet

  •    No update for this period


Qtum Testing

  •    No update for this period


Documentation

  •    No update for this period



Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum



▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
June 03, 2020, 01:30:20 AM
 #6523



Development Updates (May 26 - June 01)


Qtum Core

Qtum core updates normally consist of Qtum Improvement Proposals. These QIPs are generated by both our developers and the community and in some cases requests from enterprise users. Our developers evaluate the impact of each QIP and work on high priority QIPs. All bug fixes and feature enhancements that have been issued to the core project will be listed here.

Pushed Commits

  •     af9264a Fix rpc_psbt test
  •     eb8b91a Merge master into offlinestake-menu
  •     67e96c0 Add Staking, Delegations and Super Staking under one menu
  •     18574c2 Merge pull request #838 from qtumproject/time/offlinestake-menu
  •     6e424a9 Remove open and close db logs from make check


Pull Request #838 Commit Summary

  •     Modal overlay back wallet text appears truncated
  •     Merge pull request #835 from Bushstar/patch-1
  •     Merge master into offlinestake-menu
  •     Add Staking, Delegations and Super Staking under one menu


Pull Request #837 Commit Summary

  •     add PoD test cases


Qtum Neutron & x86 Virtual Machine

Qtum Neutron is the infrastructure to support new virtual machines and the first will be the x86 virtual machine allowing smart contract development in C, Rust and other languages. The EVM will continue, but the x86 VM will allow easy creation of smart contracts using safe, well-known, mature languages and tools, and also provide a new state memory model using DeltaDB.

  •     Continued working on ABI macro work for Neutron smart contracts
  •     Merged a large overhaul to Neutron Host (Testbench) which introduces a stable infrastructure on which to implement the planned Neutron features
  •     Added documentation to Neutron Host with an explanation of what it is for and example usage
  •     Update x86 documentation on https://x86.qtum.org/


Lightning Network

  •     No update for this period


Qtum SDK

QtumJ is BitcoinJ ported to the Qtum blockchain protocol. The BitcoinJ library is a Java implementation of the Bitcoin protocol, which allows it to maintain a wallet and send/receive transactions without needing a local copy of Bitcoin Core. It comes with full documentation and some example apps showing how to use it.



Qtum Explorer & Wallets

The Qtum Explorer is our blockchain explorer that is used for viewing transaction details on the Qtum blockchain. The primary blockchain explorer site is qtum.info. We frequently release updates to both explorer and the web wallet sites. Additionally, you’ll find information regarding the official Qtum Electrum wallet and support/feature updates to hardware wallets or other interesting services/products

Qtum.info Explorer

Qtum.Info, as the official blockchain browser of Qtum, mainly provides information such as network status, transaction records, data indicators of blockchain and visual charts. Qtum users, exchanges, wallets, mining pools, and other commonly used data service tools.

  •     No update for this period


Electrum Wallet

  •     No update for this period


Mobile Wallet

  •     No update for this period
  •     Download:
  •     Check the Google Play Store for the "Qtum Wallet" published by the Qtum Foundation
  •     Official website: https://qtumeco.io/wallet


Web Wallet

  •     No update for this period


Qtum Testing

  •     Continued testing for Offline Staking


Documentation





Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum

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

Activity: 23
Merit: 0


View Profile
June 05, 2020, 01:52:01 PM
 #6524

get peer info please. my wallet 0 connection
JB395
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 05, 2020, 03:16:59 PM
 #6525

get peer info please. my wallet 0 connection

Also answering on Telegram

Use addnode with the command:

Code:
addnode qtum5.dynu.net:3888 add

You can also try the addnode command with

Code:
qtum3.dynu.net
qtum6.dynu.net
qtum7.dynu.net

If none of those are connecting, check your network connection with ping:

Code:
ping qtum7.dynu.net
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
June 05, 2020, 04:09:11 PM
 #6526


Qtum AMA w/ Binance Español (Translated to English)


Miguel Palencia, Qtum’s CIO, answered questions for the Binance AMA.

If you couldn’t attend the AMA that we organized with Binance on their Spanish Telegram channel, don’t worry, here we have a summary of everything that happened during the event. Miguel Palencia, our CIO (Head of Information), participated by answering questions from the community about Qtum.

Read more https://blog.qtum.org/qtum-ama-w-binance-espa%C3%B1ol-translate-to-english-fe0b8315a2fa



Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum



▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
June 09, 2020, 08:38:24 PM
 #6527


Development Updates (June 02 - 08)


Qtum Core

Qtum core updates normally consist of Qtum Improvement Proposals. These QIPs are generated by both our developers and the community and in some cases requests from enterprise users. Our developers evaluate the impact of each QIP and work on high priority QIPs. All bug fixes and feature enhancements that have been issued to the core project will be listed here.

Pull Requests


Pushed Commits

  •     1e42c34 Added tests for offlinestaking protocol; only relay blocks after full block validity has been checked
  •     89a29b1 Merge pull request #840 from qtumproject/djaen/offlinestaking-testing
  •     7707f8e Add delegation tests
  •     6e28e52 replace ceiling with integer division
  •     3ed8190 Merge pull request #841 from qtumproject/xuanyan/fix-ceil


Qtum Neutron & x86 Virtual Machine

Qtum Neutron is the infrastructure to support new virtual machines and the first will be the x86 virtual machine allowing smart contract development in C, Rust and other languages. The EVM will continue, but the x86 VM will allow easy creation of smart contracts using safe, well-known, mature languages and tools, and also provide a new state memory model using DeltaDB.

  •     Continued work on Neutron ABI for smart contracts
  •     Fix difficult bug involving how neutron-host's "protodb" does committing of checkpoints
  •     Add smart contract storage APIs to neutron-star
  •     Port an allocator (with modifications to become "unlocked") to neutron-star so that dynamic allocations can work properly including vectors etc.
  •     Update x86 documentation on https://x86.qtum.org/


Lightning Network

  •     No update for this period


Qtum SDK

QtumJ is BitcoinJ ported to the Qtum blockchain protocol. The BitcoinJ library is a Java implementation of the Bitcoin protocol, which allows it to maintain a wallet and send/receive transactions without needing a local copy of Bitcoin Core. It comes with full documentation and some example apps showing how to use it.



Qtum Explorer & Wallets

The Qtum Explorer is our blockchain explorer that is used for viewing transaction details on the Qtum blockchain. The primary blockchain explorer site is qtum.info. We frequently release updates to both explorer and the web wallet sites. Additionally, you’ll find information regarding the official Qtum Electrum wallet and support/feature updates to hardware wallets or other interesting services/products

Qtum.info Explorer

Qtum.Info, as the official blockchain browser of Qtum, mainly provides information such as network status, transaction records, data indicators of blockchain and visual charts. Qtum users, exchanges, wallets, mining pools, and other commonly used data service tools.

  •     No update for this period


Electrum Wallet

  •     No update for this period


Mobile Wallet

  •     Working on iOS & Android versions
  •     Download:
  •     Check the Google Play Store for the "Qtum Wallet" published by the Qtum Foundation
  •     Official website: https://qtumeco.io/wallet


Web Wallet



Qtum Testing

  •     Continued testing for Offline Staking


Documentation

  •     No update for this period




Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum




▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
June 11, 2020, 05:03:54 PM
 #6528



The Road to Offline Staking — Part 3 — Super Staker Wallet Weight


From the previous blogs in this series, you should be aware that the Super Staker provides Proof of Stake services for delegated addresses and stakes its UTXOs when it wins a block reward for the delegated addresses in Qtum’s Offline Staking protocol.

This means the Super Staker must have its own inventory of UTXOs ready to be staked, and locked in a stake for 500 confirmations (blocks). For a Super Staker managing a large number of delegated UTXOs, how many UTXOs should it hold for staking? If the Super Staker has all its UTXOs committed to stakes it will stop staking and can’t win any block rewards.

TL;DR For Qtum Offline Staking, the Super Staker must have enough UTXOs to stake proportional to the Delegated Weight it is staking. A simulation shows the appropriate Wallet Weight for various Super Stakers, for example, with a Delegate Weight of 5% of Network Weight, the Super Staker should have a Wallet Weight of 15,000 QTUM.

Read more: https://blog.qtum.org/the-road-to-offline-staking-part-3-super-staker-wallet-weight-c5ae6d2c5edd



Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum


▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
June 15, 2020, 05:06:06 PM
 #6529



Bittrex — Qtum AMA Recap


This is a recap of the AMA Qtum had in the Bittrex Global telegram community. Qtum’s co-founder & lead developer, Jordan Earls, and Qtum’s CIO, Miguel Palencia, were graciously hosted by the Bittrex team. Slight alterations were made to the transcript for spelling and grammar, but the content and substance did not change.

Read more https://blog.qtum.org/bittrex-qtum-ama-recap-8d424219fa1b



Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum


▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
June 16, 2020, 03:44:04 PM
 #6530


Qtum Security Audit Confirmation by Trail of Bits Security Company


In April 2020, blockchain security firm Trail of Bits conducted a security audit of the Qtum offline staking delegations smart contract. Written in Solidity, the changes for offline staking are one of the most significant consensus upgrades since Qtum’s launch in 2017.

Read more https://blog.qtum.org/qtum-security-audit-confirmation-by-trail-of-bits-security-company-375b324277cc



Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum



▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
June 18, 2020, 07:21:59 PM
 #6531


The sessions from Messari's fantastic Mainnet 2020 event are now online!

Watch Qtum's Project Update with the link below:

https://messari.io/article/qtum-project-update-mainnet-20201



Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum


▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
June 21, 2020, 02:29:09 PM
 #6532


New Qtum Core Release version 0.19.1

Hard fork at block 680,000 (~August 28, 2020). Mandatory update for Offline Staking

Download here: https://github.com/qtumproject/qtum/releases/tag/mainnet-ignition-v0.19.1



Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum



▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
June 23, 2020, 11:02:30 PM
 #6533


Development Updates (June 16 - 22)

Qtum Core

Qtum core updates normally consist of Qtum Improvement Proposals. These QIPs are generated by both our developers and the community and in some cases requests from enterprise users. Our developers evaluate the impact of each QIP and work on high priority QIPs. All bug fixes and feature enhancements that have been issued to the core project will be listed here.



Infrastructure for Qtum

  •     Updated Linux Repos for 0.19.1 release
  •     Notified FreeBSD dev of the update
  •     Doing some research on more smoothly bringing offline data (oracles, ipfs, etc.) into the on-chain smart contract world
  •     Worked on Janus RPC methods
  •     Worked on adding eth_getTransactionCount to Janus
  •     Added eth_gasPrice to Janus


Qtum Neutron & x86 Virtual Machine

Qtum Neutron is the infrastructure to support new virtual machines and the first will be the x86 virtual machine allowing smart contract development in C, Rust and other languages. The EVM will continue, but the x86 VM will allow easy creation of smart contracts using safe, well-known, mature languages and tools, and also provide a new state memory model using DeltaDB.

  •     Continued writing some gas price charging infrastructure for Neutron system calls


Lightning Network

  •     No update for this period


Qtum SDK

QtumJ is BitcoinJ ported to the Qtum blockchain protocol. The BitcoinJ library is a Java implementation of the Bitcoin protocol, which allows it to maintain a wallet and send/receive transactions without needing a local copy of Bitcoin Core. It comes with full documentation and some example apps showing how to use it.



Qtum Explorer & Wallets

The Qtum Explorer is our blockchain explorer that is used for viewing transaction details on the Qtum blockchain. The primary blockchain explorer site is qtum.info. We frequently release updates to both explorer and the web wallet sites. Additionally, you’ll find information regarding the official Qtum Electrum wallet and support/feature updates to hardware wallets or other interesting services/products

Qtum.info Explorer

Qtum.Info, as the official blockchain browser of Qtum, mainly provides information such as network status, transaction records, data indicators of blockchain and visual charts. Qtum users, exchanges, wallets, mining pools, and other commonly used data service tools.



Electrum Wallet

  •     Updated Blockbook back-end service


Mobile Wallet

  •     Working on iOS & Android versions
  •     Check the Google Play Store for the "Qtum Wallet" published by the Qtum Foundation
  •     Official website: https://qtumeco.io/wallet


Web Wallet

  •     Updated Blockbook back-end service


Qtum Testing



Documentation





Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum


▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
July 06, 2020, 02:36:29 PM
 #6534


Development Updates (June 23 - 29)

Qtum Core

Qtum core updates normally consist of Qtum Improvement Proposals. These QIPs are generated by both our developers and the community and in some cases requests from enterprise users. Our developers evaluate the impact of each QIP and work on high priority QIPs. All bug fixes and feature enhancements that have been issued to the core project will be listed here.

Qtum Core v0.19.1 Mandatory Update https://github.com/qtumproject/qtum/releases/tag/mainnet-ignition-v0.19.1

Offline Staking Updates & Fixes


Infrastructure for Qtum

  •      Updated AWS and GCloud Updated

Janus Repository

  •      Merge pull request #3 from VoR0220/gasPriceAndGetTransactionCount
  •      added eth_getTransactionCount
  •      Merge pull request #2 from VoR0220/eth_gasPrice
  •      added method eth_gasPrice
  •      Merge pull request #1 from VoR0220/rpc_net_version_bug


Qtum Neutron & x86 Virtual Machine

Qtum Neutron is the infrastructure to support new virtual machines and the first will be the x86 virtual machine allowing smart contract development in C, Rust and other languages. The EVM will continue, but the x86 VM will allow easy creation of smart contracts using safe, well-known, mature languages and tools, and also provide a new state memory model using DeltaDB.

  •      Continued writing some gas price charging infrastructure for Neutron system calls


Lightning Network

  •     No update for this period


Qtum SDK

QtumJ is BitcoinJ ported to the Qtum blockchain protocol. The BitcoinJ library is a Java implementation of the Bitcoin protocol, which allows it to maintain a wallet and send/receive transactions without needing a local copy of Bitcoin Core. It comes with full documentation and some example apps showing how to use it.



Qtum Explorer & Wallets

The Qtum Explorer is our blockchain explorer that is used for viewing transaction details on the Qtum blockchain. The primary blockchain explorer site is qtum.info. We frequently release updates to both explorer and the web wallet sites. Additionally, you’ll find information regarding the official Qtum Electrum wallet and support/feature updates to hardware wallets or other interesting services/products

Qtum.info Explorer

Qtum.Info, as the official blockchain browser of Qtum, mainly provides information such as network status, transaction records, data indicators of blockchain and visual charts. Qtum users, exchanges, wallets, mining pools, and other commonly used data service tools.

  •      Updating Blockbook for Trezor and Trustwallet


Electrum Wallet



Mobile Wallet

  •      Working on iOS & Android versions
  •      Check the Google Play Store for the "Qtum Wallet" published by the Qtum Foundation
  •      Official website: https://qtumeco.io/wallet


Web Wallet

  •       Updated Blockbook back-end service


Qtum Testing

  •       Public Testing for Qtum v0.19.1 has started - Qtum Testnet Warm-Up for Offline Staking
  •       Testnet Super Staking Campaign details being finalized
  •       Kicking off security audit for Phantom


Documentation





Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum


▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
July 08, 2020, 04:05:09 PM
 #6535


Development Updates (June 30 - July 6)

Qtum Core

Qtum core updates normally consist of Qtum Improvement Proposals. These QIPs are generated by both our developers and the community and in some cases requests from enterprise users. Our developers evaluate the impact of each QIP and work on high priority QIPs. All bug fixes and feature enhancements that have been issued to the core project will be listed here.

  •      Qtum Core v0.19.1 Mandatory Update


Infrastructure for Qtum

  •      Continued work on signTransaction algorithm for Janus RPC


Qtum Neutron & x86 Virtual Machine

Qtum Neutron is the infrastructure to support new virtual machines and the first will be the x86 virtual machine allowing smart contract development in C, Rust and other languages. The EVM will continue, but the x86 VM will allow easy creation of smart contracts using safe, well-known, mature languages and tools, and also provide a new state memory model using DeltaDB.

  •      NeutronABI redo with Mustache integration


Lightning Network

  •      No update for this period


Qtum SDK

QtumJ is BitcoinJ ported to the Qtum blockchain protocol. The BitcoinJ library is a Java implementation of the Bitcoin protocol, which allows it to maintain a wallet and send/receive transactions without needing a local copy of Bitcoin Core. It comes with full documentation and some example apps showing how to use it.

GitHub: https://github.com/qtumproject/qtumj

Qtum Explorer & Wallets

The Qtum Explorer is our blockchain explorer that is used for viewing transaction details on the Qtum blockchain. The primary blockchain explorer site is qtum.info. We frequently release updates to both explorer and the web wallet sites. Additionally, you’ll find information regarding the official Qtum Electrum wallet and support/feature updates to hardware wallets or other interesting services/products

Qtum.info Explorer

Qtum.Info, as the official blockchain browser of Qtum, mainly provides information such as network status, transaction records, data indicators of blockchain and visual charts. Qtum users, exchanges, wallets, mining pools, and other commonly used data service tools.

  •      Bumped protocol version
  •      Updated Blockbook for Trezor and Trustwallet


Electrum Wallet



Mobile Wallet

  •      Working on iOS & Android versions
  •      Check the Google Play Store for the "Qtum Wallet" published by the Qtum Foundation
  •      Official website: https://qtumeco.io/wallet


Web Wallet

  •      Preparing for Network Upgrade


Qtum Testing

  •     Public Testing for Qtum v0.19.1 has started - Qtum Testnet Warm-Up for Offline Staking
  •     Security audit for Phantom in progress


Documentation




Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum





▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
July 14, 2020, 01:21:06 PM
 #6536


Qtum: Q2 Review (2020)


Technical review, community review, online events & AMAs, quizzes.

Read more https://blog.qtum.org/qtum-q2-review-2020-b8f67876f3a4



Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
July 15, 2020, 03:10:35 AM
 #6537


Development Updates (July 7 - 13)


Qtum Core

Qtum core updates normally consist of Qtum Improvement Proposals. These QIPs are generated by both our developers and the community and in some cases requests from enterprise users. Our developers evaluate the impact of each QIP and work on high priority QIPs. All bug fixes and feature enhancements that have been issued to the core project will be listed here.

  •     Qtum Core v0.19.1 Mandatory Update
  •    Fix compiler error for Qt5 5.15 GitHub

Infrastructure for Qtum

  •     Continued work on Janus
  •     Fixed an error in Janus which relied on floating point arithmetic. Converted this to use safer fixed point decimal arithmetic
  •     Continued work on the Janus signTransaction procedure

Qtum Neutron & x86 Virtual Machine

Qtum Neutron is the infrastructure to support new virtual machines and the first will be the x86 virtual machine allowing smart contract development in C, Rust and other languages. The EVM will continue, but the x86 VM will allow easy creation of smart contracts using safe, well-known, mature languages and tools, and also provide a new state memory model using DeltaDB.

  •     Continued working on system call gas charging system in Neutron
  •     Began design documents on how Neutron will be integrated into Qtum
  •     Designed major portions of the AALv2 which will be built to support Neutron, with many improvements thus far over the current AAL including fixing the user visible annoyance of gas refunds requiring 500 blocks of confirmations before a user can spend them.

Lightning Network

  •     No update for this period


Qtum SDK

QtumJ is BitcoinJ ported to the Qtum blockchain protocol. The BitcoinJ library is a Java implementation of the Bitcoin protocol, which allows it to maintain a wallet and send/receive transactions without needing a local copy of Bitcoin Core. It comes with full documentation and some example apps showing how to use it.

GitHub: https://github.com/qtumproject/qtumj

Qtum Explorer & Wallets

The Qtum Explorer is our blockchain explorer that is used for viewing transaction details on the Qtum blockchain. The primary blockchain explorer site is qtum.info. We frequently release updates to both explorer and the web wallet sites. Additionally, you’ll find information regarding the official Qtum Electrum wallet and support/feature updates to hardware wallets or other interesting services/products

Qtum.info Explorer

Qtum.Info, as the official blockchain browser of Qtum, mainly provides information such as network status, transaction records, data indicators of blockchain and visual charts. Qtum users, exchanges, wallets, mining pools, and other commonly used data service tools.

  •     No update for this period

Electrum Wallet

  •     Updated Electrum Wallet v4.0.1 Released

Mobile Wallet

  •     Working on iOS & Android versions
  •     Check the Google Play Store for the "Qtum Wallet" published by the Qtum Foundation
  •     Official website: https://qtumeco.io/wallet

Web Wallet

  •     Preparing for Network Upgrade

Qtum Testing

  •     Public Testing for Qtum v0.19.1 has started - Qtum Testnet Warm-Up for Offline Staking starting soon!

Documentation




Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum




▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
July 16, 2020, 03:55:24 PM
 #6538



Qtum Super Staker: Easy Setup Guide


A step-by-step guide on setting up the Qtum Core wallets Qtum-Qt and qtumd as a Qtum Super Staker!

Qtum Core version 0.19.1 provides an update for offline staking using the wallet as a super staker, providing staking for delegated addresses. Qtum Testnet completed its hard fork with block 625,000 at 9:50 am GMT on June 29, 2020, and is now available for testing of the new offline staking protocol.

This blog shows how to set up a super staker on Testnet in 6 easy steps. A full explanation of these steps is given in the references. Read more: https://blog.qtum.org/qtum-super-staker-easy-setup-guide-e81afdd1eaac



Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum



▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
July 21, 2020, 11:49:06 PM
 #6539


CoinDCX AMA Recap


Qtum — CoinDCX AMA was held on July, 10 2020. John Scianna and Jackson Belove answered questions from the CoinDCX team and the community. If you missed the AMA, it’s ok we have a re-cap of it right here.

Read more https://blog.qtum.org/coindcx-ama-recap-8bad6366de57



Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum


▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Qtum (OP)
Sr. Member
****
Offline Offline

Activity: 722
Merit: 259


View Profile WWW
July 23, 2020, 02:50:53 PM
 #6540


Development Updates (July 14 - 20)

Qtum Core

Qtum core updates normally consist of Qtum Improvement Proposals. These QIPs are generated by both our developers and the community and in some cases requests from enterprise users. Our developers evaluate the impact of each QIP and work on high priority QIPs. All bug fixes and feature enhancements that have been issued to the core project will be listed here.

  •      Qtum Core v0.19.1 Mandatory Update


Infrastructure for Qtum

  •      Continued work on Janus


Qtum Neutron & x86 Virtual Machine

Qtum Neutron is the infrastructure to support new virtual machines and the first will be the x86 virtual machine allowing smart contract development in C, Rust and other languages. The EVM will continue, but the x86 VM will allow easy creation of smart contracts using safe, well-known, mature languages and tools, and also provide a new state memory model using DeltaDB.

  •      Continued work on Neturon


Lightning Network

  •      No update for this period


Qtum SDK

QtumJ is BitcoinJ ported to the Qtum blockchain protocol. The BitcoinJ library is a Java implementation of the Bitcoin protocol, which allows it to maintain a wallet and send/receive transactions without needing a local copy of Bitcoin Core. It comes with full documentation and some example apps showing how to use it.

GitHub: https://github.com/qtumproject/qtumj

Qtum Explorer & Wallets

The Qtum Explorer is our blockchain explorer that is used for viewing transaction details on the Qtum blockchain. The primary blockchain explorer site is qtum.info. We frequently release updates to both explorer and the web wallet sites. Additionally, you’ll find information regarding the official Qtum Electrum wallet and support/feature updates to hardware wallets or other interesting services/products
Qtum.info Explorer

Qtum.Info, as the official blockchain browser of Qtum, mainly provides information such as network status, transaction records, data indicators of blockchain and visual charts. Qtum users, exchanges, wallets, mining pools, and other commonly used data service tools.

  •      Minor updates made to the UI & API


Electrum Wallet

  •      Updated Electrum Wallet v4.0.2 Released


Mobile Wallet

  •      Working on iOS & Android versions
  •      Check the Google Play Store for the "Qtum Wallet" published by the Qtum Foundation Official website: https://qtumeco.io/wallet


Web Wallet

  •      Preparing for Network Upgrade


Qtum Testing

  •      Public Testing for Qtum v0.19.1 has started - Qtum Testnet Warm-Up for Offline Staking starting soon!


Documentation

  •      Offline staking video translated to in 5 languages




Qtum Telegram Channel: https://t.me/qtumofficial
Qtum Twitter: https://twitter.com/Qtum
Qtum Facebook: https://www.facebook.com/QtumOfficial
Qtum Reddit: https://www.reddit.com/r/Qtum



▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ Qtum █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● First UTXO Based PoS Smart Contract and DAPP Platform ●▬●▬●▬●
▃▃▃▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▃▃▃
Pages: « 1 ... 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 [327] 328 329 330 331 332 333 334 335 336 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!