.. |
message
|
Clean up `nonce_must_be_writable` feature (#26444)
|
2022-07-07 15:45:19 +01:00 |
nonce
|
removes feature gate code separating durable nonce from blockhash domain (#26055)
|
2022-07-06 12:03:13 +00:00 |
stake
|
Add StakeInstruction::Redelegate
|
2022-07-27 20:24:25 -06:00 |
syscalls
|
Loosen CPI restrictions and charge compute for ix data len (#26653)
|
2022-07-24 20:20:16 +02:00 |
sysvar
|
Delete unused create_test_recent_blockhashes
|
2022-08-02 01:28:23 -06:00 |
vote
|
Move vote program state and instructions to solana-program
|
2022-08-09 20:52:47 -07:00 |
wasm
|
fix: renamed the internal wasm_bindgen init function to avoid collision
|
2022-03-10 11:33:24 -08:00 |
account_info.rs
|
Detect and reject invalid AccountInfo reallocations
|
2022-06-29 09:15:59 +01:00 |
address_lookup_table_account.rs
|
Fix derive_partial_eq_without_eq clippy lint
|
2022-05-22 22:22:21 -07:00 |
atomic_u64.rs
|
…
|
|
blake3.rs
|
Consolidate syscalls under solana_program::syscalls, implement static syscalls (sbfv2) (#24188)
|
2022-05-26 23:01:55 +10:00 |
borsh.rs
|
Fix derive_partial_eq_without_eq clippy lint
|
2022-05-22 22:22:21 -07:00 |
bpf_loader.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
bpf_loader_deprecated.rs
|
…
|
|
bpf_loader_upgradeable.rs
|
Allow extending upgradeable program data account length (#26386)
|
2022-07-11 22:46:32 +01:00 |
clock.rs
|
Fix derive_partial_eq_without_eq clippy lint
|
2022-05-22 22:22:21 -07:00 |
debug_account_data.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
decode_error.rs
|
Fix derive_partial_eq_without_eq clippy lint
|
2022-05-22 22:22:21 -07:00 |
ed25519_program.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
entrypoint.rs
|
Cap the number of accounts passed to a bpf program ix (#26630)
|
2022-07-20 14:12:43 +02:00 |
entrypoint_deprecated.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
epoch_schedule.rs
|
Fix derive_partial_eq_without_eq clippy lint
|
2022-05-22 22:22:21 -07:00 |
example_mocks.rs
|
Add API docs for secp256k1_instruction and secp256k1_recover (#26065)
|
2022-08-08 16:22:10 -06:00 |
feature.rs
|
Fix derive_partial_eq_without_eq clippy lint
|
2022-05-22 22:22:21 -07:00 |
fee_calculator.rs
|
Serialize lamports per signature (#25364)
|
2022-06-06 13:07:02 -07:00 |
hash.rs
|
Consolidate syscalls under solana_program::syscalls, implement static syscalls (sbfv2) (#24188)
|
2022-05-26 23:01:55 +10:00 |
incinerator.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
instruction.rs
|
Fix sol_get_processed_sibling_instruction on 32-bit hosts (#26522)
|
2022-08-05 12:06:03 -07:00 |
keccak.rs
|
Consolidate syscalls under solana_program::syscalls, implement static syscalls (sbfv2) (#24188)
|
2022-05-26 23:01:55 +10:00 |
lamports.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
lib.rs
|
Move vote program state and instructions to solana-program
|
2022-08-09 20:52:47 -07:00 |
loader_instruction.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
loader_upgradeable_instruction.rs
|
Allow extending upgradeable program data account length (#26386)
|
2022-07-11 22:46:32 +01:00 |
log.rs
|
Consolidate syscalls under solana_program::syscalls, implement static syscalls (sbfv2) (#24188)
|
2022-05-26 23:01:55 +10:00 |
native_token.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
program.rs
|
Add docs to solana_program::program (#25352)
|
2022-05-31 10:10:40 -07:00 |
program_error.rs
|
Detect and reject invalid AccountInfo reallocations
|
2022-06-29 09:15:59 +01:00 |
program_memory.rs
|
Consolidate syscalls under solana_program::syscalls, implement static syscalls (sbfv2) (#24188)
|
2022-05-26 23:01:55 +10:00 |
program_option.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
program_pack.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
program_stubs.rs
|
fix: replace rust cfg annotations that use bpf by target_os solana
|
2022-05-18 20:39:43 -07:00 |
program_utils.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
pubkey.rs
|
Fix flaky message kitchen sink test (#26624)
|
2022-07-14 18:39:57 +01:00 |
rent.rs
|
Merge pull request from GHSA-wxrh-ff9f-fc6w
|
2022-05-16 12:30:37 -07:00 |
sanitize.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
secp256k1_program.rs
|
Add API docs for secp256k1_instruction and secp256k1_recover (#26065)
|
2022-08-08 16:22:10 -06:00 |
secp256k1_recover.rs
|
Add API docs for secp256k1_instruction and secp256k1_recover (#26065)
|
2022-08-08 16:22:10 -06:00 |
serialize_utils.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
short_vec.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
slot_hashes.rs
|
Fix derive_partial_eq_without_eq clippy lint
|
2022-05-22 22:22:21 -07:00 |
slot_history.rs
|
Fix derive_partial_eq_without_eq clippy lint
|
2022-05-22 22:22:21 -07:00 |
stake_history.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |
system_instruction.rs
|
Detect and reject invalid AccountInfo reallocations
|
2022-06-29 09:15:59 +01:00 |
system_program.rs
|
And short descriptions to all solana-program modules and macros. (#24128)
|
2022-04-20 19:20:17 -06:00 |