No Summary provided as the original text is short
- 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.