Commit Graph

632 Commits

Author SHA1 Message Date
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
Kirill Fomichev cdccf826c4
cli: Any arch/platform in npm package (#460) 2021-07-03 10:29:16 -07:00
Armani Ferrante 915e6dd398
lang, ts: Fallback functions (#457) 2021-07-02 17:33:48 -07:00
Armani Ferrante 6ad68ed368
lang, ts: Add deprecated state address feature flag (#446) 2021-07-02 16:53:22 -07:00
Vladimir Komendantskiy 61625e73db
Upgrade solana to 1.7.4 and borsh to 0.9 (#450) 2021-07-01 10:16:04 -07:00
bonedaddy 6d4c50e8f1
docs: Update projects and add SolFarm (#448) 2021-06-30 18:43:26 -07:00
Armani Ferrante 0ed5c95494
docs: Add team list (#447) 2021-06-30 18:22:37 -07:00
Kirill Fomichev 94f08cd166
cli: Remove .spec from ts files (#441) 2021-06-30 11:00:37 -07:00
Kirill Fomichev 7314c66c9f
cli: Add npm package (#438) 2021-06-29 14:04:59 -07:00
Armani Ferrante b1dabe8c12
ts: Export AccountsCoder (#439) 2021-06-29 08:35:33 -07:00
John Rees a7f6af2cc6
ts: Import node modules if not browser (#436) 2021-06-28 13:31:41 -07:00
Armani Ferrante c7de475177
v0.10.0 (#433) 2021-06-27 17:34:40 -07:00
Kirill Fomichev 1aa019cb0f
Apply clippy rules (#431) 2021-06-27 17:09:46 -07:00
Kirill Fomichev dc6227fc86
cli: Use npx for local mocha/ts-mocha (#432) 2021-06-27 15:59:02 -07:00
Armani Ferrante f067624add
Token PDAs and CLI scripts (#400) 2021-06-27 13:17:05 -07:00
Kirill Fomichev 609c836d63
lang: Optimize associated constraint check (#425) 2021-06-27 10:03:26 -07:00
Dana Hanna 96c898ddb4
spl: Fix rent required on InitializeAccount (#430) 2021-06-27 09:59:26 -07:00
Kirill Fomichev fe63a94486
cli: Add lto=true and codegen-units=1 (#428) 2021-06-27 09:52:36 -07:00
Kirill Fomichev e14fec0c46
lang: Add deprecation warning for constraint (#429) 2021-06-27 09:50:54 -07:00
aac e5b3f0aa06
ts: Fix uncaught base64 log error (#423) 2021-06-26 19:49:22 -07:00
Haik Dulgarian 24824ca9f5
examples: Import TOKEN_PROGRAM_ID from @solana/spl-token (#415) 2021-06-26 10:27:14 -07:00
Kirill Fomichev b3ce642454
cli: Add final newline in templates (#420) 2021-06-26 07:57:02 -07:00
CanardMandarin 704b325491
lang: Add Accounts trait for Vec (#417) 2021-06-24 19:35:55 -07:00
Sarat Limawongpranee 5aaa4499f6
example: Fix typo in test (#416) 2021-06-24 15:02:18 -07:00
aac fcb7a3e17b
examples: Add escrow (#410) 2021-06-22 20:03:57 -07:00
bonedaddy 3c295f958a
lang: Impl ToAccountMetas for AccountMeta and make state mod pub (#406) 2021-06-18 15:50:58 -07:00
Michael Huang a3fa9c0584
cli, client, lang, spl: Bump dependencies (#408) 2021-06-18 08:42:39 -07:00
Rad 619015d2ed
ts: Refactor workspace loading (#407) 2021-06-17 22:20:40 -07:00
dependabot[bot] f9c0822710
ts: Bump glob-parent from 5.1.1 to 5.1.2 (#394) 2021-06-15 22:06:53 -07:00
dependabot[bot] f7a79fc0d5
ts: Bump ws from 7.4.2 to 7.4.6 (#395) 2021-06-15 22:06:31 -07:00
dependabot[bot] 4b1c96e355
build(deps): Bump lodash from 4.17.20 to 4.17.21 in /ts (#393) 2021-06-15 22:06:01 -07:00
dependabot[bot] 66ac60b1a4
build(deps): Bump trim-newlines from 3.0.0 to 3.0.1 in /ts (#392) 2021-06-15 22:04:28 -07:00