Ploughing through Radix’s tech stuff, not my forte.
It’s not a block chain DLT like BTC which I think is the vertical style of system they refer to in their literature, it’s not a Tangle like IOTA which has problems with consensus (as information is not shared among all nodes?), it’s a horizontal system called Tempo that is massively sharded, so it can be built upon without requiring all the previous chains of information ie blocks making it more “lightweight".
Claims made by the Radix devs:
1. Decentralised. Barriers to entry are low and fair as standard equipment is enough to run a node, min requirements are 2 CPU cores, 8 GB of memory and a 256 GB disk. Low powered devices can still participate in supporting the network and get rewarded.
2. Speed, scalability: Permissionless system that runs efficiently because it doesn’t apply consensus to every event, only events that conflict. Logical clocks keep a partial ordering of events in a node, new valid events trigger the node into checking its own database, incrementing its logical clock and then sharing this information “gossiping’ within the other nodes. This allows it to scale massively without sacrificing security as the consensus mechanism only gets triggered if any node disagrees. Information
There’s other stuff but to me it’s a bit all over the place because I’m not into this stuff, state transition information (whatever that is) is limited to those shards that require it at the time, Byzantine Fault Tolerance and Detection and blah blah blah.
The devs state:
That’s a big claim. It’s why it’s my number one crypto I’ll be keeping an eye on for release.