Core Protocol
Loader v4
📖O que é
The next-generation Solana program loader designed to replace the current Upgradeable BPF Loader (v3). Loader v4 introduces improvements including a simpler deployment process (single-step instead of buffer + deploy), built-in finalization (replacing the separate upgrade authority revocation), and more efficient program management. It streamlines the program lifecycle while maintaining backward compatibility with existing SBF bytecode.
Sua exploração
0 termos visitados no totalTermos relacionados explorados0/3
Termos Relacionados
Upgradeable BPF LoaderProgramming Model
The current BPF Loader (BPFLoaderUpgradeab1e111...) that supports deploying and upgrading …
Ver termo →BPF LoaderProgramming Model
A built-in program that loads and executes SBF programs. Solana has multiple loader versio…
Ver termo →SBF (Formato de Bytecode Solana)Core Protocol
Solana Bytecode Format—Solana's customized evolution of BPF. SBF adds Solana-specific sysc…
Ver termo →