QRL Primary Report, 2024

Read More

Last Month at QRL — February 2022

QRL Mainnet v3 landed successfully! Geometry Labs were pleased to release ’lattice-algebra’, an elegant, high-performance cryptographic library.

technical proof-of-stake

28th February 2022

Table of Contents

Highlights

Lattice Algebra

Presently, the Quantum Resistant Ledger (QRL) is a pioneering layer-1 blockchain protocol and decentralized communication layer. With long-term sustainability as a core value, QRL will be moving from Proof-of-Work to Proof-of-Stake along with capable smart-contracts, ensuring a long and safe future for the world’s transactional data.

While we’ve made our Proof-of-Stake codebase “project Zond” public, we’re committed to not just succeeding on implementing Proof-of-Stake, but to do so with improved efficiency. This has required additional fundamental research around improving several critical crypto-systems, such as signature aggregation.

With that in mind, The QRL Foundation partnered with Geometry Labs, who are now pleased to announce “lattice-algebra”, an elegant, high-performance, cryptographic library on GitHub for use in blockchain systems integrating post-quantum security. This “lattice-algebra” library will be used to prototype a variety of new features for the Quantum Resistant Ledger (QRL) protocol, such as lattice-based Proof-of-Stake signatures, trustless cross-chain atomic swaps (QRL↔BTC, QRL↔ETH, etc), and “lightning network” style payment channels.

More can be read on our Introducing lattice-algebra blog.

QRL Mainnet v3

We’re pleased to announced that the QRL Mainnet Version 3 (codenamed Cesium) hard fork has been successful!

This mainnet release is the result of QRL Improvement Proposal #16 (QIP-016) which proposed to reduce QRL emissions in order to improve the network. As part of the QIP process, many of the positive and negative considerations were discussed at length before being put to our first on-chain vote resulting in the QIPs approval. The final determination can be found on the QIP GitHub discussion page.

More can be read about in our release blog

Changelog

theQRL/qrl-nft-microlinter (new repo)

As there’s no proper way to do in-memory eslint-ing of JSON, the QRL NFT Microlinter was created to temporarily write to a file which is linted and cleaned up. Also now integrated into a dev version of the wallet.

Repository can be found at https://github.com/theQRL/qrl-nft-microlinter

theQRL/nft-providers (new repo)

The providers repo is used by services within the QRL ecosystem (eg. wallet, explorer) to identify NFT providers utilizing the QRL blockchain.

Identities are available on a first-come / first-served basis for projects building post-quantum secure NFT solutions.

Add code generator

  • [c7287] Add base setup
  • [2e2c8] Merge branch ’theQRL:main’ into main
  • [c6d54] Add providers.yml and code generator
  • [9f306] Add README

theQRL/theqrl.org

QRL Mainnet Release v3 blog

  • [32a42] QRL Mainnet Release v3 blog
  • [31653] Minor roadmap changes
  • [5be0a] Countdown changes (will be removed next update)
  • [49e56] Add geometry labs profile
  • [eaa60] Part of roadmap adjustments.

New lattice-algebra blog

  • [e2cdb] Lattice algebra blog
  • [e0f2c] Countdown to mainnet v3 counter
  • [131fd] Repository count change
  • [05b10] Additional citation (thanks to Quack from Discord)
  • [f5773] Lattice algebra blog updates
  • [9028c] Proof-of-Stake stub

Last Month at QRL - January 2022

  • [c55ad] Update QIPs
  • [211cf] Last Month at QRL - January 2022
  • [4687a] A few changes

Community Initiatives

Generate QRL bootstrap files with a live node

Tired of waiting for your node to sync?

The QRL blockchain is a public ledger of all transactions that have ever been executed. It is constantly growing as ‘completed’ blocks are added to it with a new set of recordings. There’s been some initiatives such as qrl.co.in that saves a bootstrap file, but this requires stopping the node, backing that up, before resuming the node again. This is an old practice done to prevent corrupt backups. Discord user 0xFF found a way to save QRL’s blockchain data in a stable way while QRL node is running.

It’s now more easy to create bootstrap files and share it to help the community.

Code is here: https://github.com/0xFF0/QRL_bootstrap

Media

The World’s 1st Steampunk Quantum Computer Resistant Blockchain Node

Michael Strike from the core QRL team gives us a full walkthrough of the custom node he’s built. Not only is it creative and functioning, but it’s also the the world’s 1st steampunk Quantum Computer Resistant blockchain node.

Quantum Computing News

The Race to Build a Fault-Tolerant Superconducting Quantum Computer

Quantum computers are theoretically far more powerful than classical computers on important tasks such as investigating novel battery designs or discovering new drugs, but they are currently too error prone for practical use. Now Amazon, Google, IBM, and others are pursuing a bevy of innovative strategies to develop fault-tolerant quantum computers based on superconducting circuits. - IEEE

Quantinuum H1 Quantum Computer Beats Classical System at Game Designed To Test Quantum Mechanics

Of the technologies tested, only the Quantinuum System Model H1-1, Powered by Honeywell, outperformed the classical results. Dalla Torre said classical computers return the correct answer only 87.5 percent of the time. The H1-1 returned the correct answer 97 percent of the time. (The team also tested the game on the now-retired System Model H0, which achieved 85 percent.) - scitechdaily

Quantum Machines claims unique ability to perform real-time quantum error correction

Quantum Machines Ltd., a startup with a hardware platform that makes quantum computers easier to build and operate, today said its latest Pulse Processor Unit, called “Hadamard,” is now generally available. - siliconANGLE

Want to learn more?

Give our website theqrl.org a browse or join us for a chat in one of our many communities on Telegram, Discord, Reddit, Facebook, or KakaoTalk.

Want to stay up to date? Follow us on Youtube, Twitter or our Telegram news channel.

Want to dig into our audited, MIT open-source, enterprise-grade codebase? Check out our github at: https://github.com/theQRL/QRL/

Proof of Stake technical

28th February 2022


Jack Matier

WRITTEN BY

Jack Matier