Features
B20 Improvements
B20 Improvements
Base · PrecompileCobalt brings improvements to the B20 token standard: pay transaction fees in B20s, schedule multiplier updates, transfer blocked simplification, and new Union and Intersect policies.
Validity Transactions
Validity Transactions
Base · TransactionsCobalt introduces validity transactions: signed transactions that Base includes only when onchain conditions (balance, storage, block-number, and Flashblock-index predicates) match. Use them for conditional swaps, withdrawals, and other state-dependent actions. See Validity Transactions for the full specification.
Dynamic Upgrades
Dynamic Upgrades
Base · RPCDynamic Upgrades introduces an Ethereum smart contract that stores upgrade timestamps for Base nodes, allowing nodes to query the contract and apply changes live. This change will be rolled out in metrics-only mode on Mainnet as data is collected to validate that the upgrades work smoothly.
TEE Migration
TEE Migration
Base · InfrastructureCobalt migrates Base infrastructure to run inside a Trusted Execution Environment (TEE). Detailed specifications will be published as the feature is finalized.