Latest Repo Discovered
bid-optimization
CSS
·
No license
Top Contributor of the Month
10853 commits in all time
Jan 30, 2026 10:58 – Apr 30, 2026 10:58 UTC
Merge d725b11b2fdee2e0f953080046a81d2f5d6109e2 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
45ca4b4e
pull/421/merge
15/1,842 ++ 1,348 --
chore(deps): update non-major dependencies
d725b11b
renovate/non-major-dependencies
15/1,842 ++ 1,348 --
Merge a4577b0b895af6185db2838ae7cb227a2bac80a8 into 077d674a546ca21f82a80c5646ad325ff0a365c3
12600efd
pull/130/merge
4/18 ++ 26 --
chore: update puya-ts dependency to beta.30
a4577b0b
chore/update-puya-ts
4/18 ++ 26 --
Merge pull request #28 from Rashidhmd/cairo/paymentsplitter
Implementation of Payment Splitter use case in Cairo
294f3ad5
main
3/276 ++ 5 --
Merge pull request #52 from FoundMarras/priceBet_Branch
implementation of priceBet use case in leo
798f3d3e
main
7/578 ++ 1 --
Merge 4e71078471c1007da2d7a5afa9563634983b7ec4 into 03a79c91d165f97618ce85aa353f00b4d3ad5b56
f07125bc
pull/6592/merge
5/352 ++ 135 --
Merge remote-tracking branch 'upstream' into pq-assembler
4e710784
pull/6592/head
10/203 ++ 49 --
Merge b9e3e00d7ffcddf43b6e398d31c25dfe688b0dd0 into 04bb54c18a9859d876122eb6ed6d4baf60ee4904
1f555ddf
pull/48/merge
2/124 ++ 16 --
Commit from GitHub Actions (Community Interest Tracker)
a5aedcc7
main
1/2 ++ 0 --
refactor: split extract/extract3 into separate cases
Each op has a fixed arg shape so matching them separately means the pattern itself encodes the shape — no `*rest` unpacking, no post-hoc `is not None` guards, and the `_extract_start_length` helper becomes dead and is removed.
d47ed18f
feat/statically-failing-op-validator
1/23 ++ 29 --