Justin Starry a3c8d20352 lang: Reduce compute unit consumption of loader accounts (#1134) 3 years ago
..
account.rs 632aefa250 lang: Add fmt::Debug to structs (#1043) 3 years ago
account_info.rs c67dea4379 lang: Optimize `trait Key` implementation (#652) 4 years ago
account_meta.rs 3c295f958a lang: Impl ToAccountMetas for AccountMeta and make state mod pub (#406) 4 years ago
boxed.rs 39576de39c lang: Add Box<T> implementation for the AccountsClose trait (#856) 4 years ago
bpf_upgradeable_state.rs 3321a3f9c9 lang: Add ProgramData account (#1095) 3 years ago
common.rs df51a27a48 lang, ts: Account close constraint (#371) 4 years ago
context.rs 632aefa250 lang: Add fmt::Debug to structs (#1043) 3 years ago
cpi_account.rs 3688683931 lang: Add `deprecated` attribute to `ProgramAccount` (#1014) 3 years ago
cpi_state.rs c76db691cd lang: Deprecate account wrappers (#700) 4 years ago
ctor.rs ceb80b0a04 lang: Dynamically fetch rent sysvar for when using `init` (#588) 4 years ago
error.rs 423ddde30a lang: Always execute constraints for init_if_needed (#1096) 3 years ago
idl.rs 3688683931 lang: Add `deprecated` attribute to `ProgramAccount` (#1014) 3 years ago
lib.rs 423ddde30a lang: Always execute constraints for init_if_needed (#1096) 3 years ago
loader.rs a3c8d20352 lang: Reduce compute unit consumption of loader accounts (#1134) 3 years ago
loader_account.rs a3c8d20352 lang: Reduce compute unit consumption of loader accounts (#1134) 3 years ago
program.rs 911620ee27 lang: programdata_address field for Program account (#1125) 3 years ago
program_account.rs 3688683931 lang: Add `deprecated` attribute to `ProgramAccount` (#1014) 3 years ago
signer.rs 632aefa250 lang: Add fmt::Debug to structs (#1043) 3 years ago
state.rs c76db691cd lang: Deprecate account wrappers (#700) 4 years ago
system_account.rs 632aefa250 lang: Add fmt::Debug to structs (#1043) 3 years ago
system_program.rs 632aefa250 lang: Add fmt::Debug to structs (#1043) 3 years ago
sysvar.rs 632aefa250 lang: Add fmt::Debug to structs (#1043) 3 years ago
unchecked_account.rs 632aefa250 lang: Add fmt::Debug to structs (#1043) 3 years ago
vec.rs 6a19cc48ef lang: Remove not required `to_account_info()` call (#914) 4 years ago