Commit Graph

65 Commits

Author SHA1 Message Date
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 f067624add
Token PDAs and CLI scripts (#400) 2021-06-27 13:17:05 -07:00
aac e5b3f0aa06
ts: Fix uncaught base64 log error (#423) 2021-06-26 19:49:22 -07:00
Rad 619015d2ed
ts: Refactor workspace loading (#407) 2021-06-17 22:20:40 -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 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 278d87e402
ts: Add instruction decode api (#372) 2021-06-10 19:25:02 -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
Jesse Y. Cho d16cbe3a71
ts: Fix a typo in docstring (#358) 2021-06-07 01:53:38 +08:00
John Rees d187dc5be9
docs: Fix a couple of typos in ts comments (#345) 2021-05-31 10:43:54 -07:00
Armani Ferrante 062b9257c3
ts: Remove deprecated Transaction.setSigners api (#332) 2021-05-27 13:03:08 -07:00
Armani Ferrante 631cb97b83
ts: Move default provider functions (#331) 2021-05-27 11:29:46 -07:00
Armani Ferrante 617d10aef2
ts: Add bytes to utils namespace (#330) 2021-05-26 23:55:21 -07:00
Armani Ferrante 2f780e0d27
ts: Reorganize program namespaces into well typed elements (#322) 2021-05-25 20:04:05 -07:00
Armani Ferrante e1229362bc
lang, ts: Namespace state discriminator (#320) 2021-05-25 14:50:12 -07:00
Armani Ferrante 21fc2d15f4
lang, ts: Consistent domain delimiters (#321) 2021-05-25 11:26:12 -07:00
Armani Ferrante 5b807d7804
ts: Make workspace metadata optional (#310) 2021-05-23 17:06:39 -07:00
Armani Ferrante 78d773a6de
ts, cli: Overrideable workspace program addresses (#308) 2021-05-23 13:57:55 -07:00
Armani Ferrante 8fa867fbd6
ts: Pubkeys as base58 strings (#304) 2021-05-23 09:58:15 -07:00
Armani Ferrante 3a9d05991e
ts: Provide event names when decoding log strs (#297) 2021-05-20 13:14:46 -07:00
Armani Ferrante 24b723e1e1
ts: Event decode api updates (#292) 2021-05-20 02:28:27 -07:00
Armani Ferrante 364f957c9a
ts: Use Signer instead of Keypair (#296) 2021-05-20 02:26:32 -07:00
Armani Ferrante b652f5f940
ts: Fix local provider config (#286) 2021-05-19 13:26:09 -07:00
Armani Ferrante a73c39bbef
ts: i8, i16, and i32 coding (#282) 2021-05-15 15:21:16 -07:00
John Rees ead60e2fc4
ts: Replace deprecated web3.Account with web3.Keypair (#274) 2021-05-15 14:43:25 -07:00
Armani Ferrante e4a1b3cb52
ts: Assign namespaces correctly (#272) 2021-05-10 15:14:56 -07:00
Armani Ferrante 01cacfe0a2
ts: Setup typedoc (#271) 2021-05-10 13:12:20 -07:00
Armani Ferrante 9b446dbae1
ts: Add program simulate namespace (#266) 2021-05-08 21:31:55 -07:00
Armani Ferrante 06b40b7811
ts: Refactor (#265) 2021-05-08 14:52:26 -07:00
Armani Ferrante 851720eb0f
ts: Add support for u16 (#255) 2021-05-07 11:20:15 -07:00
Armani Ferrante b6afb30474
lang: Zero copy deserialization (#202) 2021-04-17 12:07:48 -07:00
Armani Ferrante b498b99f96
lang: Associated program account attributes (#186) 2021-04-13 11:47:54 -07:00
armaniferrante 6576e0d7ff
ts, examples: Fix web3.js usage 2021-03-30 20:19:05 -07:00
Armani Ferrante 3cbc227491
Events (#89) 2021-03-24 20:19:29 -07:00
Armani Ferrante 4c5771d008
lang, cli: Idl write buffers (#107) 2021-03-12 12:43:26 -08:00
Armani Ferrante 734c751882
ts: Export sighash coder 2021-03-05 20:15:21 +08:00
NorbertBodziony b1f8dde5aa
Fix unsubscribe wrong address (#90) 2021-02-20 00:52:52 +08:00
NorbertBodziony 1ae8b52760
fix State type (#88) 2021-02-18 00:02:48 +08:00
Armani Ferrante cf9c847e41
ts: Pass instructions to state rpcs 2021-02-14 21:12:23 +08:00
Armani Ferrante c67dabd1f9
Add support for u128 and i128 (#83) 2021-02-11 13:24:29 +08:00
Armani Ferrante 627c275e9c
ts: Add instruction method to state namespace 2021-02-11 00:12:29 +08:00
Armani Ferrante 1f31770c83
Program interfaces 2021-02-08 12:54:52 +08:00
Armani Ferrante 48b27e6943
Migrate to sighash based method dispatch (#64) 2021-02-06 16:28:33 +08:00
Armani Ferrante 9825710c8f
Explicit CLI commands 2021-01-31 00:59:26 -08:00
Armani Ferrante 772edde073
Store IDL at deterministic account address (#49) 2021-01-29 06:20:30 -08:00
Armani Ferrante 930aa1d9f6
Changes for a functioning lockup/stake UI (#46) 2021-01-27 19:31:15 -08:00
Armani Ferrante ef23756978
State struct instructions 2021-01-23 07:40:31 -08:00