- Change the pessimistic blocking of accounts to the optimistic execution of Ethereum-like transactions
- Remove blocking of the whole contract storage, and include only accounts with used contracts cells into Solana transactions
- Implement multi-token payments
- Implement compatibility layer with Solana programs