Commit Graph

413 Commits

Author SHA1 Message Date
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
Henry-E f26e0f7499
spl: Add cancel orders (#484) 2021-07-06 09:41:45 -07:00
Yang Li 97e9e03fb0
Fix typo in tutorial-6 (#482) 2021-07-05 21:13:32 -07:00
Yang Li 9401043702
docs: Fix typo in tutorial-1 (#478) 2021-07-05 09:50:19 -07:00
Chris Heaney 3b304588c8
cli: Use ts-node to execute typescript migrations (#477) 2021-07-04 19:57:10 -07:00
Maximilian Schneider 53295e1e0b
examples: Rewrite constraints for new anchor version (#475) 2021-07-04 15:19:07 -07:00
Chris Heaney 5866c886dd
ts: Add Event import (#471) 2021-07-04 11:07:53 -07:00
Rooter 916dc1225b
docs: Add Solend to projects.md (#470) 2021-07-04 10:49:25 -07:00
Armani Ferrante bb205feaed
docs: Add Cyclos to projects (#469) 2021-07-04 00:50:22 -07:00
comradekoval 932423faee
feat: Add Cryptocurrencies.Ai to project list (#467) 2021-07-03 16:34:22 -07:00
repetny 8f3e63a48e
docs: Add Marinade.finance to projects (#466) 2021-07-03 15:25:44 -07:00
Armani Ferrante 2804bf19be
docs: Misc cleanup (#465) 2021-07-03 15:12:45 -07:00
Armani Ferrante f4380bf38e
docs: Add parrot finance (#463) 2021-07-03 13:05:27 -07:00
Armani Ferrante bbc40ba1c0
v0.11.0 (#458) 2021-07-03 12:41:55 -07:00
StratosCut 71d7a7cefb
docs: Adding Mello to Anchor projects (#462) 2021-07-03 12:32:01 -07:00
Kirill Fomichev 2d974604ae
lang: Remove belongs_to in favor of has_one (#459) 2021-07-03 11:58:23 -07:00
Armani Ferrante 6c44ca94d7
docs: Add more teams (#461) 2021-07-03 11:51:18 -07:00