Commit Graph

357 Commits

Author SHA1 Message Date
armaniferrante 1eb63250e9
Update 2021-06-29 20:58:18 -07:00
Kirill Fomichev 7314c66c9f
cli: Add npm package (#438) 2021-06-29 14:04:59 -07:00
Armani Ferrante b1dabe8c12
ts: Export AccountsCoder (#439) 2021-06-29 08:35:33 -07:00
John Rees a7f6af2cc6
ts: Import node modules if not browser (#436) 2021-06-28 13:31:41 -07:00
Armani Ferrante c7de475177
v0.10.0 (#433) 2021-06-27 17:34:40 -07:00
Kirill Fomichev 1aa019cb0f
Apply clippy rules (#431) 2021-06-27 17:09:46 -07:00
Kirill Fomichev dc6227fc86
cli: Use npx for local mocha/ts-mocha (#432) 2021-06-27 15:59:02 -07:00
Armani Ferrante f067624add
Token PDAs and CLI scripts (#400) 2021-06-27 13:17:05 -07:00
Kirill Fomichev 609c836d63
lang: Optimize associated constraint check (#425) 2021-06-27 10:03:26 -07:00
Dana Hanna 96c898ddb4
spl: Fix rent required on InitializeAccount (#430) 2021-06-27 09:59:26 -07:00
Kirill Fomichev fe63a94486
cli: Add lto=true and codegen-units=1 (#428) 2021-06-27 09:52:36 -07:00
Kirill Fomichev e14fec0c46
lang: Add deprecation warning for constraint (#429) 2021-06-27 09:50:54 -07:00
aac e5b3f0aa06
ts: Fix uncaught base64 log error (#423) 2021-06-26 19:49:22 -07:00
Haik Dulgarian 24824ca9f5
examples: Import TOKEN_PROGRAM_ID from @solana/spl-token (#415) 2021-06-26 10:27:14 -07:00
Kirill Fomichev b3ce642454
cli: Add final newline in templates (#420) 2021-06-26 07:57:02 -07:00
CanardMandarin 704b325491
lang: Add Accounts trait for Vec (#417) 2021-06-24 19:35:55 -07:00
Sarat Limawongpranee 5aaa4499f6
example: Fix typo in test (#416) 2021-06-24 15:02:18 -07:00
aac fcb7a3e17b
examples: Add escrow (#410) 2021-06-22 20:03:57 -07:00
bonedaddy 3c295f958a
lang: Impl ToAccountMetas for AccountMeta and make state mod pub (#406) 2021-06-18 15:50:58 -07:00
Michael Huang a3fa9c0584
cli, client, lang, spl: Bump dependencies (#408) 2021-06-18 08:42:39 -07:00
Rad 619015d2ed
ts: Refactor workspace loading (#407) 2021-06-17 22:20:40 -07:00
dependabot[bot] f9c0822710
ts: Bump glob-parent from 5.1.1 to 5.1.2 (#394) 2021-06-15 22:06:53 -07:00
dependabot[bot] f7a79fc0d5
ts: Bump ws from 7.4.2 to 7.4.6 (#395) 2021-06-15 22:06:31 -07:00
dependabot[bot] 4b1c96e355
build(deps): Bump lodash from 4.17.20 to 4.17.21 in /ts (#393) 2021-06-15 22:06:01 -07:00
dependabot[bot] 66ac60b1a4
build(deps): Bump trim-newlines from 3.0.0 to 3.0.1 in /ts (#392) 2021-06-15 22:04:28 -07:00
Armani Ferrante 60cdefea55
docs: Update rent_exempt constraint (#389) 2021-06-15 19:06:25 -07:00
Armani Ferrante 796d917f42
v0.9.0 (#388) 2021-06-15 18:43:21 -07:00
Armani Ferrante b3b33f63f3
lang: Remove mut from dispatch arg (#387) 2021-06-15 17:19:13 -07:00
Armani Ferrante a6ebaabac4
lang: Initialize program derived addresses with instruction data (#386) 2021-06-15 17:15:51 -07:00
Ian Macalinao 4ce26d5531
lang: Render event IDL fields as mixed case (#379) 2021-06-15 10:52:13 -07:00
NorbertBodziony 2b3a41408c
examples: Update pyth to v2 (#385) 2021-06-14 11:56:30 -07:00
John Rees e11b4ae790
ts: Enable the use of workspaces in electron projects (#380) 2021-06-12 16:02:50 -07:00
Armani Ferrante 3321ed3daa
examples: Add misc test for remaining accounts with state (#343) 2021-06-11 09:31:59 -07:00
Armani Ferrante 899e9e53d1
ts: Add ignore for nested account (#377) 2021-06-10 21:48:27 -07:00
Armani Ferrante 50b000542c
ts: Scope fields when formatting nested instruction accounts (#376) 2021-06-10 21:39:50 -07:00
Armani Ferrante 2bcd44ded3
v0.8.0 (#375) 2021-06-10 20:01:25 -07:00
Armani Ferrante 278d87e402
ts: Add instruction decode api (#372) 2021-06-10 19:25:02 -07:00
Armani Ferrante 381a3dfde6
cli, client, lang: Bump solana toolchain to v1.7.1 (#368) 2021-06-09 16:18:07 -07:00
Armani Ferrante df51a27a48
lang, ts: Account close constraint (#371) 2021-06-09 15:40:43 -07:00
Armani Ferrante ba99c9c920
lang: Framework defined error codes (#354) 2021-06-09 13:02:50 -07:00
Jake Burden 39d0c62a2c
docs: Add minimum node version v11 (#370) 2021-06-09 08:34:45 -07:00
Armani Ferrante 6ed71d7e68
client: Cluster parses custom urls from str (#369) 2021-06-08 23:26:07 -07:00
Tyera Eulberg f8909effad
cli, client, docs: Update solana endpoints (#365) 2021-06-07 19:48:52 -07:00
Armani Ferrante f3fca35447
cli: Add --program-name option for build command (#362) 2021-06-07 18:13:53 -07:00
Jesse Y. Cho d16cbe3a71
ts: Fix a typo in docstring (#358) 2021-06-07 01:53:38 +08:00
Haik Dulgarian 9224e0fa99
docs: Change pronouns from one to you (#355) 2021-06-01 11:53:33 -07:00
Haik Dulgarian 72122b883d
docs: Fix broken link (#340) 2021-05-31 23:54:39 -07:00
Armani Ferrante c23a5dfa29
lang: Implement ToAccountMetas for CpiContext (#351) 2021-05-31 16:41:21 -07:00
Armani Ferrante a8fd1e0abb
v0.7.0 (#348) 2021-05-31 12:25:05 -07:00
Armani Ferrante 265eedc5a3
spl: Add init and close open orders instructions to the dex (#245) 2021-05-31 11:52:46 -07:00