solana/sdk/program/src
Brooks febaf36e6d
Apply clippy fixes for future rust upgrade (#30363)
2023-02-16 16:12:51 +00:00
..
message Prevent runtime from using messages with version 127 (#29807) 2023-02-13 10:12:34 -05:00
nonce removes manual implementations of Default for enums (#29779) 2023-01-19 19:25:30 +00:00
stable_layout Adds stable layout types to pass to the runtime (#30192) 2023-02-16 08:16:25 -05:00
stake removes manual implementations of Default for enums (#29779) 2023-01-19 19:25:30 +00:00
syscalls Big integer modular exponentiation (EIP-198) (#28503) 2023-01-20 18:42:37 +09:00
sysvar Refactor - derive `CloneZeroed` (#28771) 2022-11-09 18:15:42 +01:00
vote Eliminate unchecked arithmetic in vote program (#29885) 2023-01-25 21:55:52 -08:00
wasm deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
account_info.rs Makes AccountInfo repr(C) (#30124) 2023-02-06 08:00:46 -05:00
address_lookup_table_account.rs
alt_bn128.rs Apply clippy fixes for future rust upgrade (#30363) 2023-02-16 16:12:51 +00:00
atomic_u64.rs
big_mod_exp.rs Big integer modular exponentiation (EIP-198) (#28503) 2023-01-20 18:42:37 +09:00
blake3.rs
borsh.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
bpf_loader.rs
bpf_loader_deprecated.rs
bpf_loader_upgradeable.rs Feature - Program redeployment cooldown (#29136) 2022-12-13 22:54:24 +01:00
clock.rs Prune redundant const SLOT_MS (#29278) 2022-12-16 08:05:09 -08:00
debug_account_data.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
decode_error.rs
ed25519_program.rs
entrypoint.rs Expand solana-sdk API docs. (#29063) 2022-12-22 08:58:06 +00:00
entrypoint_deprecated.rs Expand solana-sdk API docs. (#29063) 2022-12-22 08:58:06 +00:00
epoch_schedule.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
example_mocks.rs Add docs for system_instruction and some of its functions (#28052) 2022-11-01 14:33:46 -06:00
feature.rs
fee_calculator.rs deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
hash.rs Use Into in Hash::result() instead of TryFrom (#29721) 2023-01-16 12:13:04 -05:00
incinerator.rs
instruction.rs Revert #27444 (#28784) 2022-11-11 10:26:55 +01:00
keccak.rs
lamports.rs
lib.rs Adds stable layout types to pass to the runtime (#30192) 2023-02-16 08:16:25 -05:00
loader_instruction.rs
loader_upgradeable_instruction.rs
log.rs
native_token.rs
program.rs Adds stable layout types to pass to the runtime (#30192) 2023-02-16 08:16:25 -05:00
program_error.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
program_memory.rs
program_option.rs
program_pack.rs
program_stubs.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
program_utils.rs
pubkey.rs deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
rent.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
sanitize.rs
secp256k1_program.rs
secp256k1_recover.rs
serde_varint.rs verifies serde_varint against ShortU16 (#29701) 2023-01-14 15:26:16 +00:00
serialize_utils.rs deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
short_vec.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
slot_hashes.rs
slot_history.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
stable_layout.rs Adds stable layout types to pass to the runtime (#30192) 2023-02-16 08:16:25 -05:00
stake_history.rs
system_instruction.rs Add docs for system_instruction and some of its functions (#28052) 2022-11-01 14:33:46 -06:00
system_program.rs Add docs for system_instruction and some of its functions (#28052) 2022-11-01 14:33:46 -06:00