Commit Graph

169 Commits

Author SHA1 Message Date
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
Armani Ferrante bfd527f760
examples/misc: Use tilde in wallet path 2021-02-23 01:46:28 +08:00
Armani Ferrante b3803aec03
cli: Specify programs to embed into local validator genesis via Anchor.toml 2021-02-23 01:41:40 +08:00
Armani Ferrante 4bfb4df79a
readme: Add contribution section 2021-02-23 00:21:50 +08:00
NorbertBodziony b1f8dde5aa
Fix unsubscribe wrong address (#90) 2021-02-20 00:52:52 +08:00
Armani Ferrante 79b791ffa8
cli: Propagate mocha exit status on error 2021-02-19 23:24:22 +08:00
NorbertBodziony 1ae8b52760
fix State type (#88) 2021-02-18 00:02:48 +08:00
Armani Ferrante 53f0e4673c
lang/syn: Remove features not on stable rust 2021-02-16 15:03:47 +08:00
Armani Ferrante 08f5a0e243
Clippy fixes 2021-02-16 13:57:09 +08:00
Armani Ferrante 212490f408
travis, client/example: Run rust client test in CI (#85) 2021-02-15 18:16:59 +08:00
Armani Ferrante c28615be55
ts: Bump version v0.2.2-beta.1 2021-02-14 22:27:33 +08:00
Armani Ferrante cf9c847e41
ts: Pass instructions to state rpcs 2021-02-14 21:12:23 +08:00
Armani Ferrante bf8d765e26
examples/lockup: Add set_lockup_program instruction 2021-02-13 17:15:55 +08:00
Armani Ferrante f1d2404450
examples: Cashiers check 2021-02-13 00:53:45 +08:00
Armani Ferrante d3daddcca0
travis: Run misc example in CI 2021-02-12 17:09:27 +08:00
Armani Ferrante 603a2c1859
v0.2.1 2021-02-11 22:49:25 +08:00
Armani Ferrante 3a282b2fce
lang/syn: Complete change from rpc -> ix 2021-02-11 19:15:14 +08:00
Armani Ferrante 16c998ab43
lang/syn: Simplify accounts parsing 2021-02-11 15:45:45 +08:00
Armani Ferrante 4980d8ab3f
lang/syn: Rename rpc -> ix 2021-02-11 14:59:29 +08:00
Armani Ferrante 5aeb288b51
lang/syn: Simplify program parsing 2021-02-11 14:24:18 +08:00
Armani Ferrante c67dabd1f9
Add support for u128 and i128 (#83) 2021-02-11 13:24:29 +08:00
Armani Ferrante 79fe508c07
changelog: Reformat parens 2021-02-11 00:22:42 +08:00
Armani Ferrante ed1b8abb13
changelog: Add commit hashes to some entries 2021-02-11 00:19:35 +08:00
Armani Ferrante 627c275e9c
ts: Add instruction method to state namespace 2021-02-11 00:12:29 +08:00
Armani Ferrante 9fb42ce572
examples/lockup: Remove unused var in test 2021-02-10 21:50:39 +08:00
Armani Ferrante d20363fb2c
Merge pull request #77 from project-serum/armani/fns 2021-02-10 21:49:07 +08:00
Armani Ferrante 2499195523
examples/lockup: Specify start date of vesting schedule 2021-02-10 21:39:57 +08:00
Armani Ferrante a780002683
lang/syn: Allow state structs with no ctor or impl block 2021-02-10 21:28:59 +08:00
Armani Ferrante 845df6d196
lang/attribute/access-control: Allow multiple modifiers 2021-02-10 12:00:19 +08:00
Armani Ferrante d92cb1516b
spl: Add shared memory api 2021-02-10 11:59:42 +08:00
Armani Ferrante ce5ca7ddab
cli: Stream program logs to file when testing 2021-02-10 01:04:18 +08:00
Armani Ferrante 1681afda49
travis, examples: Run lockup in CI 2021-02-09 23:40:10 +08:00
Armani Ferrante 733ec300b0
cli: Embed workspace programs into genesis when testing 2021-02-09 23:31:52 +08:00
Armani Ferrante b2434867c5
travis: Remove unreliable devnet test 2021-02-08 22:15:42 +08:00