Commit History

Author SHA1 Message Date
  Bhargava Sai Macha a18d6caa6d spl: Make `TokenAccount` and `Mint` `Copy` (#2904) 1 year ago
  acheron 1f0bf0ee60 spl: Remove `solana-program` dependency (#2900) 1 year ago
  acheron c7ccbb8f62 Fix `1.79.0-nightly` warnings (#2896) 1 year ago
  acheron d9a9f19394 Fix IDL (#2824) 1 year ago
  Jean Marchand (Exotic Markets) 0fef819e4b chore: Remove abusive cloning (#2663) 2 years ago
  acheron b5f4796156 Add `IdlBuild` trait (#2629) 2 years ago
  Matthew Callens 9044b9b8cd spl: add spl token approve checked wrapper (#2401) 2 years ago
  nojob1 872d084e00 --fix clippy (#2388) 2 years ago
  Henry-E 11642929ac Spl token transfer checked (#2353) 2 years ago
  Henry-E 8f3291a1f5 Revert "Added token::transfer_checked wrapper to token (#2351)" (#2352) 2 years ago
  Barebox a068171aee Added token::transfer_checked wrapper to token (#2351) 2 years ago
  Jean Marchand (Exotic Markets) 8ce18c36db spl: Update instructions and remove rent from constraints (#2265) 2 years ago
  Pierre 282c394666 feat: add sync native to anchor_spl::token (#1833) 3 years ago
  Paul 9a48f40e3d spl: add more derives for `TokenAccount` and `Mint` (#1818) 3 years ago
  Paul 4d9bd6adc6 spl: change "to" to "from" in token::burn (#1729) 3 years ago
  Matthew Callens 4e4ca55c57 spl: re-export `spl-token` crate (#1665) 3 years ago
  Rohan Kapur 4e8bb08cc4 spl: Add support for the spl_token revoke (#1493) 3 years ago
  Paul 40596824bf error redesign (#1462) 3 years ago
  Paul a830644203 lang: export accounts module, re-export its types in the prelude (#1208) 3 years ago
  Paul 22c2c30ef4 lang: use phantomdata in account type instead of '_account: T' (#1155) 3 years ago
  Paul b5827c1b24 lang: add default impls for AccountSerialize and AccountDeserialize (#1156) 3 years ago
  Henry-E ed85c9b3de spl: Remove token program account infos (#1123) 3 years ago
  jpbogle 8e52242b8c spl: Add thaw_account token utility (#867) 4 years ago
  jpbogle 5e9cede699 spl: Add freeze_account token utility (#865) 4 years ago
  suscd e763b721c3 spl: Add token `close_account` instruction (#714) 4 years ago
  Armani Ferrante b1ef7431ec lang, spl: Program and Signer types (#705) 4 years ago
  Armani Ferrante 3958533750 Static owner and program ID checks (#686) 4 years ago
  Henry-E fef207dc83 lang, examples: Add mint initialization constraints (#562) 4 years ago
  Armani Ferrante d9a39cdf09 spl: Fix clippy (#561) 4 years ago
  Armani Ferrante 615764b9c8 examples, spl: Permissioned markets via proxy middleware (#519) 4 years ago