.. |
nonce
|
move Account to solana-sdk (#13198)
|
2020-10-28 22:01:07 -07:00 |
sysvar
|
sdk/program: switch allow to mod-level for integer_arithmetic lint
|
2021-03-17 22:23:18 -06:00 |
account_info.rs
|
Add next_account_infos helper (#14087)
|
2020-12-12 20:12:56 -08:00 |
borsh.rs
|
sdk: Add try_from_slice_unchecked for Borsh (#16098)
|
2021-03-26 23:37:35 +01:00 |
bpf_loader.rs
|
…
|
|
bpf_loader_deprecated.rs
|
…
|
|
bpf_loader_upgradeable.rs
|
Add Close instrruction and tooling to upgradeable loader (#15887)
|
2021-03-17 21:39:29 -07:00 |
clock.rs
|
Simplify account.rent_epoch handling for sysvar rent (#16049)
|
2021-03-25 15:23:20 +09:00 |
decode_error.rs
|
…
|
|
entrypoint.rs
|
SDK: Allow integer math in bump allocator
|
2021-03-17 22:23:18 -06:00 |
entrypoint_deprecated.rs
|
sdk/program: switch allow to mod-level for integer_arithmetic lint
|
2021-03-17 22:23:18 -06: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
|
sdk: Add Borsh support for types and utilities (#15290)
|
2021-02-18 11:14:56 +01:00 |
incinerator.rs
|
…
|
|
instruction.rs
|
Cleanup nits (#16211)
|
2021-03-30 12:16:21 -07:00 |
lib.rs
|
Allow incomplete features in frozen-abi
|
2021-03-30 02:32:53 +00: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
|
Drop write lock on sysvars (#15497)
|
2021-03-30 10:05:09 -07: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
|
sdk/program: switch allow to mod-level for integer_arithmetic lint
|
2021-03-17 22:23:18 -06: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
|
remove new alloc on deserialization (#15636)
|
2021-03-23 14:52:59 -05: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
|
…
|
|