Goal
Fork solana-transaction-context and adapt it to the engine’s execution model.
Why
The engine needs transaction context types and helpers that fit the forked execution stack and account model.
Scope
- fork
solana-transaction-context
- adapt transaction context behavior for the engine execution model
- remove or avoid validator-oriented assumptions that do not apply here
Goal
Fork
solana-transaction-contextand adapt it to the engine’s execution model.Why
The engine needs transaction context types and helpers that fit the forked execution stack and account model.
Scope
solana-transaction-context