Goal
Fork solana-svm and adapt it to the engine’s execution model.
Why
The engine needs a forked execution layer that works with the account storage and routing model used by accountsdb.
Scope
- fork
solana-svm
- adapt the execution path to the engine account model
- remove or avoid validator-oriented assumptions that do not apply here
Goal
Fork
solana-svmand adapt it to the engine’s execution model.Why
The engine needs a forked execution layer that works with the account storage and routing model used by
accountsdb.Scope
solana-svm