issues Search Results · repo:lambdaclass/yet-another-swap language:Cairo
Filter by
90 results
(50 ms)90 results
inlambdaclass/yet-another-swap (press backspace or delete to remove)Description
Currently, we use felts for cases where the results of dividing amount_delta_0 and amount_delta_1 are border cases (0/0
or -x/0).
# file /tests/utils/swap_helper.cairo (line 178-190)
fn ...
refactor
dubzn
- Opened on Jan 8, 2024
- #209
Bit shifting, right and left. AND, OR, XOR, NOT
Some are already supported by Cairo, but others (like bit shifting) are not.
Operations should be compatible with u16...u256 and i16....i256.
After implementing, ...
enhancement
good first issue
uri-99
- Opened on Dec 29, 2023
- #205
This issue was for tracking different discrepancies during testing. Now swap() tests have concluded so this issue is
resolved. ;)
uri-99
- Opened on Nov 27, 2023
- #180
rcatalan98
- 1
- Opened on Nov 9, 2023
- #176
rcatalan98
- Opened on Nov 9, 2023
- #175
rcatalan98
- Opened on Nov 9, 2023
- #174

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.