Commit Graph

76 Commits

Author SHA1 Message Date
Armani Ferrante 1777ecaee4
cli: Global options to override Anchor.toml values (#313) 2021-05-24 16:04:17 -07:00
John Rees 1121961e87
cli: Add .anchor to .gitignore created by anchor init (#316) 2021-05-24 14:52:21 -07:00
Armani Ferrante 6da6ae22f8
v0.6.0 (#309) 2021-05-23 14:45:34 -07:00
Armani Ferrante 78d773a6de
ts, cli: Overrideable workspace program addresses (#308) 2021-05-23 13:57:55 -07:00
Armani Ferrante a9179600cd
cli: Add provider section to Anchor.toml (#305) 2021-05-23 10:00:24 -07:00
Armani Ferrante ccf18557f9
cli: Add shell command (#303) 2021-05-22 16:06:08 -07:00
nutchanon-pho 691a30ae06
cli: Add --skip-build flag to anchor test (#301) 2021-05-21 22:20:59 -07:00
jon-chuang 30a58b99e1
cli: Option to specify program to launch/deploy in workspace (#288) 2021-05-17 10:50:36 -07:00
Michael Huang 425997a12d
Add yarn flag to the anchor test command (#267) 2021-05-08 17:00:35 -07:00
Armani Ferrante 791269d3e3
v0.5.0 (#257) 2021-05-07 12:11:18 -07:00
Armani Ferrante 531e796f77
V0.4.5 (#230) 2021-04-29 23:47:20 -07:00
guanqun a108354536
lang, cli: Fix typos (#229) 2021-04-29 10:24:43 -07:00
Armani Ferrante 0de345f1a6
v0.4.4 (#205) 2021-04-18 17:42:01 -07:00
Armani Ferrante 016e2c3d4c
Update solana tools to v1.6.6 (#210) 2021-04-18 12:13:07 -07:00
armaniferrante 218c2d25ce
cli: Print common cluster urls 2021-04-14 21:03:08 -07:00
Armani Ferrante f1bb17d35d
v0.4.3 (#188) 2021-04-13 12:11:58 -07:00
armaniferrante fbb1a31e37
cli: Use crate's current version for Cargo.toml template 2021-04-10 18:16:21 -07:00
Armani Ferrante 808d0542a5
v0.4.2 (#170) 2021-04-10 18:10:19 -07:00
Armani Ferrante 81e03c5e37
lang: Cleanup private apis and documentation (#169) 2021-04-10 17:47:14 -07:00
Armani Ferrante 0e02301e42
cli: Fund configured wallet when testing (#164) 2021-04-09 10:33:59 -07:00
armaniferrante 3eb1ee96c7
cli: Add version number to version and help commands 2021-04-06 17:55:01 -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
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
Standaa 7f2ef239ac
Feat/migrations typescript support (#132) 2021-03-30 23:14:15 -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
Armani Ferrante cf1feafb06
cli: Specify test files to run (#118) 2021-03-23 10:58:46 -07:00
armaniferrante f84d072bca
Pin solana-program to v1.5.15 2021-03-16 14:18:09 -07: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
armaniferrante 060313725e
cli: Verify for write buffers 2021-03-10 12:16:54 -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 8c985ecba0
cli: Require test files to end in .spec.ts 2021-03-01 17:56:52 +08:00
NorbertBodziony 7b69e0ba23
add TS support for tests (#94) 2021-03-01 17:25:59 +08:00
Armani Ferrante 4d562b0a82
cli: Flag to skip starting a local validator (#93) 2021-02-26 22:16:19 +08:00
Marko dc61f4115c
bump solana to 1.5.8 (#92) 2021-02-26 17:31:48 +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 79b791ffa8
cli: Propagate mocha exit status on error 2021-02-19 23:24:22 +08:00
Armani Ferrante 08f5a0e243
Clippy fixes 2021-02-16 13:57:09 +08:00
Armani Ferrante ce5ca7ddab
cli: Stream program logs to file when testing 2021-02-10 01:04:18 +08:00
Armani Ferrante 733ec300b0
cli: Embed workspace programs into genesis when testing 2021-02-09 23:31:52 +08:00
Armani Ferrante a314ffd1cf
cli, lang: Upgradeable IDL commands 2021-01-31 03:28:07 -08:00
Armani Ferrante 9825710c8f
Explicit CLI commands 2021-01-31 00:59:26 -08:00
Armani Ferrante f0297012c6
Create lang dir 2021-01-30 05:23:23 -08:00
Armani Ferrante e42668279a
Rust client generation 2021-01-30 01:26:28 -08:00
Armani Ferrante 772edde073
Store IDL at deterministic account address (#49) 2021-01-29 06:20:30 -08:00
Armani Ferrante 345d25a583
cli: Deploy with upgradeable loader 2021-01-29 06:20:30 -08:00