Swaroop M
|
db3da206de
feat(lang): remove solana-program from anchor_lang (#3819)
|
1 month ago |
acheron
|
340e9c13f4
lang: Remove `EventIndex` (#3244)
|
1 year ago |
acheron
|
879601e632
lang: Add `LazyAccount` (#3194)
|
1 year ago |
acheron
|
5c67b04625
lang, ts: Update discriminator-related documentation (#3211)
|
1 year ago |
acheron
|
46f52da34b
lang: Remove `discriminator` method from `Discriminator` trait (#3163)
|
1 year ago |
acheron
|
98396c0aef
Fix clippy 1.80.0 lints (#3145)
|
1 year ago |
acheron
|
3f945f682c
lang: Add `#[instruction]` attribute proc-macro (#3137)
|
1 year ago |
acheron
|
14cec14617
lang: Make discriminator type unsized (#3098)
|
1 year ago |
acheron
|
ca4822f5e9
lang: Remove `EventData` trait (#3083)
|
1 year ago |
acheron
|
0a1d458c7b
lang: Export `Discriminator` trait from `prelude` (#3075)
|
1 year ago |
acheron
|
1c2aabe315
lang: Include `pubkey!` macro in `prelude` (#3026)
|
1 year ago |
Michal Nazarewicz
|
81c2519a9b
lang: Add `pubkey` macro for declaring `Pubkey` const values (#3021)
|
1 year ago |
acheron
|
257b560109
lang: Return overflow error from `Lamports` trait operations (#2907)
|
1 year ago |
acheron
|
c138a55b72
idl: Move IDL types from the `anchor-syn` crate to the new IDL crate (#2882)
|
1 year ago |
acheron
|
0f6090950a
lang: Add `declare_program!` macro (#2857)
|
1 year ago |
cui fliter
|
3e2cd0004c
Fix typos in comments (#2830)
|
1 year ago |
acheron
|
60b10809c0
Enable all features for docs.rs build (#2774)
|
1 year ago |
Joe C
|
13fc0bb915
lang: Add `#[interface]` attribute for overriding the default discriminator (#2728)
|
1 year ago |
cavemanloverboy
|
c2b5472d85
lang: Add `InstructionData::write_to` implementation (#2733)
|
1 year ago |
Michal Nazarewicz
|
250fa8cdc5
lang: Avoid temporary `Vec`s when serializing objects with discriminators and set default capacity to 256 bytes (#2691)
|
1 year ago |
acheron
|
4c0af6dc53
lang: Remove `CLOSED_ACCOUNT_DISCRIMINATOR` (#2726)
|
1 year ago |
Jean Marchand (Exotic Markets)
|
dcafb789e1
lang: Add accounts by reference (#2656)
|
2 years ago |
Jean Marchand (Exotic Markets)
|
243ab75738
lang: Type safe bumps (#2542)
|
2 years ago |
acheron
|
b5f4796156
Add `IdlBuild` trait (#2629)
|
2 years ago |
Krešimir Klas
|
6ef6b79a6c
IDL generation through compilation (#2011)
|
2 years ago |
acheron
|
e55cd3e646
lang: Add `Lamports` trait (#2552)
|
2 years ago |
Noah Gundotra
|
23b90bffc0
Feature: CPI Events API (#2438)
|
2 years ago |
Henry-E
|
45fa9bd3ba
Update Solana-program and rust-version (#2420)
|
2 years ago |
Jon Cinque
|
777f2eace1
interface: Support multiple programs with the same interface via token-2022 (#2386)
|
2 years ago |
Henry-E
|
2a05075760
Update IDL program (#2365)
|
2 years ago |