StarkNet

StarkNet

STRKLayer 2

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

Top Contributors

#1orizi
2,600
commits
#3liorgold2
841
commits
#4yuvalsw
626
commits
#5gilbens-starkware
547
commits
#6spapinistarkware
516
commits
#7mkaput
262
commits
#8TomerStarkware
168
commits
#9TAdev0
101
commits
#10eytan-starkware
97
commits

Recent Commits

d784fadabout 18 hours ago

docs: clarify README starknet-compile usage (#9741)

Hash King

b828aba2 days ago

docs: add method call reference to functions documentation (#9735)

Olivier Dupont

58832c63 days ago

docs: Clarify starknet-compile path help text (#9736)

Hash King

bc12f0a3 days ago

Bumped version of dependencies. (#9739)

orizi

a1697183 days ago

Merge dev v2.16.1 into main (#9738)

orizi

8c454e34 days ago

Merge remote-tracking branch 'origin/dev-v2.16.1' into orizi/merge-dev-v2.16.1-into-main

Ori Ziv

e702c184 days ago

Bumped version to v2.16.1. (#9734)

orizi

73188d65 days ago

Refactored get_unspent_gas testing libfunc. (#9732)

orizi

519ff106 days ago

Fix cairo-test single-file example path (#9731)

Olivier Dupont

7fe9b396 days ago

Bumped version to v2.16.1-rc.0.

Ori Ziv

f0837a97 days ago

Added a check for unsupported const operation on generic and impl constants (#9722)

TomerStarkware

4b5739b7 days ago

Added a check for unsupported const operation on generic and impl constants (#9722)

TomerStarkware

33ed6b57 days ago

Minor inference refactoring. (#9733)

orizi

a169e5c19 days ago

performance(starknet): Made contract functions fetching not require inference. (#9699)

orizi

ee10cad11 days ago

Making sure to not inifinitely recursively extract generics. (#9720)

orizi

e64e0d121 days ago

fixed negative impls to not solve when trait is not var free (#9668)

TomerStarkware

69eb72b24 days ago

bugfix(semantic): Made enum variants stable even if there are redefinitions. (#9695)

orizi

a00f9a47 days ago

Fix starknet-compile single-file example (#9730)

tn0vak

525706d9 days ago

Remove stale nav markers (#9728)

Carlos Mendes

30f9adc10 days ago

docs: clarify unsupported chained comparisons across operator pages (#9727)

Aaron Ajose

dbd742310 days ago

Remove stale semantics markers (#9726)

Carlos Mendes

69f0c6d11 days ago

docs: clarify associativity and chained comparisons in operator prece… (#9721)

Luca Moretti

0b35c1711 days ago

Drop stale 🚧 doc markers (#9724)

Carlos Mendes

46daec211 days ago

chore(semantic/cache): remove unnecessary Box in Snapshot (#9723)

Aaron Ajose

cd6917511 days ago

Making sure to not inifinitely recursively extract generics. (#9720)

orizi

8d49f8313 days ago

refactor(compiler): remove unnecessary `Box<ProjectConfig>` in RootDatabaseBuilder (#9719)

MozirDmitriy

af475b513 days ago

Bump nightly version. (#9718)

orizi

bc02d1713 days ago

docs: Fix outdated paths in reference documentation README (#9705)

Alvarez

d048b5e14 days ago

Bumped nightly version and fixed required changes. (#9716)

orizi

08a5e3815 days ago

perf: eliminate redundant clone in store_variables invocation handling (#9715)

Luca Moretti