solana-with-rpc-optimizations/sdk/src
Stephen Akridge 66891d9d4e Don't use global storage account
Other accounts would not be able to modify the system accounts userdata.
2019-02-22 15:59:55 -08:00
..
account.rs Debug for Account 2019-02-21 14:57:32 -08:00
bpf_loader.rs
budget_expr.rs
budget_instruction.rs
budget_program.rs
budget_transaction.rs
genesis_block.rs Add scheduler config to genesis 2019-02-21 17:29:55 -08:00
hash.rs
lib.rs
loader_instruction.rs
loader_transaction.rs
native_loader.rs
native_program.rs Reject modifications to userdata if not owned by the program 2019-02-22 16:18:10 -07:00
packet.rs
payment_plan.rs
pubkey.rs
shortvec.rs
signature.rs
storage_program.rs Don't use global storage account 2019-02-22 15:59:55 -08:00
system_instruction.rs
system_program.rs
system_transaction.rs
timing.rs
token_program.rs
transaction.rs
vote_program.rs switch vote program to use slot height instead of tick height, change confirmation computation to use slots 2019-02-21 15:31:53 -07:00
vote_transaction.rs switch vote program to use slot height instead of tick height, change confirmation computation to use slots 2019-02-21 15:31:53 -07:00