solana-with-rpc-optimizations/sdk/program/src
Jack May b53cb8eb2d
Deprecate Instruction::new (#15695)
2021-03-04 05:46:48 +00:00
..
nonce move Account to solana-sdk (#13198) 2020-10-28 22:01:07 -07:00
sysvar Clippy 2020-12-14 08:03:29 -08:00
account_info.rs Add next_account_infos helper (#14087) 2020-12-12 20:12:56 -08:00
borsh.rs sdk: Add Borsh support for types and utilities (#15290) 2021-02-18 11:14:56 +01:00
bpf_loader.rs
bpf_loader_deprecated.rs
bpf_loader_upgradeable.rs Deprecate Instruction::new (#15695) 2021-03-04 05:46:48 +00:00
clock.rs consolidate DEFAULT_HASHES_PER_TICK (#14463) 2021-01-07 09:49:42 -06:00
decode_error.rs
entrypoint.rs Fix undefined symbol "custom panic" in BPF test programs (#13840) 2020-12-01 16:52:20 +01:00
entrypoint_deprecated.rs
epoch_schedule.rs Add solana-test-validator --warp-slot argument 2021-01-22 21:17:02 -08:00
feature.rs Move Feature struct to solana-program 2020-10-30 17:57:51 -07:00
fee_calculator.rs consolidate constants related to time for future refactoring (#14440) 2021-01-07 09:49:24 -06:00
hash.rs sdk: Add Borsh support for types and utilities (#15290) 2021-02-18 11:14:56 +01:00
incinerator.rs
instruction.rs Deprecate Instruction::new (#15695) 2021-03-04 05:46:48 +00:00
lib.rs sdk: Add Borsh support for types and utilities (#15290) 2021-02-18 11:14:56 +01:00
loader_instruction.rs Deprecate Instruction::new (#15695) 2021-03-04 05:46:48 +00:00
loader_upgradeable_instruction.rs Buffer authority must match upgrade authority for deploys and upgrades (#14923) 2021-01-29 12:43:42 -08:00
log.rs Deprecate Instruction::new (#15695) 2021-03-04 05:46:48 +00:00
message.rs Deprecate Instruction::new (#15695) 2021-03-04 05:46:48 +00:00
native_token.rs
program.rs Improve invoke_signed() docs 2020-11-04 23:44:04 +00:00
program_error.rs Rename IOError to BorshIoError 2021-02-19 10:54:39 -08:00
program_option.rs Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
program_pack.rs Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
program_stubs.rs align cluster and sim logging as hex (#13484) 2020-11-10 02:43:20 +00:00
pubkey.rs sdk: Add Borsh support for types and utilities (#15290) 2021-02-18 11:14:56 +01:00
rent.rs consolidate constants related to time for future refactoring (#14440) 2021-01-07 09:49:24 -06:00
sanitize.rs
secp256k1_program.rs
serialize_utils.rs
short_vec.rs Clippy 2020-12-14 08:03:29 -08:00
slot_hashes.rs
slot_history.rs Fix tower/blockstore unsync due to external causes (#12671) 2020-10-30 19:31:23 +09:00
stake_history.rs
system_instruction.rs Deprecate Instruction::new (#15695) 2021-03-04 05:46:48 +00:00
system_program.rs