anchor/lang/src
Kirill Fomichev 40ea715beb
lang, cli, spl: Update solana toolchain to v1.9.13 (#1653)
Co-authored-by: Paul Schaaf <paulsimonschaaf@gmail.com>
2022-03-26 20:28:55 -04:00
..
accounts Add discriminator length checks instead of panicking in `(Account)Loader` (#1678) 2022-03-24 12:05:39 -04:00
account_meta.rs lang: Impl ToAccountMetas for AccountMeta and make state mod pub (#406) 2021-06-18 15:50:58 -07:00
bpf_upgradeable_state.rs error redesign (#1462) 2022-02-20 17:28:24 -05:00
bpf_writer.rs lang: new internal writer to use bpf mem syscalls (#1589) 2022-03-12 15:58:41 -05:00
common.rs lang: new internal writer to use bpf mem syscalls (#1589) 2022-03-12 15:58:41 -05:00
context.rs error redesign (#1462) 2022-02-20 17:28:24 -05:00
ctor.rs lang: Dynamically fetch rent sysvar for when using `init` (#588) 2021-08-08 13:20:26 -07:00
error.rs lang: adjust error code so `#[error_code]` works with just importing `anchor_lang::error_code` (#1610) 2022-03-16 14:53:43 -04:00
idl.rs lang: export accounts module, re-export its types in the prelude (#1208) 2022-01-06 15:26:43 -05:00
lib.rs lang, cli, spl: Update solana toolchain to v1.9.13 (#1653) 2022-03-26 20:28:55 -04:00
system_program.rs lang: add system program cpi wrapper functions (#1629) 2022-03-16 16:09:58 -04:00
vec.rs error redesign (#1462) 2022-02-20 17:28:24 -05:00