StarkNet

StarkNet

STRKLayer 2

Cairo is the first Turing-complete language for creating provable programs for general computation.

Top Contributors

#1orizi
2,879
commits
#3liorgold2
842
commits
#4yuvalsw
626
commits
#5gilbens-starkware
547
commits
#6spapinistarkware
516
commits
#7mkaput
262
commits
#8eytan-starkware
176
commits
#9TomerStarkware
171
commits
#10TAdev0
101
commits

Recent Commits

eef88572 days ago

Made param not skip the defining fn in its path. (#10269)

orizi

df644072 days ago

(doc): replace golden-tests skill with writing-tests skill (#10275)

eytan-starkware

a0b78152 days ago

fix(starknet): don't let the embeddable_as wrapper's component local shadow a parameter (#10273)

orizi

8e2d7145 days ago

Formatter: Break arm's pattern before breaking the expression (if it's a block). (#10266)

liorgold2

c1af7655 days ago

fix(semantic): recover from a salsa cycle in enum_definition_data instead of panicking (#10268)

orizi

6f7030a5 days ago

(bug fix): complete all nightly benchmark stages even when one alerts on degradation (#10265)

orizi

3ab93dc5 days ago

Bumped dependencies. (#10267)

orizi

cc0737d5 days ago

Bumped nightly version. (#10264)

orizi

352d1e65 days ago

chore(deps): bump the github-actions group with 7 updates (#10263)

dependabot[bot]

39ad12d5 days ago

fix(parser): stop colored_printer panicking on valid tokens (#10261)

orizi

a80b8865 days ago

fix(semantic): use a trivia-free origin span for the consteval_int! code mapping (#10262)

orizi

b36ef255 days ago

ci: add Dependabot for GitHub Actions (#10231)

orizi

6da52796 days ago

bugfix(formatter): keep parameter-list comment formatting idempotent (#10208)

futurehua

13b83ee6 days ago

(bug fix): don't orphan non-droppable inputs in variable forwarding (#10260)

eytan-starkware

409ba896 days ago

bugfix(parser): Fix location of missing before EOF diags. (#10256)

orizi

3fb94576 days ago

fix(semantic): don't ICE on a deref chain whose downstream impl has the wrong assoc-type count (#10257)

orizi

27a65626 days ago

fix(semantic): don't leak a closure's early-return into the enclosing loop (#10258)

orizi

e5c628b6 days ago

fix(parser): Fixes doc regarding type expressions in parser. (#10259)

orizi

717b5126 days ago

pin GitHub Actions to commit SHA (#10230)

sobhe-Starkware

44aedc06 days ago

fix(parser): don't consume the EOF sentinel in a truncated `for` expression (#10254)

orizi

1418fc36 days ago

fix(semantic): report an unresolved trait in a negative impl bound (#10255)

orizi

eaac0d26 days ago

docs(reference): fix the mutable tuple-pattern example; mut is per-binding (#10253)

orizi

019e4006 days ago

docs(semantic): make the assert! doc example compile (#10252)

orizi

a972f336 days ago

docs(corelib): close the unterminated code fence in storage_node module docs (#10251)

orizi

2f6ad4a6 days ago

bugfix(syntax): Made casts test if tokens are of the correct kind. (#10248)

orizi

bf5ceaa6 days ago

refactor(runner): Made runner call-info update more direct for updates. (#10249)

orizi

0199eaa6 days ago

fix(lowering): desnap snapshot-only captured members instead of ICEing (#10240)

orizi

e3abbc86 days ago

bugfix(plugins): Made analyzer plugin properly forward inner spans. (#10250)

orizi

4aa14fe9 days ago

docs(corelib): fix cmp and Iterator::any/all examples that don't compile (#10247)

orizi

50a4e1c10 days ago

Merge v2.20.0 into main (#10245)

orizi