SIMD-0385 Proposal Introduces Simplified Transaction Format on Solana

Transaction V1 embeds compute budget settings within the header and removes address lookup tables, aiming to streamline validator parsing.

SOL

Summary

No Summary provided as the original text is short

Terms & Concepts
  • Transaction V1: A new Solana transaction format embedding compute budget settings directly in the header and eliminating address lookup tables to simplify processing.
  • Compute budget: A parameter setting that limits resource usage for Solana transactions, impacting execution efficiency.
  • Address lookup tables: Data structures used in Solana to reference accounts more efficiently, now removed in Transaction V1.