Celebrating Six Years of Post-Quantum Security: The Journey of QRL

Read More

QRL Monthly, June 2024

Ongoing code reviews QRL Zond. Block Indexer transaction storage enhancements are now complete, and an internal taste of QRL File Tools (QRLFT).

technical nfts

2nd July 2024

Table of Contents

Feature: Celebrating six years of post-quantum security

Six years ago, on June 26, 2018, we launched QRL, setting a new standard in blockchain technology.

Our goal was ambitious: to create the first enterprise-grade, quantum-secure blockchain, leveraging the stateful signature scheme XMSS, a far cry from the ECDSA used in other major blockchains like Bitcoin and Ethereum.

QRL isn’t the only entity making strides. Over the past year, numerous significant advancements and widespread adoption have been showcased across various sectors in the quantum computing space. This includes everything from organizations like Meta, Apple, and Zoom securing their systems from future quantum threats, to plans to launch larger scale quantum computers in the span of a few years.

There’s a lot to look ahead, especially with QRL Zond, which takes us into the next generation of QRL.

Read more in our blog

Addressing The Quantum Threat at Consensus in Austin, TX

We recently had the exciting opportunity to film the latest episode of the QRL Show live at the Consensus conference in Austin, Texas. The episode focused on the growing awareness of the quantum threat among institutions over the past 6-12 months, a topic of increasing relevance and urgency.

Development updates

QRL Zond

The code review for the JavaScript implementation of XMSS is ongoing. Significant progress has been made, including the review of ProcessSyncAggregate, VerifySyncCommitteeSigs, and ProcessBlockForStateRoot for Qrysm. Additional reviews have covered ProcessVoluntaryExits, ProcessDilithiumToExecutionChanges, and altairOperations. Critical components like attestation reward, process deposit for new validators, and SparseMerkleTree for deposit proof and verification calculation have also been reviewed.

We are re-evaluating the required unit tests for Go-zond and have deprecated the web3-zond-personal package from web3.js. Updates to core type schemas in web3.js reflect the latest Go-zond version, and all fork logic except Shanghai has been removed. The RFC7468-standard Dilithium pk files have been integrated into the signing tool, with a new version released internally and GitHub action automation underway.

Block Indexer

The block indexer transaction storage enhancements are now complete, and we are currently working on improving database queries and indexing status tracking. The transaction indexer is functional, with some improvements from recent testing being implemented prior to the internal release.

QRL File Tools

QRLFT (QRL File Tools) has been released for internal testing alongside a GitHub action, with documentation and sample use cases for both currently in progress to be released later for public review. Further enhancements and functionality are also being developed. This release primarily provides essential Dilithium functions to QRL and the broader open-source community.

Development Changelog

Note that this changelog represents the pull requests from the our main organization repository, but don’t reflect the work performed in each developers local repos that haven’t been committed.

theQRL/QRL

Merge Dev

  • [1dc1d] Wallet daemon optimization removed non-required verify on save for non encrypted wallet
  • [50bfb] Merge pull request #1782 from cyyber/dev

Wallet Daemon Optimization

Wallet Daemon Optimization

  • [99e42] Merge pull request #1781 from theQRL/dev
  • [1dc1d] Wallet daemon optimization removed non-required verify on save for non encrypted wallet

theQRL/theqrl.org

Add headers (credit: Kunal Mhaske)

  • [96246] Add headers (credit: Kunal Mhaske)

Celebrating Six Years of Post-Quantum Security: The Journey of QRL

  • [530fd] Celebrating Six Years of Post-Quantum Security: The Journey of QRL

QRL Weekly, 2024-June-18

  • [2a96a] Quantum news updates and revisions
  • [2035c] Organisation logo updates
  • [b50c5] QRL Weekly, 2024-June-18

QRL Monthly, May 2024

  • [df9a7] QRL Monthly, May 2024

QRL Weekly/Monthly

  • [8c865] Update command to support ImageMagick7
  • [51360] Quantum news updates
  • [1a1b9] QRL Monthly, April 2024
  • [aa4b4] QRL Weekly W23,W24, 2024

Remove svg overflow

  • [ece3d] Remove svg overflow
  • [057b2] Revert SVG viewbox removal

Fix svg

BIMI compatible favicon

  • [b5ea1] BIMI compatible favicon

Quantum Computing Developments

IBM Reportedly Partnering With Japan's AIST to Develop 10,000-Qubit Quantum Computer

On 18 Jun 2024: Japan's AIST will collaborate with IBM to develop a 10,000-qubit quantum computer, significantly advancing current technology, and has also signed a deal for a Fujitsu quantum computer installation. - thequantuminsider.com

Read More

UN Declares 2025 International Year of Quantum Science and Technology

On 07 Jun 2024: The United Nations has declared 2025 as the International Year of Quantum Science and Technology to promote global collaboration, capacity building, and the role of quantum research in achieving Sustainable Development Goals. - thequantuminsider.com

Read More

Scientists find a new way to make quantum computers

On 03 Jun 2024: MIT researchers developed a scalable quantum system-on-chip (QSoC) that integrates thousands of diamond color center qubits onto a semiconductor chip, potentially advancing large-scale quantum computing and communication networks. - knowridge.com

Read More

nfts technical

2nd July 2024