solana/runtime/tests
sakridge 894549f002
Put empty accounts in the accounts list on load (#9840)
Indexing into accounts array does not match account_keys otherwise.
Also enforce program accounts not at index 0
Enforce at least 1 Read-write signing fee-payer account.
2020-05-01 17:23:33 -07:00
..
bank.rs Cleanup runtime use syntax (#8002) 2020-01-28 17:03:20 -08:00
noop.rs Make default programs static (#9717) 2020-04-27 21:05:12 -07:00
stake.rs Put empty accounts in the accounts list on load (#9840) 2020-05-01 17:23:33 -07:00
storage.rs Make default programs static (#9717) 2020-04-27 21:05:12 -07:00