solana/sdk/program/src
Jeff Washington (jwash) 44831c18d2
reuse work in is_non_loader_key (#16521)
2021-05-21 10:07:04 -05:00
..
nonce
sysvar Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
account_info.rs
borsh.rs sdk: Add get_instance_packed_len for variable-size types (#17092) 2021-05-10 23:31:02 +02:00
bpf_loader.rs
bpf_loader_deprecated.rs
bpf_loader_upgradeable.rs Allow SetUpgradeAuthority instruction in CPI calls (#16676) 2021-04-22 00:06:59 +01:00
clock.rs Annotate clock constants with computed values for quick refeerence (#16812) 2021-04-25 22:05:00 +08:00
decode_error.rs
entrypoint.rs clippy 2021-04-18 20:55:02 -07:00
entrypoint_deprecated.rs clippy 2021-04-18 20:55:02 -07:00
epoch_schedule.rs SDK: Ovf in epoch_schedule 2021-03-17 22:23:18 -06:00
feature.rs
fee_calculator.rs sdk/program: switch allow to mod-level for integer_arithmetic lint 2021-03-17 22:23:18 -06:00
hash.rs Bump bpf-tools version to 1.9 2021-05-20 11:35:37 +02:00
incinerator.rs
instruction.rs Remove unwrap (#16652) 2021-04-19 20:17:56 -07:00
keccak.rs Bump bpf-tools version to 1.9 2021-05-20 11:35:37 +02:00
lamports.rs WritableAccount.add/subtract_lamports (#16750) 2021-04-23 20:20:48 +00:00
lib.rs Add Keccak256 syscall and sdk support (#16498) 2021-05-10 16:16:58 -07:00
loader_instruction.rs Deprecate Instruction::new (#15695) 2021-03-04 05:46:48 +00:00
loader_upgradeable_instruction.rs Add Close instrruction and tooling to upgradeable loader (#15887) 2021-03-17 21:39:29 -07:00
log.rs Deprecate Instruction::new (#15695) 2021-03-04 05:46:48 +00:00
message.rs reuse work in is_non_loader_key (#16521) 2021-05-21 10:07:04 -05:00
native_token.rs sdk/program: switch allow to mod-level for integer_arithmetic lint 2021-03-17 22:23:18 -06:00
program.rs
program_error.rs Cleanup unsupported sysvars (#16390) 2021-04-06 00:08:03 -07:00
program_option.rs
program_pack.rs
program_stubs.rs Return sysvars via syscalls (#16422) 2021-04-12 16:04:57 -07:00
pubkey.rs Bump bpf-tools version to 1.9 2021-05-20 11:35:37 +02:00
rent.rs sdk/program: switch allow to mod-level for integer_arithmetic lint 2021-03-17 22:23:18 -06:00
sanitize.rs
secp256k1_program.rs
serialize_utils.rs sdk/program: switch allow to mod-level for integer_arithmetic lint 2021-03-17 22:23:18 -06:00
short_vec.rs sdk: Use u32::MAX from std to unbreak BPF builds (#16171) 2021-03-27 15:53:25 +00:00
slot_hashes.rs
slot_history.rs sdk/program: switch allow to mod-level for integer_arithmetic lint 2021-03-17 22:23:18 -06:00
stake_history.rs
system_instruction.rs Deprecate Instruction::new (#15695) 2021-03-04 05:46:48 +00:00
system_program.rs