Commit Graph

1145 Commits

Author SHA1 Message Date
Armani Ferrante 52628bcfeb
cli: Test command deploys programs on localnet when skipping validator launch (#324) 2021-05-25 14:10:50 -07:00
Armani Ferrante 21fc2d15f4
lang, ts: Consistent domain delimiters (#321) 2021-05-25 11:26:12 -07:00
Armani Ferrante 68c601ab22
lang: Add associated init constraint (#318) 2021-05-24 22:31:48 -07:00
Armani Ferrante b1dbf7c5bf
cli: Use pascal case for anchor shell workspace (#319) 2021-05-24 18:23:31 -07:00
Michael Huang dd64779273
spl: Implement token::set_authority (#307) 2021-05-24 17:07:20 -07:00
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
Blockchain Man 0d4a820231
examples: Spelling corrections (#315) 2021-05-24 10:48:22 -07:00
Armani Ferrante 5b807d7804
ts: Make workspace metadata optional (#310) 2021-05-23 17:06:39 -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 8fa867fbd6
ts: Pubkeys as base58 strings (#304) 2021-05-23 09:58:15 -07:00
Armani Ferrante ccf18557f9
cli: Add shell command (#303) 2021-05-22 16:06:08 -07:00
Han Yang 74424fed7b
lang: Fix Recentblockhashes spelling (#302) 2021-05-21 22:22:54 -07:00
nutchanon-pho 691a30ae06
cli: Add --skip-build flag to anchor test (#301) 2021-05-21 22:20:59 -07:00
armaniferrante fb00331142
ts: v0.6.0-beta.3 2021-05-20 13:16:53 -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
jon-chuang 30a58b99e1
cli: Option to specify program to launch/deploy in workspace (#288) 2021-05-17 10:50:36 -07:00
NorbertBodziony 37118e8c50
examples: Pyth oracle (#287) 2021-05-16 23:43:50 -07:00
John Rees 95c248406b
ts: Move all @types to devDependencies (#284) 2021-05-16 11:20:44 -07:00
Armani Ferrante dfe41f8995
ts: v0.6.0-beta.1 (#285) 2021-05-16 11:16:24 -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
armaniferrante 6be1a065e5
ts: v0.5.1-beta.2 2021-05-08 21:43:57 -07:00
Armani Ferrante 9b446dbae1
ts: Add program simulate namespace (#266) 2021-05-08 21:31:55 -07:00
Michael Huang 425997a12d
Add yarn flag to the anchor test command (#267) 2021-05-08 17:00:35 -07:00
Armani Ferrante 06b40b7811
ts: Refactor (#265) 2021-05-08 14:52:26 -07:00
bonedaddy c06ad679d3
spl: Add devnet feature flag for dex (#263) 2021-05-07 23:00:20 -07:00
jon-chuang 451e99418f
docs: Make installation command more robust (#259) 2021-05-07 22:56:36 -07:00
jon-chuang 9d4d8e551e
docs: Instruct users not to leave solana-test-validator running (#262) 2021-05-07 22:56:01 -07:00
Armani Ferrante 791269d3e3
v0.5.0 (#257) 2021-05-07 12:11:18 -07:00
Stanisław Drozd d08ec0326e
lang: Add anchor-debug feature flag for logging (#253) 2021-05-07 11:47:21 -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 851720eb0f
ts: Add support for u16 (#255) 2021-05-07 11:20:15 -07:00
Armani Ferrante 7931090898
ts: Bump borsh package to v0.2.1 (#254) 2021-05-07 11:17:16 -07:00
Armani Ferrante d796cee091
client, lang: Add client support for state instructions (#248) 2021-05-06 14:48:22 -07:00
guanqun ccc5ba8a37
docs: Two small typo fixes (#242) 2021-05-05 00:44:06 -07:00
Lucio M. Tato 71873a77a3
lang: Add debug-log feature flag (#240) 2021-05-04 22:24:08 -07:00
guanqun 6f89079332
docs: Polish the command documentation (#239) 2021-05-04 19:38:14 -07:00
John Rees 9210f5e730
docs: Change discord url to an invite link (#235) 2021-05-03 16:06:53 -07:00
Armani Ferrante 531e796f77
V0.4.5 (#230) 2021-04-29 23:47:20 -07:00
armaniferrante bf092c0e83
changelog: Add dex client entry 2021-04-29 22:50:15 -07:00
guanqun a108354536
lang, cli: Fix typos (#229) 2021-04-29 10:24:43 -07:00
Armani Ferrante a1464d14d5
examples: Swap on the serum orderbook (#224) 2021-04-28 14:08:53 -07:00