solana/sdk/program/src
Jack May fa6bdd2d12
Warn about InstructionError meta (#17864)
2021-06-10 15:13:56 -07:00
..
nonce move Account to solana-sdk (#13198) 2020-10-28 22:01:07 -07:00
sysvar Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
account_info.rs Add next_account_infos helper (#14087) 2020-12-12 20:12:56 -08:00
blake3.rs Blake3 syscall (#17358) 2021-06-08 11:04:10 -07:00
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 Move Feature struct to solana-program 2020-10-30 17:57:51 -07:00
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 Warn about InstructionError meta (#17864) 2021-06-10 15:13: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 Blake3 syscall (#17358) 2021-06-08 11:04:10 -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 Improve invoke_signed() docs 2020-11-04 23:44:04 +00:00
program_error.rs Add missing ProgramError to InstructionError mappings (#16231) 2021-06-03 21:59:04 +00:00
program_memory.rs Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07: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 Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -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