mirror of
https://github.com/grassrootseconomics/erc20-pool.git
synced 2024-11-07 06:26:47 +01:00
Mohammed Sohail
561c4b3a71
commit4931ef1d70
Author: Mohammed Sohail <sohailsameja@gmail.com> Date: Tue Mar 26 16:56:44 2024 +0800 fix: include fees in public liquidity commit78844169c5
Author: Mohammed Sohail <sohailsameja@gmail.com> Date: Thu Mar 21 17:00:33 2024 +0800 update: fix-pool builds commitab897bf901
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 commitc38fb552e9
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.
8 lines
78 B
Plaintext
8 lines
78 B
Plaintext
__pycache__
|
|
*.pyc
|
|
*.egg-info
|
|
build/
|
|
dist/
|
|
solidity/*.json
|
|
solidity/*.bin
|
|
.venv |