The economic protocol#
The economic protocol provides the rules for checking the validity of the blocks and operations, and for updating the blockchain state accordingly, by applying new valid blocks and operations on the current blockchain state. These rules can be changed through voting. Thus, the economic protocol represents the amendable part of Tezos.
- Economic protocol features
- Overview of the economic protocol
- Proof-of-stake
- Randomness generation
- The consensus algorithm
- The Amendment (and Voting) Process
- Accounts and addresses
- Michelson: the language of Smart Contracts in Tezos
- On-chain Views
- Time-lock
- Sapling support
- Liquidity Baking
- Global Constants
- Michelson Anti-Patterns
- Token transfers and balance updates
- Prechecking of manager operations
- Smart Optimistic Rollups
- Protocol Plugins
- Contract events
- Blocks and Operations
- Validation and Application
- Tickets
- Adaptive Issuance and Staking
- Adaptive Slashing
- DAL support
The following documentation pages have a specific version for this protocol: