Historial de Commits

Autor SHA1 Mensaje Fecha
  acheron d6b6ac7a4d lang: Remove unused code related to deprecated program id macros (#3170) hace 1 año
  acheron 85ebc335b0 idl: Disallow empty discriminators (#3166) hace 1 año
  acheron 9a528003ea cli: Support non-8-byte discriminators (#3165) hace 1 año
  acheron 46f52da34b lang: Remove `discriminator` method from `Discriminator` trait (#3163) hace 1 año
  acheron bb809fd1df lang, ts: Remove "8 byte" requirement from discriminator error messages (#3161) hace 1 año
  acheron 033b71f786 idl: Disallow all zero account discriminators (#3159) hace 1 año
  acheron 438c481384 idl: Check ambiguous discriminators (#3157) hace 1 año
  JD 442541e9c5 spl: Rename metadata interface instruction fields from `token_program_id` to `program_id` (#3076) hace 1 año
  acheron 9117bbc001 lang: Add `discriminator` argument to `#[event]` attribute (#3152) hace 1 año
  acheron d73983d3db lang: Add `discriminator` argument to `#[account]` attribute (#3149) hace 1 año
  acheron dc6ac2d631 lang: Use associated discriminator constants instead of hardcoding in `#[account]` (#3144) hace 1 año
  acheron 56af130b74 Upgrade `time` to 0.3.36 (#3143) hace 1 año
  acheron 9fa250995c lang: Parse `#[account]` attribute arguments with `syn` (#3140) hace 1 año
  acheron f6a8042c40 lang: Remove unnecessary clone in account exit routine (#3139) hace 1 año
  acheron 3f945f682c lang: Add `#[instruction]` attribute proc-macro (#3137) hace 1 año
  cryptopapi997 5a20cd9378 client: Add `internal_rpc` method for `mock` feature (#3135) hace 1 año
  acheron 895f01865a cli: Warn if `anchor-spl/idl-build` is missing (#3133) hace 1 año
  acheron fb7ea68c0d ts: Add optional `wallet` property to the `Provider` interface (#3130) hace 1 año
  Dean 利迪恩 a4b751c4aa spl: Add `withdraw_withheld_tokens_from_accounts` instruction (#3128) hace 1 año
  acheron c5337c5e8e client: Support non-8-byte discriminators (#3125) hace 1 año
  acheron 9fce3dfc9c ts: Get discriminator lengths dynamically (#3120) hace 1 año
  acheron 293ee9142b lang: Require `Discriminator` trait impl when using the `zero` constraint (#3118) hace 1 año
  acheron c06ec446e2 lang: Remove the fallback function shortcut in `try_entry` function (#3109) hace 1 año
  acheron ccac42dfcf lang: Update `dispatch` function to support dynamic discriminators (#3104) hace 1 año
  cryptopapi997 4e4c04c6e0 client: Make `ThreadSafeSigner` trait public (#3107) hace 1 año
  acheron e5bed20736 lang: Add non-8-byte discriminator support in `declare_program!` (#3103) hace 1 año
  acheron ba33d5e974 lang: Get discriminator length dynamically (#3101) hace 1 año
  acheron 14cec14617 lang: Make discriminator type unsized (#3098) hace 1 año
  cryptopapi997 f8d0f5208a client: Add option to pass in mock rpc client (#3053) hace 1 año
  acheron bdee6fb544 cli: Skip IDL checks if `--no-idl` option is passed (#3093) hace 1 año