Commit History

Author SHA1 Message Date
  Paul 016a1d3da5 update forgotten solana versions (#1751) 3 years ago
  Matthew Callens d1ddf8ee24 ts: add `pubkeys` method builder function to view all instruction account addresses (#1733) 3 years ago
  Paul 3d0560db2c Revert "lang: Make Anchor use fallback function instead of panicking if ix data.len() is < `8` (#1721)" (#1748) 3 years ago
  Paul 778e328753 lang: deserialize programdata address on demand/lazily (#1723) 3 years ago
  Paul ce884066e0 cli: add prettier to new project js/ts template (#1741) 3 years ago
  Anan 999fc6aaf4 Fix amv->avm spelling mistake (#1734) 3 years ago
  Paul 9e070870f4 cli: update js/ts templates to use new `.methods` syntax (#1732) 3 years ago
  sweetim 938f89d81b added bn.js types fixed #1711 (#1712) 3 years ago
  Armani Ferrante 5652668062 add changelog entry (#1724) 3 years ago
  Paul adb90c33d7 lang: Make Anchor use fallback function instead of panicking if ix data.len() is < `8` (#1721) 3 years ago
  Paul 470e902f48 lang: Add support for multiple test suites with separate local validators (#1681) 3 years ago
  Kirill Fomichev 40ea715beb lang, cli, spl: Update solana toolchain to v1.9.13 (#1653) 3 years ago
  Paul a2e760c50c cli-fix: anchor test with --skip-deploy should fail if validator exists already (#1675) 3 years ago
  Tom Linton 1cb7429fe2 lang: Allow CPI return values (#1598) 3 years ago
  Samuel Moelius 0f7675c31c Add discriminator length checks instead of panicking in `(Account)Loader` (#1678) 3 years ago
  Italo Casas e9995112f6 avm improvements (#1670) 3 years ago
  Matthew Callens 4e4ca55c57 spl: re-export `spl-token` crate (#1665) 3 years ago
  Paul 78714eaf95 docs: move ts error changes into breaking section of the changelog (#1664) 3 years ago
  Armani Ferrante 77b1afcf2f v0.23.0 (#1660) 3 years ago
  Paul 9afdb17ac2 ts: add error log parsing to ts client (#1640) 3 years ago
  skrrb 58af625736 Handle arrays with const as size in endpoint function args (#1631) 3 years ago
  robert-balcerowicz 1c7139a9e3 ts: Use return value of `wallet.signTransaction` in `provider.ts` (#1527) 3 years ago
  Paul bb25cd6a6f lang: fix owner compile error caused by missing type annotation (#1648) 3 years ago
  Tom Linton d42d147e6a cli: Fix npm install command in fallback (#1643) 3 years ago
  Sven Dowideit e567e14154 remove avm use prompt, and insist on user installing a version if it's not yet installed (#1565) 3 years ago
  Paul 94b0fec714 fix anchor-lang import in safety-check, add custom-coder to ci, and fix spl-token coder (#1604) 3 years ago
  Paul d871f39793 lang: add system program cpi wrapper functions (#1629) 3 years ago
  Paul 170a763625 lang: adjust error code so `#[error_code]` works with just importing `anchor_lang::error_code` (#1610) 3 years ago
  Matthew Callens b376fd4615 lang: add additional `require_x` comparison macros (#1622) 3 years ago
  Paul 3face237fb cli: make ts idl equal json idl (#1609) 3 years ago