anchor/lang/src
Kirill Fomichev b99f017334
lang: Add Id trait to prelude (#748)
2021-09-17 09:45:50 -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: Initialize program derived addresses with instruction data (#386) 2021-06-15 17:15:51 -07:00
common.rs lang, ts: Account close constraint (#371) 2021-06-09 15:40:43 -07:00
context.rs lang: Deprecate account wrappers (#700) 2021-09-09 17:26:54 -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, spl: Program and Signer types (#705) 2021-09-11 14:43:12 -07:00
idl.rs lang: Consistent init constraints (#641) 2021-08-29 14:25:38 -07:00
lib.rs lang: Add Id trait to prelude (#748) 2021-09-17 09:45:50 -05:00
loader.rs lang: Move program check to try_from (#660) 2021-09-01 14:53:39 -07:00
program.rs lang, spl: Program and Signer types (#705) 2021-09-11 14:43:12 -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_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: Add Accounts trait for Vec (#417) 2021-06-24 19:35:55 -07:00