Commit Graph

1094 Commits

Author SHA1 Message Date
Sammy b993854767
client: Add send w/ spinner and options (#1926) 2022-05-29 22:31:38 +02:00
dboures f9c42f104b
ts: remove .rollup.cache when publishing npm package (#1919) 2022-05-26 17:17:57 +02:00
Daniel Marin 707ebf26e7
feat: Setup a coder for SystemProgram (#1920) 2022-05-26 13:03:44 +02:00
Sohrab f866d073db
fix(ts/idl): export all IDL types (#1918) 2022-05-25 14:15:18 +02:00
Krešimir Klas d3e9b5f05d
ts: add docs field to IdlAccoutDef and IdlTypeDef types (#1915) 2022-05-22 10:07:17 +02:00
Charlie You 90bbc8b6be
ts: Add tx signature to EventCallback (#1851) 2022-05-17 11:24:16 -04:00
mkrs 1490d5f129
spa: adds update metadata instruction cpi wrapper (#1897) 2022-05-16 12:27:02 -04:00
Armani Ferrante ef178e5217
token metadata and accounts resolver update (#1896) 2022-05-15 18:28:11 -04:00
Justin Starry 61ded073f4
client: fill config structs with defaults to avoid compatibility issues (#1895) 2022-05-15 10:28:36 -04:00
Armani Ferrante 59c2dbb712
update CHANGELOG.md (#1869) 2022-05-04 11:08:36 -04:00
Aximili 8ddc9f25a6
ts: Fix browser detection (#1233) 2022-05-04 11:06:09 -04:00
Armani Ferrante ee14a884f7
ts: provider publicKey optional (#1867) 2022-05-03 10:45:42 -04:00
Italo Casas a298bcd650
cli: add --skip-build flag to publish command (#1841) 2022-05-03 09:48:51 -04:00
Victor Pontis e6155dbc7d
Fix typo in instruction.ts (#1862) 2022-05-02 18:05:32 -04:00
Tommy Johnson 0011e22b91
add wallet publickey to Provider (#1845) 2022-04-28 18:23:20 -04:00
Pierre 282c394666
feat: add sync native to anchor_spl::token (#1833) 2022-04-25 13:39:35 -04:00
Blas Rodriguez Irizar cb4549fdf3
cli: add short alias for build and test commands (#1823) 2022-04-22 17:04:05 -04:00
ebrightfield ed15922f1a
Add docs field to idl (#1561) 2022-04-21 16:37:41 -04:00
guibescos 0916361f5e
Feature/error equality (#1544) 2022-04-20 19:12:50 -04:00
Paul 269200b3b8
cli: improve cli metadata missing error (#1819) 2022-04-20 19:07:14 -04:00
Paul 9a48f40e3d
spl: add more derives for `TokenAccount` and `Mint` (#1818) 2022-04-20 17:50:30 -04:00
Paul fe255bba2b
cli: add custom release profile to improve CU efficiency (#1807) 2022-04-20 17:49:12 -04:00
Tom Linton b885c7b68c
tests: Add CLI IDL command tests (#1808) 2022-04-20 17:38:45 -04:00
Paul d0a13e6535
lang: fix missing account name info when deser fails when using 'init' or 'zero' (#1800) 2022-04-20 16:59:00 -04:00
Paul 765fee0c6e
lang: Make parser fail if 'seeds' constraint is used with 'associated token' constraints (#1803) 2022-04-20 16:51:41 -04:00
Paul b769e6038c
lang: forbid pubkey mint on token init (#1804) 2022-04-20 16:51:10 -04:00
Ian Macalinao b18b7f7393
Add superstruct as a direct dependency (#1802) 2022-04-20 16:37:55 -04:00
Paul 700ed262c9
cli: add option to specify program keypair when using 'anchor deploy' (#1786) 2022-04-20 16:37:14 -04:00
Paul 509ef94f79
cli: move overflow-checks into workspace Cargo.toml so that it will not be ignored by compiler (#1806) 2022-04-20 16:36:10 -04:00
Armani Ferrante aa2b766434
cli: publish metadata (#1817) 2022-04-20 11:56:34 -04:00
Armani Ferrante 45d3d3fe31
cli: add to publish script (#1815) 2022-04-20 11:38:57 -04:00
Sohrab 55e55a2e2f
fix(lang): align to new book url convention (#1813) 2022-04-20 09:09:57 -04:00
Nazreen 1222968ec3
docs: clarify how to use program keypair(#1812)
Co-authored-by: Paul Schaaf <paulsimonschaaf@gmail.com>
2022-04-19 20:57:32 -04:00
Paul 9a9dc95305
tests: fix anchor-lang dependency paths (#1809) 2022-04-19 14:59:17 -04:00
Paul 42663eda25
ci: ci should error if tests have typescript errors (#1801) 2022-04-17 15:54:28 -04:00
Armani Ferrante 0b4c7b0c73
v0.24.2 (#1788) 2022-04-13 19:44:18 -04:00
Sohrab aff01b99e5
docs(tutorial-4): fix link syntax (#1787) 2022-04-13 09:38:45 -04:00
Paul 1adb6a2c47
lang: fix missing skip serialize for idl instruction (#1782) 2022-04-12 19:35:57 -04:00
Paul d07853e9ef
fix anchor-init ci and bpf-upgradeable-state package.json (#1781) 2022-04-12 19:29:52 -04:00
Armani Ferrante d491f0ba1d
v0.24.1 (#1779) 2022-04-12 18:50:33 -04:00
Paul b665f28b16
update anchor ts dep paths (#1778) 2022-04-12 18:16:04 -04:00
Armani Ferrante 76a3946845
fix makefile cd (#1777) 2022-04-12 17:40:48 -04:00
Paul e69879e3e8
ci: fix no cashing tests (#1775) 2022-04-12 16:55:00 -04:00
Paul 2544f1f2e4
update version-bump.sh so it updates yarn lockfiles (#1774) 2022-04-12 15:51:32 -04:00
Paul 28cf541cdf
ci: add manually triggerable ci test that uses no caching (#1773) 2022-04-12 15:48:30 -04:00
Paul 53ead6077c
cli: fix failing 'anchor build' if 'Test.toml' included a relative pa… (#1772) 2022-04-12 15:27:03 -04:00
Paul fb149f96a1
update yarn lockfile, fix cli template, and fix ci (#1770) 2022-04-12 15:02:06 -04:00
Armani Ferrante b0f263214d
v0.24.0 (#1769) 2022-04-12 10:52:06 -04:00
Paul 6bd9879dd6
lang: codegen improvements (#1766) 2022-04-11 21:28:21 -04:00
Paul b28deb30c0
docs: link to space reference (#1764) 2022-04-11 17:34:13 -04:00