acheron
|
dc6ac2d631
lang: Use associated discriminator constants instead of hardcoding in `#[account]` (#3144)
|
vor 1 Jahr |
acheron
|
98396c0aef
Fix clippy 1.80.0 lints (#3145)
|
vor 1 Jahr |
acheron
|
56af130b74
Upgrade `time` to 0.3.36 (#3143)
|
vor 1 Jahr |
acheron
|
9fa250995c
lang: Parse `#[account]` attribute arguments with `syn` (#3140)
|
vor 1 Jahr |
acheron
|
f6a8042c40
lang: Remove unnecessary clone in account exit routine (#3139)
|
vor 1 Jahr |
acheron
|
3f945f682c
lang: Add `#[instruction]` attribute proc-macro (#3137)
|
vor 1 Jahr |
cryptopapi997
|
5a20cd9378
client: Add `internal_rpc` method for `mock` feature (#3135)
|
vor 1 Jahr |
acheron
|
895f01865a
cli: Warn if `anchor-spl/idl-build` is missing (#3133)
|
vor 1 Jahr |
acheron
|
fb7ea68c0d
ts: Add optional `wallet` property to the `Provider` interface (#3130)
|
vor 1 Jahr |
Dean 利迪恩
|
200f0fbeb6
spl: Add `static` lifetime for `idl-build` discriminator constants (#3129)
|
vor 1 Jahr |
Dean 利迪恩
|
a4b751c4aa
spl: Add `withdraw_withheld_tokens_from_accounts` instruction (#3128)
|
vor 1 Jahr |
acheron
|
c5337c5e8e
client: Support non-8-byte discriminators (#3125)
|
vor 1 Jahr |
acheron
|
9fce3dfc9c
ts: Get discriminator lengths dynamically (#3120)
|
vor 1 Jahr |
acheron
|
293ee9142b
lang: Require `Discriminator` trait impl when using the `zero` constraint (#3118)
|
vor 1 Jahr |
Gabriel Castillo
|
fc765ff393
docs: Fix tic-tac-toe example (#3115)
|
vor 1 Jahr |
acheron
|
c06ec446e2
lang: Remove the fallback function shortcut in `try_entry` function (#3109)
|
vor 1 Jahr |
acheron
|
ccac42dfcf
lang: Update `dispatch` function to support dynamic discriminators (#3104)
|
vor 1 Jahr |
cryptopapi997
|
4e4c04c6e0
client: Make `ThreadSafeSigner` trait public (#3107)
|
vor 1 Jahr |
acheron
|
e5bed20736
lang: Add non-8-byte discriminator support in `declare_program!` (#3103)
|
vor 1 Jahr |
acheron
|
ba33d5e974
lang: Get discriminator length dynamically (#3101)
|
vor 1 Jahr |
acheron
|
14cec14617
lang: Make discriminator type unsized (#3098)
|
vor 1 Jahr |
cryptopapi997
|
f8d0f5208a
client: Add option to pass in mock rpc client (#3053)
|
vor 1 Jahr |
acheron
|
bdee6fb544
cli: Skip IDL checks if `--no-idl` option is passed (#3093)
|
vor 1 Jahr |
acheron
|
117717468f
lang: Add `Account` utility type to get accounts from bytes (#3091)
|
vor 1 Jahr |
acheron
|
0dd6b4e57d
lang: Add a sanity check for unimplemented token extensions (#3090)
|
vor 1 Jahr |
acheron
|
79d1cec79e
lang: Fix using `owner` constraint with `Box`ed accounts (#3087)
|
vor 1 Jahr |
cryptopapi997
|
a2bd50bb29
lang: Make `InitSpace` support unnamed and unit structs (#3084)
|
vor 1 Jahr |
acheron
|
ca4822f5e9
lang: Remove `EventData` trait (#3083)
|
vor 1 Jahr |
cryptopapi997
|
f677742a97
client: Add `tokio` support to `RequestBuilder` with `async` feature (#3057)
|
vor 1 Jahr |
acheron
|
fd6174a88d
syn: Remove `bpf` target support in `hash` feature (#3078)
|
vor 1 Jahr |