Substrate
Core Paper of Substrate aims at providing some notes and specifications of Substrate implementation.
On this page
- Capability-based runtime modules: Capability-based runtime modules for Substrate is an alternative design of Substrate Runtime Module Libraries. It aims at incorporating some capability-based system into runtime, to address some concerns on upgradability and security.
- Sassafras: This article contains some notes about the Sassafras consensus engine.
- Ethereum compatibility layer: This provides a description of the compatibility layer built on Substrate to run unmodified Ethereum dapps.
- Wrapper block: Wrapper block is a strategy in Substrate to allow it processing blocks that were not originally designed with Substrate in mind.