Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Issues: 0xKitsune/cfmms-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Replace num-bigfloat crate with rug
#7 opened Nov 28, 2022 by 0xKitsune updated Nov 28, 2022
Feature: Implement swap functions for each pool variant. Feature
#15 opened Dec 12, 2022 by 0xKitsune updated Dec 12, 2022
Write Tests for dex Testing
#16 opened Dec 12, 2022 by 0xKitsune updated Dec 12, 2022
Write tests for sync mod Testing
#19 opened Dec 12, 2022 by 0xKitsune updated Dec 12, 2022
Write docs for dex mod Docs
#21 opened Dec 12, 2022 by 0xKitsune updated Dec 12, 2022
Write tests for pool mod Testing
#18 opened Dec 12, 2022 by 0xKitsune updated Dec 12, 2022
Feature: Get all pools with a specific token. Feature
#25 opened Dec 12, 2022 by 0xKitsune updated Dec 12, 2022
Remove magic numbers enhancement New feature or request good first issue Good for newcomers
#39 opened Dec 27, 2022 by 0xKitsune updated Dec 27, 2022
Incorporate Protocol fee within Uniswap v3 swap simulation.
#41 opened Jan 2, 2023 by 0xKitsune updated Jan 2, 2023
Feature: Implement a filter for tokens with a fee on transfer. Feature good first issue Good for newcomers
#49 opened Jan 8, 2023 by 0xKitsune updated Jan 8, 2023
Feature: Implement a filter for transaction volume Feature good first issue Good for newcomers
#50 opened Jan 8, 2023 by 0xKitsune updated Jan 8, 2023
Implement batch requests Feature
#52 opened Jan 19, 2023 by 0xKitsune updated Feb 3, 2023
6 tasks done
Integrate Batched Calls in v3 Swap simulation Feature
#54 opened Jan 20, 2023 by 0xOsiris updated Feb 3, 2023
Implement constants for known DEXs. Feature
#47 opened Jan 5, 2023 by 0xKitsune updated Feb 3, 2023
Add benchmarks for important functions
#60 opened Feb 3, 2023 by 0xKitsune updated Feb 3, 2023
Explore changing the design of Pool to utilize traits
#61 opened Feb 3, 2023 by 0xKitsune updated Feb 3, 2023
BigFloat panics bug Something isn't working
#59 opened Feb 3, 2023 by 0xOsiris updated Feb 3, 2023
Remove BigFloat everywhere from crate.
#64 opened Feb 4, 2023 by 0xKitsune updated Feb 4, 2023
Fix: update type for Dex fee when constructing a checkpoint.
#87 opened Mar 26, 2023 by 0xKitsune updated Mar 26, 2023
Fix: Remove step_by() when iterating over a block range. bug Something isn't working
#89 opened May 6, 2023 by 0xKitsune updated May 6, 2023
Write docs for sync mod documentation Improvements or additions to documentation
#22 opened Dec 12, 2022 by 0xKitsune updated May 17, 2023
Write docs for pool mod Docs
#20 opened Dec 12, 2022 by 0xKitsune updated May 17, 2023
Fix: Parse Events with an EventFilter Abigen
#92 opened May 22, 2023 by Evan-Kim2028 updated May 22, 2023
ProTip! Exclude everything labeled bug with -label:bug.