Bhargava Sai Macha
|
e3ced784ad
Add support for token extensions (#2789)
|
1 year ago |
Will
|
dcf5928f3f
lang: `Box` the inner enums of `anchor_lang::error::Error` (#2600)
|
2 years ago |
Noah Gundotra
|
23b90bffc0
Feature: CPI Events API (#2438)
|
2 years ago |
Elliot Kennedy
|
670b4f5005
Add `token_program` constraint to token, mint, and associated token accounts (#2460)
|
2 years ago |
Christian Kamm
|
27bb695685
Idl: Limit account size to 60kb, allow closing idl accounts (#2329)
|
2 years ago |
Jean Marchand (Exotic Markets)
|
38bbb21c33
lang: remove the state and interface attributes (#2285)
|
2 years ago |
Sammy Harris
|
484628070c
Feat: Optional Positional Accounts (#2101)
|
2 years ago |
Henry-E
|
19e00e5d8f
Don't allow the payer to be initialized as a program account (#2284)
|
2 years ago |
Matthew Callens
|
c47fb2877e
lang: adjust `realloc` implementation to safeguard max increase and idempotency (#1986)
|
3 years ago |
guibescos
|
0916361f5e
Feature/error equality (#1544)
|
3 years ago |
Paul
|
170a763625
lang: adjust error code so `#[error_code]` works with just importing `anchor_lang::error_code` (#1610)
|
3 years ago |
Matthew Callens
|
b376fd4615
lang: add additional `require_x` comparison macros (#1622)
|
3 years ago |
Paul
|
721fe6693c
lang: add support for logging expected and actual values and pubkeys (#1572)
|
3 years ago |
Matthew Callens
|
a78c9c0341
lang: add sysvar custom error and failing test case (#1535)
|
3 years ago |
Paul
|
40596824bf
error redesign (#1462)
|
3 years ago |
Armani Ferrante
|
f39ea73a65
lang: cargo fmt (#1459)
|
3 years ago |
Paul
|
2d9209ba33
improve error code reference (#1454)
|
3 years ago |
Paul
|
1f56a62bab
lang: add check that declared id == program id (#1451)
|
3 years ago |
Paul
|
2390a4f167
lang: fix error mod exports (#1426)
|
3 years ago |
Paul
|
b3720a0b84
lang, ts: fix init_if_needed missing ATA address check (#1221)
|
3 years ago |
Paul
|
4013ec9337
lang, docs: ErrorCode docs (#1204)
|
3 years ago |
Paul
|
d43d965cfb
lang: fix constraint typo (#1166)
|
3 years ago |
man0s
|
561f7cdaa8
Change AccoutNotProgramOwned error to AccountOwnedByWrongProgram (#1154)
|
3 years ago |
Paul
|
423ddde30a
lang: Always execute constraints for init_if_needed (#1096)
|
3 years ago |
Paul
|
3321a3f9c9
lang: Add ProgramData account (#1095)
|
3 years ago |
Mikhail Gorbachev
|
2d44654a4b
lang: Add `AccountNotInitialized` error (#1024)
|
3 years ago |
Matthew Callens
|
20726d06bd
lang: Add `SystemAccount<'info>` Account Type (#954)
|
4 years ago |
Armani Ferrante
|
b1ef7431ec
lang, spl: Program and Signer types (#705)
|
4 years ago |
Armani Ferrante
|
75c20856e4
lang: Consistent init constraints (#641)
|
4 years ago |
Kirill Fomichev
|
2d974604ae
lang: Remove belongs_to in favor of has_one (#459)
|
4 years ago |