Commit Graph

429 Commits

Author SHA1 Message Date
Armani Ferrante 3248481288
cli: Anchor registry publishing (#570) 2021-08-08 02:11:48 -07:00
Zorro 098c2a0048
travis, examples: Add permissioned markets (#584) 2021-08-06 15:09:18 -07:00
Haik Dulgarian 9ed18dc888
examples: Fix typos (#564) 2021-08-06 12:52:54 -07:00
Zorro b7188b9b3e
examples: Fix small typo (#583) 2021-08-06 12:37:46 -07:00
Zorro 48a2e4ad0e
spl: Add rent sysvar to initialize_market cpi accounts (#582) 2021-08-05 17:09:11 -07:00
Zorro 0b077c4b34
spl: Add initialize_market instruction to dex cpi (#576) 2021-08-05 11:14:46 -07:00
Kirill Fomichev f9184d6b73
deps: Unpin zeroize (#580) 2021-08-05 11:04:57 -07:00
Yihau Chen f6329ceef1
docs: Fix misleading (#579) 2021-08-05 01:15:18 -07:00
Armani Ferrante 0c51fc7ddb
spl: Use git url for serum_dex for development (#575) 2021-08-04 15:52:06 -07:00
Armani Ferrante ec6888a3b9
v0.12.0 (#572) 2021-08-04 12:29:38 -07:00
Armani Ferrante 4e7790eacf
ts: Fix accounts iterable (#573) 2021-08-03 16:47:11 -07:00
Armani Ferrante 21cc98517a
ts: Fix undefined iterable (#571) 2021-08-03 16:13:31 -07:00
Kirill Fomichev ad075ceb56
ts: Use accounts with types in InstructionCoder (#568) 2021-08-03 13:54:20 -07:00
Armani Ferrante 1bea1bcbfc
Prune ix and solana version pinning (#569) 2021-08-03 12:50:43 -07:00
wan-nyan-wan 0ec5b377f8
readme: Remove double "includes" (#567) 2021-08-02 20:10:28 -07:00
aac a4a8b6f769
ts: More efficient event subscriptions (#502) 2021-07-29 22:30:00 -07:00
Armani Ferrante d9a39cdf09
spl: Fix clippy (#561) 2021-07-29 17:55:06 -07:00
Kirill Fomichev 690c41315d
cli: Allow custom test commands (#550) 2021-07-29 14:38:24 -07:00
Kirill Fomichev ba6e15d557
cli: Do not serialize empty workspace (#559) 2021-07-28 14:04:36 -07:00
Kirill Fomichev 03042590a9
cli: Allow custom program addresses for test (#554) 2021-07-28 14:04:14 -07:00
Kirill Fomichev a753eb0f0b
changelog: Fix 0.11.1 (#557) 2021-07-28 10:21:20 -07:00
Kirill Fomichev b8dae74836
cli: Add keys include/exclude in programs section (#546) 2021-07-25 17:25:40 -07:00
Kirill Fomichev 8dc7bed4ef
ts: Use hex by default for decoding Instruction (#547) 2021-07-24 10:59:12 -07:00
Armani Ferrante 0998422348
spl: Add prune ix to dex middleware (#543) 2021-07-21 22:01:13 -07:00
suscd c1109721b5
lang: Add `AsRef` conversions for accounts to `AccountInfo` (#541) 2021-07-21 16:54:35 -07:00
Armani Ferrante c4e3dd2b5f
lang: Pin zeroize to 1.3.0 (#539) 2021-07-19 23:21:13 -07:00
Kirill Fomichev 5d0ae3a9f8
lang: Mutate instead returning new one in `CpiAccount::reload` (#527) 2021-07-19 12:16:58 -07:00
Armani Ferrante 615764b9c8
examples, spl: Permissioned markets via proxy middleware (#519) 2021-07-18 11:39:56 -07:00
Armani Ferrante bb89cc3f72
spl: Fmt (#535) 2021-07-18 01:06:34 -07:00
suscd fee6f3b3e3
lang/syn: Fix module path resolution in crate parsing (#530) 2021-07-18 01:03:36 -07:00
Armani Ferrante 2c80042ef5
ts, travis: Run prettier (#525) 2021-07-17 17:56:42 -07:00
suscd 255adef839
spl: Add cpi helper for token `intitialize_mint` (#529) 2021-07-16 16:07:07 -07:00
suscd f34d0730db
lang/syn: Parse entire crate for IDL (#517) 2021-07-16 14:36:32 -07:00
Armani Ferrante e92bfbf7f1
readme: Fix example (#526) 2021-07-16 10:35:01 -07:00
aac ab49478259
ts: Check if execution context stack is empty in event parser (#524) 2021-07-16 09:56:49 -07:00
Armani Ferrante a65665f476
lang: Untabify (#518) 2021-07-13 11:04:39 -07:00
Kirill Fomichev e4e64384dd
lang: Change client_accounts visibility (#515) 2021-07-12 11:56:23 -07:00
Armani Ferrante 3ff2019c1b
Readme update (#514) 2021-07-11 14:07:19 -07:00
Kirill Fomichev 5ef708e39b
lang: Change entrypoint visibility (#510) 2021-07-10 11:46:41 -07:00
Armani Ferrante c5b61848c0
v0.11.1 (#507) 2021-07-09 19:05:57 -07:00
Armani Ferrante 5018e98a9c
examples: Permissioned markets (#483) 2021-07-09 18:42:05 -07:00
Armani Ferrante 46cccd8946
lang, docs: Remove associated documentation (#506) 2021-07-09 17:19:01 -07:00
Standaa dac6b17866
ts: Fix event listener not firing when creating associated accounts (#397) 2021-07-09 11:46:22 -07:00
Jackson Sandland 39f237a75d
docs: Deterministic and verifiable builds in docs (#501) 2021-07-08 19:38:23 -07:00
Jackson Sandland bebd6f3087
docs: Document program log files (#499) 2021-07-08 18:13:40 -07:00
Brett Etter d612ffddc2
lang: Added generic support to Accounts (#496) 2021-07-08 13:14:39 -07:00
Armani Ferrante dd5f18271f
lang: Fmt (#495) 2021-07-07 23:41:31 -07:00
suscd 2d486f55fa
lang: Use `pub(crate)` visibility for `__nonce` field (#489) 2021-07-07 21:02:39 -07:00
Armani Ferrante 29cb90ccd0
docs: Add Moet Finance to projects.md (#492) 2021-07-07 19:44:18 -07:00
John Rees b9d6ffa182
docs: Use dark theme if OS preference (#488) 2021-07-07 11:16:43 -07:00