henrye
|
5b4b1b5a5a
update error message since 'non-optional' is the default
|
2 years ago |
henrye
|
24bedb5db4
start playing around with other functions
|
2 years ago |
henrye
|
ce8f603a13
cargo fmt
|
2 years ago |
henrye
|
863ba459e8
allow any account type
|
2 years ago |
henrye
|
5764c05363
fix self-proclaimed hacky parse_account function
|
2 years ago |
Sammy Harris
|
484628070c
Feat: Optional Positional Accounts (#2101)
|
2 years ago |
Henry-E
|
5291a7b6ff
Update rust to v1.62 (#2272)
|
2 years ago |
Matthew Callens
|
fc3789520e
fix new clippy warnings for cicd (#2075)
|
3 years ago |
Matthew Callens
|
c47fb2877e
lang: adjust `realloc` implementation to safeguard max increase and idempotency (#1986)
|
3 years ago |
Armani Ferrante
|
1ec9af7e21
Revert "lang: add `realloc` constraint group (#1943)" (#1984)
|
3 years ago |
Matthew Callens
|
7fe39c61ad
lang: add `realloc` constraint group (#1943)
|
3 years ago |
Krešimir Klas
|
3b0d73ed7a
syn: remove unused instruction_constraints field from Field (#1946)
|
3 years ago |
ebrightfield
|
ed15922f1a
Add docs field to idl (#1561)
|
3 years ago |
Paul
|
b769e6038c
lang: forbid pubkey mint on token init (#1804)
|
3 years ago |
Paul
|
c8d8cacd22
lang: remove default space calc (#1519)
|
3 years ago |
Ian Macalinao
|
de08fec0b9
lang: add more docs to macros to allow missing_doc (#1498)
|
3 years ago |
man0s
|
83121c26eb
Add check for mutability of init payer (#1271)
|
3 years ago |
Paul
|
0dfed11eaa
lang: rename loader_account.rs to account_loader.rs (#1279)
|
3 years ago |
Paul
|
01ff03b09b
lang: give better errors for init when programs are missing (#1257)
|
3 years ago |
Kirill Fomichev
|
efd37219d2
ci: run clippy for nightly (#1150)
|
3 years ago |
Paul
|
3321a3f9c9
lang: Add ProgramData account (#1095)
|
3 years ago |
Matthew Callens
|
20726d06bd
lang: Add `SystemAccount<'info>` Account Type (#954)
|
4 years ago |
NorbertBodziony
|
1c5c6a8aba
lang: Support for AccountLoader (#792)
|
4 years ago |
Armani Ferrante
|
c004b0f99c
lang, examples: UncheckedAccount and Cfo updates (#745)
|
4 years ago |
Armani Ferrante
|
b1ef7431ec
lang, spl: Program and Signer types (#705)
|
4 years ago |
Armani Ferrante
|
3958533750
Static owner and program ID checks (#686)
|
4 years ago |
Brett Etter
|
d612ffddc2
lang: Added generic support to Accounts (#496)
|
4 years ago |
Kirill Fomichev
|
1aa019cb0f
Apply clippy rules (#431)
|
4 years ago |
Armani Ferrante
|
a6ebaabac4
lang: Initialize program derived addresses with instruction data (#386)
|
4 years ago |
Armani Ferrante
|
df51a27a48
lang, ts: Account close constraint (#371)
|
4 years ago |