Commit Graph

38 Commits

Author SHA1 Message Date
Paul 4b4b8007fb
update lockfiles (#1662) 2022-03-21 00:47:56 -04:00
Paul 9afdb17ac2
ts: add error log parsing to ts client (#1640) 2022-03-20 20:29:12 -04:00
Pavel Kuzovkin 90bcea1cbe
lang, ts: float types support (#1425) 2022-02-17 14:23:21 -05:00
dependabot[bot] 6d3a7e54ec
build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 in /ts (#1418) 2022-02-08 17:34:21 -05:00
dependabot[bot] b66761d488
build(deps): bump node-fetch from 2.6.1 to 2.6.7 in /ts (#1417) 2022-02-08 17:34:02 -05:00
Armani Ferrante 46722953c1
ts: verified build utility (#1371) 2022-01-29 16:46:12 -05:00
Jeduan Cornejo 0f8de4f6af
ts: Create a minified browser build (#1108) 2021-12-07 15:16:46 -05:00
Vladimir Guguiev 5e8d335599
ts: Improve native ESM compatibility (#1053) 2021-11-28 08:02:58 -08:00
dependabot[bot] 94de51bc67
build: Bump ansi-regex from 5.0.0 to 5.0.1 in /ts (#1012) 2021-11-14 06:46:39 -08:00
ChewingGlass 0a660d26c4
ts, cli: Program clients generic over IDL types (#795) 2021-10-04 23:16:13 -07:00
dependabot[bot] b8ee0ccd14
ts: Bump tmpl from 1.0.4 to 1.0.5 (#791) 2021-09-23 17:51:09 -07:00
Ian Macalinao 90df0b1976
ts: Improve TypeScript types (#739) 2021-09-16 15:42:11 -05:00
dependabot[bot] 48e3f450ca
ts: Bump path-parse from 1.0.6 to 1.0.7 (#620) 2021-08-17 18:33:14 -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 ba99c9c920
lang: Framework defined error codes (#354) 2021-06-09 13:02:50 -07:00
Armani Ferrante 78d773a6de
ts, cli: Overrideable workspace program addresses (#308) 2021-05-23 13:57:55 -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 01cacfe0a2
ts: Setup typedoc (#271) 2021-05-10 13:12:20 -07:00
dependabot[bot] 5d8cad6ce9
ts: Bump hosted-git-info from 2.8.8 to 2.8.9 (#256) 2021-05-07 11:32:45 -07:00
Armani Ferrante 7931090898
ts: Bump borsh package to v0.2.1 (#254) 2021-05-07 11:17:16 -07:00
Armani Ferrante b6afb30474
lang: Zero copy deserialization (#202) 2021-04-17 12:07:48 -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
armaniferrante 34f735a65a
ts: Update yarn.lock 2021-03-10 03:45:46 -08:00
Armani Ferrante c67dabd1f9
Add support for u128 and i128 (#83) 2021-02-11 13:24: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 1fcea7cf01
ts: Upgrade commitlint version 2021-01-30 19:16:55 -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 de353cb4e4
Account discriminators (#14) 2021-01-09 22:03:14 -08:00
Armani Ferrante 9570830b65
Workspaces 2021-01-04 11:47:22 -08:00
armaniferrante 4d42da0146
Instruction and rpc functions dynamically attached to program 2021-01-01 13:58:20 -08:00
armaniferrante 840c38d8c1
Start typescript client generation 2020-12-31 17:54:51 -08:00