anchor/lang/src
Paul 3321a3f9c9
lang: Add ProgramData account (#1095)
2021-12-05 14:14:16 -05:00
..
account.rs lang: Add fmt::Debug to structs (#1043) 2021-11-20 07:14:06 -08:00
account_info.rs lang: Optimize `trait Key` implementation (#652) 2021-08-31 00:27:26 -07:00
account_meta.rs lang: Impl ToAccountMetas for AccountMeta and make state mod pub (#406) 2021-06-18 15:50:58 -07:00
boxed.rs lang: Add Box<T> implementation for the AccountsClose trait (#856) 2021-10-09 14:11:47 -07:00
bpf_upgradeable_state.rs lang: Add ProgramData account (#1095) 2021-12-05 14:14:16 -05:00
common.rs lang, ts: Account close constraint (#371) 2021-06-09 15:40:43 -07:00
context.rs lang: Add fmt::Debug to structs (#1043) 2021-11-20 07:14:06 -08:00
cpi_account.rs lang: Add `deprecated` attribute to `ProgramAccount` (#1014) 2021-11-14 06:46:18 -08:00
cpi_state.rs lang: Deprecate account wrappers (#700) 2021-09-09 17:26:54 -07:00
ctor.rs lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
error.rs lang: Add ProgramData account (#1095) 2021-12-05 14:14:16 -05:00
idl.rs lang: Add `deprecated` attribute to `ProgramAccount` (#1014) 2021-11-14 06:46:18 -08:00
lib.rs lang: Add ProgramData account (#1095) 2021-12-05 14:14:16 -05:00
loader.rs lang: Add deprecated attribute to Loader (#1078) 2021-11-29 22:40:20 +00:00
loader_account.rs lang: Add fmt::Debug to structs (#1043) 2021-11-20 07:14:06 -08:00
program.rs lang: Add fmt::Debug to structs (#1043) 2021-11-20 07:14:06 -08:00
program_account.rs lang: Add `deprecated` attribute to `ProgramAccount` (#1014) 2021-11-14 06:46:18 -08:00
signer.rs lang: Add fmt::Debug to structs (#1043) 2021-11-20 07:14:06 -08:00
state.rs lang: Deprecate account wrappers (#700) 2021-09-09 17:26:54 -07:00
system_account.rs lang: Add fmt::Debug to structs (#1043) 2021-11-20 07:14:06 -08:00
system_program.rs lang: Add fmt::Debug to structs (#1043) 2021-11-20 07:14:06 -08:00
sysvar.rs lang: Add fmt::Debug to structs (#1043) 2021-11-20 07:14:06 -08:00
unchecked_account.rs lang: Add fmt::Debug to structs (#1043) 2021-11-20 07:14:06 -08:00
vec.rs lang: Remove not required `to_account_info()` call (#914) 2021-10-23 09:16:40 -07:00