Commit History

作者 SHA1 備註 提交日期
  Kirill Fomichev 40ea715beb lang, cli, spl: Update solana toolchain to v1.9.13 (#1653) 3 年之前
  Paul a2e760c50c cli-fix: anchor test with --skip-deploy should fail if validator exists already (#1675) 3 年之前
  Tom Linton 1cb7429fe2 lang: Allow CPI return values (#1598) 3 年之前
  Samuel Moelius 0f7675c31c Add discriminator length checks instead of panicking in `(Account)Loader` (#1678) 3 年之前
  Italo Casas e9995112f6 avm improvements (#1670) 3 年之前
  Matthew Callens 4e4ca55c57 spl: re-export `spl-token` crate (#1665) 3 年之前
  Paul 78714eaf95 docs: move ts error changes into breaking section of the changelog (#1664) 3 年之前
  Armani Ferrante 77b1afcf2f v0.23.0 (#1660) 3 年之前
  Paul 9afdb17ac2 ts: add error log parsing to ts client (#1640) 3 年之前
  skrrb 58af625736 Handle arrays with const as size in endpoint function args (#1631) 3 年之前
  robert-balcerowicz 1c7139a9e3 ts: Use return value of `wallet.signTransaction` in `provider.ts` (#1527) 3 年之前
  Paul bb25cd6a6f lang: fix owner compile error caused by missing type annotation (#1648) 3 年之前
  Tom Linton d42d147e6a cli: Fix npm install command in fallback (#1643) 3 年之前
  Sven Dowideit e567e14154 remove avm use prompt, and insist on user installing a version if it's not yet installed (#1565) 3 年之前
  Paul 94b0fec714 fix anchor-lang import in safety-check, add custom-coder to ci, and fix spl-token coder (#1604) 3 年之前
  Paul d871f39793 lang: add system program cpi wrapper functions (#1629) 3 年之前
  Paul 170a763625 lang: adjust error code so `#[error_code]` works with just importing `anchor_lang::error_code` (#1610) 3 年之前
  Matthew Callens b376fd4615 lang: add additional `require_x` comparison macros (#1622) 3 年之前
  Paul 3face237fb cli: make ts idl equal json idl (#1609) 3 年之前
  Paul 3b0006b3ce use sol_log_data for logging events (#1608) 3 年之前
  Paul 721fe6693c lang: add support for logging expected and actual values and pubkeys (#1572) 3 年之前
  Matthew Callens 2a039f2e45 cli: initialize a new git repository on `anchor init` (#1605) 3 年之前
  skrrb 3c994fcdef cli: also clone program data account (#1495) 3 年之前
  NIKHIL B N 00488b512c Add support for `anchor idl fetch` to work outside anchor workspace (#1509) 3 年之前
  Paul 54c07be511 lang: impl Key for Pubkey (#1601) 3 年之前
  Matthew Callens ad8aec247b lang: new internal writer to use bpf mem syscalls (#1589) 3 年之前
  Tom Linton 2529b06c02 lang: Handle const array size casting and add const array size support for events (#1485) 3 年之前
  CherryMan b5ea2a4201 client: derive cluster ws url like web3.js (#1362) 3 年之前
  skrrb 07c7cc1ce5 cli: add anchor clean (#1479) 3 年之前
  Armani Ferrante b149fc522a ts: add provider parameter to spl token client (#1597) 3 年之前