anchor/lang/src
Matthew Callens 20726d06bd
lang: Add `SystemAccount<'info>` Account Type (#954)
2021-10-30 11:45:06 -05:00
..
account.rs Static owner and program ID checks (#686) 2021-09-07 13:06:15 -07: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
common.rs lang, ts: Account close constraint (#371) 2021-06-09 15:40:43 -07:00
context.rs lang: Cpi AccountInfos (#824) 2021-10-03 12:57:14 -07:00
cpi_account.rs lang: Deprecate account wrappers (#700) 2021-09-09 17:26:54 -07: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 `SystemAccount<'info>` Account Type (#954) 2021-10-30 11:45:06 -05:00
idl.rs lang: Consistent init constraints (#641) 2021-08-29 14:25:38 -07:00
lib.rs lang: Add `SystemAccount<'info>` Account Type (#954) 2021-10-30 11:45:06 -05:00
loader.rs lang: Move program check to try_from (#660) 2021-09-01 14:53:39 -07:00
loader_account.rs lang: Support for AccountLoader (#792) 2021-10-08 09:24:25 -07:00
program.rs lang: Remove not required `to_account_info()` call (#914) 2021-10-23 09:16:40 -07:00
program_account.rs lang: Deprecate account wrappers (#700) 2021-09-09 17:26:54 -07:00
signer.rs lang, spl: Program and Signer types (#705) 2021-09-11 14:43:12 -07:00
state.rs lang: Deprecate account wrappers (#700) 2021-09-09 17:26:54 -07:00
system_account.rs lang: Add `SystemAccount<'info>` Account Type (#954) 2021-10-30 11:45:06 -05:00
system_program.rs lang, spl: Program and Signer types (#705) 2021-09-11 14:43:12 -07:00
sysvar.rs lang: Optimize `trait Key` implementation (#652) 2021-08-31 00:27:26 -07:00
unchecked_account.rs lang, examples: UncheckedAccount and Cfo updates (#745) 2021-09-16 17:49:24 -05:00
vec.rs lang: Remove not required `to_account_info()` call (#914) 2021-10-23 09:16:40 -07:00