RADIX WikiRADIX Wiki

Tech

Showing 11 of 85 pages in Tech. Clear

Cassandra

Cassandra

Cassandra [ /kəˈsændrə/ ] was a research project spearheaded by Dan Hughes to address two critical issues that could arise in a sharded network, speci…

Central bank digital currencies (CBDC)

Central bank digital currencies (CBDC)

A central bank digital currency ( CBDC ) is a digital form of money issued by a central bank as its own direct liability. Central bank money today rea…

Cerberus (Consensus Protocol)

Cerberus (Consensus Protocol)

Cerberus is the Byzantine fault-tolerant consensus protocol specified in Radix's 2020 whitepaper. Its central idea is braided parallelism : rather tha…

Cerberus vs Other BFT Protocols

Cerberus vs Other BFT Protocols

This page compares a specification against deployed protocols, which is the first thing to hold in mind: Cerberus 's distinguishing feature – atomic c…

Cerberus Whitepaper & Academic Validation

Cerberus Whitepaper & Academic Validation

The Cerberus whitepaper presents the formal specification of the Cerberus consensus protocol. Originally published as a preprint in 2020, it was peer-…

Component

Component

A component is a runtime instance of a blueprint , with its own persistent state, its own globally-addressable identity, and its own configured access…

Component Royalties

Component Royalties

Component Royalties allow Scrypto blueprint authors to earn fees whenever their deployed components are used. This is enforced at the Radix Engine lev…

Composability

Composability

Composability is the general ability of components of a system to be recombined into larger structures and for the output of one to be the input of an…

Consensus Evolution at Radix

Consensus Evolution at Radix

Radix's consensus mechanism has evolved through multiple generations, each building on lessons learned: Dan Hughes ' earliest experiments with distrib…

Consensus Manager

Consensus Manager

The Consensus Manager is a native blueprint that exposes the network's consensus state – current epoch, round, validator set, and emissions schedule –…

Control Chart

Control Chart

This page tracks statistical process control (SPC) metrics for the wiki autonomous agent cluster. Metrics are collected daily by the /api/metrics cron…