Commit Graph

302 Commits

Author SHA1 Message Date
Armani Ferrante 66bad5d72e
travis: Use stable rust (#154) 2021-04-06 20:00:04 -07:00
armaniferrante 3eb1ee96c7
cli: Add version number to version and help commands 2021-04-06 17:55:01 -07:00
armaniferrante e7f6d637f4
docs, docker: Update cli version and add publish command 2021-04-06 16:15:29 -07:00
Armani Ferrante 430e10cb6a
v0.4.1 (#152) 2021-04-06 15:49:51 -07:00
Armani Ferrante dce5cfd1f8
cli, docker: Version verifiable builder with cli (#145) 2021-04-06 15:15:18 -07:00
armaniferrante 3f31be2bea
docs: Update install commands 2021-04-06 11:49:49 -07:00
armaniferrante f7b92e2e7c
lang: Add some docs for events 2021-04-04 15:08:02 -07:00
Armani Ferrante 719602e836
v0.4.0 (#144) 2021-04-04 14:24:50 -07:00
Armani Ferrante 8289e47513
Update solana tooling to v1.6.3 (#139) 2021-04-04 00:55:56 -07:00
Armani Ferrante d6d41eee59
lang: Add executable account constraint (#140) 2021-04-03 15:13:12 -07:00
Standaa 7f2ef239ac
Feat/migrations typescript support (#132) 2021-03-30 23:14:15 -07:00
armaniferrante d0396ea15e
ts: v0.3.1-beta.3 2021-03-30 20:21:51 -07:00
armaniferrante 6576e0d7ff
ts, examples: Fix web3.js usage 2021-03-30 20:19:05 -07:00
Armani Ferrante 46a9ff9dab
travis: Pin nightly version (#131) 2021-03-27 10:09:03 -07:00
defactojob c1119ccc56
cli: Test command kills all subprocesses (#130) 2021-03-27 09:52:09 -07:00
defactojob b53a3291e5
ts: Enable declaration map (#129) 2021-03-27 09:47:44 -07:00
Armani Ferrante c3865ac401
Revert "travis: Use stable rust"
This reverts commit 5c1c0ac37c.
2021-03-26 22:58:52 -07:00
armaniferrante 5c1c0ac37c
travis: Use stable rust 2021-03-26 18:17:20 -07:00
Armani Ferrante 07a65233a5
lang: Namespaceable account discriminators (#128) 2021-03-26 15:21:31 -07:00
Armani Ferrante 429da0914c
examples: Use path dep for all examples (#122) 2021-03-25 12:13:09 -07:00
Armani Ferrante 3cbc227491
Events (#89) 2021-03-24 20:19:29 -07:00
armaniferrante 4df98961f2
travis: Don't cache all example target dirs 2021-03-24 12:23:15 -07:00
Armani Ferrante b7cafcda0e
lang: Add state size override (#121) 2021-03-24 10:35:51 -07:00
Armani Ferrante 0a4eb05c68
travis: Cache all example target dirs and breakup build jobs (#120) 2021-03-23 23:26:34 -07:00
Armani Ferrante cf1feafb06
cli: Specify test files to run (#118) 2021-03-23 10:58:46 -07:00
armaniferrante 118be5c6cb
lang: Use official borsh crate 2021-03-23 10:41:02 -07:00
Armani Ferrante 25706d17c5
lang: Update idl.rs docs (#117) 2021-03-23 10:08:22 -07:00
armaniferrante f84d072bca
Pin solana-program to v1.5.15 2021-03-16 14:18:09 -07:00
armaniferrante c911e5821a
Update Cargo.lock 2021-03-12 15:49:40 -08:00
armaniferrante 97027d9abc
v0.3.0 2021-03-12 14:48:29 -08:00
Armani Ferrante 4c5771d008
lang, cli: Idl write buffers (#107) 2021-03-12 12:43:26 -08:00
Austin Abell 1d19a0a774
Fix token proxy tests and change values to make functionality more clear (#108) 2021-03-12 09:11:03 -08:00
armaniferrante 060313725e
cli: Verify for write buffers 2021-03-10 12:16:54 -08:00
armaniferrante 550ad81ad9
Update Cargo.lock 2021-03-10 05:30:10 -08:00
armaniferrante 34f735a65a
ts: Update yarn.lock 2021-03-10 03:45:46 -08:00
armaniferrante 292423b691
client/example: Build before deploying in test 2021-03-09 07:07:22 -08:00
Armani Ferrante a7b092a611
docker, cli, lang: Deterministic and verifiable builds (#100) 2021-03-09 05:40:09 -08:00
Austin Abell d543b335b7
Include git ignore in init template (#101) 2021-03-08 18:49:11 -08:00
Armani Ferrante 09fa8b5ee0
examples/multisig: Remove delete_transaction 2021-03-07 19:51:06 +08:00
Armani Ferrante 066104382b
examples/multisig: Changes for upgradeable programs (#98) 2021-03-07 19:25:53 +08:00
Armani Ferrante 734c751882
ts: Export sighash coder 2021-03-05 20:15:21 +08:00
Armani Ferrante c6552e8ded
examples/lockup: Match beneficiary on unstaking 2021-03-05 14:19:40 +08:00
Armani Ferrante 012e258705
examples/lockup/docs: Spelling, grammar, and generalized 2021-03-04 19:41:00 +08:00
Armani Ferrante 8c985ecba0
cli: Require test files to end in .spec.ts 2021-03-01 17:56:52 +08:00
Armani Ferrante 425d2e868b
examples/tutorial/basic-2: Remove unnecessary package.json 2021-03-01 17:45:34 +08:00
NorbertBodziony 7b69e0ba23
add TS support for tests (#94) 2021-03-01 17:25:59 +08:00
Armani Ferrante 0d7425be65
examples/lockup: Add some docs 2021-03-01 14:50:34 +08:00
Armani Ferrante 4d562b0a82
cli: Flag to skip starting a local validator (#93) 2021-02-26 22:16:19 +08:00
Armani Ferrante 0354bab56f
client/example: Fix build 2021-02-26 18:43:14 +08:00
Marko dc61f4115c
bump solana to 1.5.8 (#92) 2021-02-26 17:31:48 +08:00