acheron
|
5c67b04625
lang, ts: Update discriminator-related documentation (#3211)
|
1 年之前 |
acheron
|
546945b69c
lang: Refactor discriminator generation (#3182)
|
1 年之前 |
acheron
|
033b71f786
idl: Disallow all zero account discriminators (#3159)
|
1 年之前 |
acheron
|
dfb2de5338
lang: Reuse common override arguments (#3154)
|
1 年之前 |
acheron
|
d73983d3db
lang: Add `discriminator` argument to `#[account]` attribute (#3149)
|
1 年之前 |
acheron
|
4853cd1da7
lang: Fix compilation error when an `#[account]` struct has generics (#3148)
|
1 年之前 |
acheron
|
dc6ac2d631
lang: Use associated discriminator constants instead of hardcoding in `#[account]` (#3144)
|
1 年之前 |
acheron
|
9fa250995c
lang: Parse `#[account]` attribute arguments with `syn` (#3140)
|
1 年之前 |
acheron
|
ba33d5e974
lang: Get discriminator length dynamically (#3101)
|
1 年之前 |
acheron
|
14cec14617
lang: Make discriminator type unsized (#3098)
|
1 年之前 |
Michal Nazarewicz
|
81c2519a9b
lang: Add `pubkey` macro for declaring `Pubkey` const values (#3021)
|
1 年之前 |
acheron
|
c138a55b72
idl: Move IDL types from the `anchor-syn` crate to the new IDL crate (#2882)
|
1 年之前 |
acheron
|
d9a9f19394
Fix IDL (#2824)
|
1 年之前 |
acheron
|
b5f4796156
Add `IdlBuild` trait (#2629)
|
2 年之前 |
Krešimir Klas
|
6ef6b79a6c
IDL generation through compilation (#2011)
|
2 年之前 |
nojob1
|
872d084e00
--fix clippy (#2388)
|
2 年之前 |
Christian Kamm
|
ed2769ef28
Make zero copy safe by default, add `account(zero_copy(unsafe))` feature. (#2330)
|
2 年之前 |
cyphersnake
|
a73bd728fb
lang: Add `Owner` & `Discriminator` implementation for ix structures (#2085)
|
2 年之前 |
Matthew Callens
|
f76112a41a
add account name to discriminator mismatch errors (#2020)
|
3 年之前 |
Matthew Callens
|
905968d5ab
docs: fix bytemuck links in `#[account]` page (#1616)
|
3 年之前 |
Matthew Callens
|
041414f52a
docs: update doc comments for `Program` and `#[account]` (#1606)
|
3 年之前 |
sanny
|
68c5faed2b
lang: update to AccountLoader in doc comments (#1554)
|
3 年之前 |
Paul
|
40596824bf
error redesign (#1462)
|
3 年之前 |
Paul
|
2390a4f167
lang: fix error mod exports (#1426)
|
3 年之前 |
Armani Ferrante
|
d7e72b33d1
lang: repr override for zero copy (#1273)
|
3 年之前 |
Paul
|
3ddad6cbb6
lang: rest of accounts docs reference (#1231)
|
3 年之前 |
Paul
|
a7eccb6e82
lang: improved Account reference (#1207)
|
3 年之前 |
y2kappa
|
fa3d190d42
lang: #[repr(C)] for zero_copy accounts (#1106)
|
3 年之前 |
Kirill Fomichev
|
efd37219d2
ci: run clippy for nightly (#1150)
|
3 年之前 |
Kirill Fomichev
|
3688683931
lang: Add `deprecated` attribute to `ProgramAccount` (#1014)
|
3 年之前 |