Historique des commits

Auteur SHA1 Message Date
  acheron 3f945f682c lang: Add `#[instruction]` attribute proc-macro (#3137) il y a 1 an
  cryptopapi997 5a20cd9378 client: Add `internal_rpc` method for `mock` feature (#3135) il y a 1 an
  acheron 895f01865a cli: Warn if `anchor-spl/idl-build` is missing (#3133) il y a 1 an
  acheron fb7ea68c0d ts: Add optional `wallet` property to the `Provider` interface (#3130) il y a 1 an
  Dean 利迪恩 a4b751c4aa spl: Add `withdraw_withheld_tokens_from_accounts` instruction (#3128) il y a 1 an
  acheron c5337c5e8e client: Support non-8-byte discriminators (#3125) il y a 1 an
  acheron 9fce3dfc9c ts: Get discriminator lengths dynamically (#3120) il y a 1 an
  acheron 293ee9142b lang: Require `Discriminator` trait impl when using the `zero` constraint (#3118) il y a 1 an
  acheron c06ec446e2 lang: Remove the fallback function shortcut in `try_entry` function (#3109) il y a 1 an
  acheron ccac42dfcf lang: Update `dispatch` function to support dynamic discriminators (#3104) il y a 1 an
  cryptopapi997 4e4c04c6e0 client: Make `ThreadSafeSigner` trait public (#3107) il y a 1 an
  acheron e5bed20736 lang: Add non-8-byte discriminator support in `declare_program!` (#3103) il y a 1 an
  acheron ba33d5e974 lang: Get discriminator length dynamically (#3101) il y a 1 an
  acheron 14cec14617 lang: Make discriminator type unsized (#3098) il y a 1 an
  cryptopapi997 f8d0f5208a client: Add option to pass in mock rpc client (#3053) il y a 1 an
  acheron bdee6fb544 cli: Skip IDL checks if `--no-idl` option is passed (#3093) il y a 1 an
  acheron 117717468f lang: Add `Account` utility type to get accounts from bytes (#3091) il y a 1 an
  acheron 0dd6b4e57d lang: Add a sanity check for unimplemented token extensions (#3090) il y a 1 an
  acheron 79d1cec79e lang: Fix using `owner` constraint with `Box`ed accounts (#3087) il y a 1 an
  cryptopapi997 a2bd50bb29 lang: Make `InitSpace` support unnamed and unit structs (#3084) il y a 1 an
  acheron ca4822f5e9 lang: Remove `EventData` trait (#3083) il y a 1 an
  cryptopapi997 f677742a97 client: Add `tokio` support to `RequestBuilder` with `async` feature (#3057) il y a 1 an
  acheron fd6174a88d syn: Remove `bpf` target support in `hash` feature (#3078) il y a 1 an
  acheron 0a1d458c7b lang: Export `Discriminator` trait from `prelude` (#3075) il y a 1 an
  acheron 59ee310cfa lang: Remove `getrandom` dependency (#3072) il y a 1 an
  Andrei Silviu Dragnea 5727865b65 lang: Make stack frames slimmer on ATA creation (#3065) il y a 1 an
  Burbo e68b96f454 lang: Fix `align` repr support in `declare-program!` (#3056) il y a 1 an
  acheron f7916d4159 cli: Add checks for incorrect usage of `idl-build` feature (#3061) il y a 1 an
  Maxim ca7fcee6b8 cli, idl: Pass `cargo` args to IDL generation (#3059) il y a 1 an
  man0s 5f1f72c511 idl: Avoid interference from rust tests during IDL generation (#3058) il y a 1 an