solana/programs
Jon Cinque 0d51596224
sim: Override slot hashes account on simulation bank (#24543)
* sim: Override slot hashes during simulation

* Add simulation test program

* Address feedback

* Add AccountOverrides explicit type

* Cargo fmt
2022-04-22 12:32:31 +02:00
..
address-lookup-table Remove KeyedAccount in builtin program "address lookup table" (#24283) 2022-04-13 12:17:07 +02:00
address-lookup-table-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
bpf sim: Override slot hashes account on simulation bank (#24543) 2022-04-22 12:32:31 +02:00
bpf_loader Simplify syscall register and bind (#24546) 2022-04-21 09:09:07 -07:00
compute-budget Refactor: Use `InstructionContext::get_instruction_data()` (#24014) 2022-04-01 15:48:05 +02:00
config Remove `KeyedAccount` in builtin program "config" (#24347) 2022-04-18 17:06:23 +02:00
ed25519-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
stake Add const fn StakeState::size_of and static assertion (#24416) 2022-04-20 01:04:12 +08:00
vote defines const fn for serialized size of VoteState, Feature and Nonce (#24435) 2022-04-19 13:10:14 +00:00
zk-token-proof Zk instructions check length (#24103) 2022-04-05 08:40:45 -04:00