コミット履歴

作者 SHA1 メッセージ 日付
  Paul d0a13e6535 lang: fix missing account name info when deser fails when using 'init' or 'zero' (#1800) 3 年 前
  Paul 765fee0c6e lang: Make parser fail if 'seeds' constraint is used with 'associated token' constraints (#1803) 3 年 前
  Paul b769e6038c lang: forbid pubkey mint on token init (#1804) 3 年 前
  Ian Macalinao b18b7f7393 Add superstruct as a direct dependency (#1802) 3 年 前
  Paul 700ed262c9 cli: add option to specify program keypair when using 'anchor deploy' (#1786) 3 年 前
  Paul 509ef94f79 cli: move overflow-checks into workspace Cargo.toml so that it will not be ignored by compiler (#1806) 3 年 前
  Armani Ferrante aa2b766434 cli: publish metadata (#1817) 3 年 前
  Armani Ferrante 45d3d3fe31 cli: add to publish script (#1815) 3 年 前
  Sohrab 55e55a2e2f fix(lang): align to new book url convention (#1813) 3 年 前
  Nazreen 1222968ec3 docs: clarify how to use program keypair(#1812) 3 年 前
  Paul 9a9dc95305 tests: fix anchor-lang dependency paths (#1809) 3 年 前
  Paul 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年 前
  Armani Ferrante 0b4c7b0c73 v0.24.2 (#1788) 3 年 前
  Sohrab aff01b99e5 docs(tutorial-4): fix link syntax (#1787) 3 年 前
  Paul 1adb6a2c47 lang: fix missing skip serialize for idl instruction (#1782) 3 年 前
  Paul d07853e9ef fix anchor-init ci and bpf-upgradeable-state package.json (#1781) 3 年 前
  Armani Ferrante d491f0ba1d v0.24.1 (#1779) 3 年 前
  Paul b665f28b16 update anchor ts dep paths (#1778) 3 年 前
  Armani Ferrante 76a3946845 fix makefile cd (#1777) 3 年 前
  Paul e69879e3e8 ci: fix no cashing tests (#1775) 3 年 前
  Paul 2544f1f2e4 update version-bump.sh so it updates yarn lockfiles (#1774) 3 年 前
  Paul 28cf541cdf ci: add manually triggerable ci test that uses no caching (#1773) 3 年 前
  Paul 53ead6077c cli: fix failing 'anchor build' if 'Test.toml' included a relative pa… (#1772) 3 年 前
  Paul fb149f96a1 update yarn lockfile, fix cli template, and fix ci (#1770) 3 年 前
  Armani Ferrante b0f263214d v0.24.0 (#1769) 3 年 前
  Paul 6bd9879dd6 lang: codegen improvements (#1766) 3 年 前
  Paul b28deb30c0 docs: link to space reference (#1764) 3 年 前
  Anan f5dffe6490 lang: allow `token::...` and `mint::...` to be used as checks without init (#1505) 3 年 前
  Paul 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年 前
  Paul 4d9bd6adc6 spl: change "to" to "from" in token::burn (#1729) 3 年 前