Latest Repo Discovered
AlgoID
JavaScript
·
MIT License
Top Contributor of the Month
8942 commits in all time
Dec 19, 2025 12:33 – Mar 19, 2026 12:33 UTC
Merge 640fe53731f6680f6e251c45ef5192a1887b59bd into f7480ab36d022663212d7b5746b63fd6e0f0f336
8f2217ba
pull/6561/merge
2/3 ++ 3 --
Merge 0a6d50f6c02e4d66405d8008e6065886878b1c68 into f7480ab36d022663212d7b5746b63fd6e0f0f336
ddb95cf5
pull/6564/merge
20/1,273 ++ 2,083 --
Merge 170eae9f8b5a6779b6a0cb60bc5a2b180275b751 into f7480ab36d022663212d7b5746b63fd6e0f0f336
cabb8537
pull/6528/merge
21/1,101 ++ 120 --
Merge fa6e2abf930b5a929e3e12203c3c2a704d965031 into f7480ab36d022663212d7b5746b63fd6e0f0f336
da588f4b
pull/6586/merge
1/0 ++ 2 --
chore: remove unused address reassignment in tests
fa6e2abf
pull/6586/head
1/0 ++ 2 --
Merge 9890d9dd75cbc9771e961574388c7660f4cb4005 into c126c0e7cdb69c245338f207e10ddcbbc9ff2b35
ff188934
pull/341/merge
64/10,431 ++ 1,560 --
test: add contract test case for bytes_backed_ops
9c25e3e3
bytes-backed-ops
55/16,016 ++ 0 --
make `Bytes` inherit the marker class `BytesBacked` (with corresponding change to the `BytesType` pytype)
3626fd67
bytes-backed-ops
2/2 ++ 2 --
changed the `PYTYPE_TO_LITERAL` mapping so `BytesBackedType` gets correctly mapped to a `BytesLiteralType`
refactor generate_stubs.py: - remove `covariant` flag from `get_python_type()` since its always used as `True` - removed `any_as` flag from `get_python_type()` - rename and split `sub_types()` to show intent, some comments, filter out redundant types in `get_python_types()`
04e485fc
bytes-backed-ops
2/110 ++ 124 --
fix: only preserve UTF-8 encoding during optimisations if the op is a concat
466c60a7
bytes-backed-ops
1/48 ++ 11 --