erc20-pool/python
Mohammed Sohail 561c4b3a71
fixes: fee application to swap quote
commit 4931ef1d70
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Tue Mar 26 16:56:44 2024 +0800

    fix: include fees in public liquidity

commit 78844169c5
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Thu Mar 21 17:00:33 2024 +0800

    update: fix-pool builds

commit ab897bf901
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Thu Mar 21 16:57:06 2024 +0800

    fix: apply fee after quote. Exclude fees from public liquidity

commit c38fb552e9
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Thu Mar 21 13:09:29 2024 +0800

    feat: make getQuote a public function

    * useful for 3rd part integration. No need to make a 2nd call to the quoter.
2024-04-08 12:13:50 +08:00
..
erc20_pool fixes: fee application to swap quote 2024-04-08 12:13:50 +08:00
tests Add quoter example contract for decimals translation 2023-08-03 14:53:40 +01:00
LICENSE Add license 2023-07-27 16:55:59 +01:00
MANIFEST.in Add packaging 2023-07-28 14:09:45 +01:00
requirements.txt Add fee withdraw option 2023-07-27 07:45:15 +01:00
run_tests.sh Add fee withdraw option 2023-07-27 07:45:15 +01:00
setup.cfg Add packaging 2023-07-28 14:09:45 +01:00
setup.py Add packaging 2023-07-28 14:09:45 +01:00
test_requirements.txt Add limiter token registry 2023-07-28 13:46:15 +01:00