This website requires JavaScript.
Explore
Help
Register
Sign In
cicnet
/
erc20-pool
Watch
5
Star
0
Fork
0
You've already forked erc20-pool
mirror of
https://github.com/grassrootseconomics/erc20-pool.git
synced
2024-11-07 06:26:47 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d244cc05ec
erc20-pool
/
.gitignore
8 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Implement python interface, deposit and swap test
2023-07-26 18:02:01 +02:00
__pycache__
*.pyc
*.egg-info
build/
dist/
solidity/*.json
solidity/*.bin
fixes: fee application to swap quote commit 4931ef1d700a750c64417997d8d1905fdafb103e Author: Mohammed Sohail <sohailsameja@gmail.com> Date: Tue Mar 26 16:56:44 2024 +0800 fix: include fees in public liquidity commit 78844169c5881d9f66bb921e0b4554e07bcda4ba Author: Mohammed Sohail <sohailsameja@gmail.com> Date: Thu Mar 21 17:00:33 2024 +0800 update: fix-pool builds commit ab897bf901a76fa783908f9ca6dbfc43ad46df5f 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 c38fb552e9a05956fd1d7477dec1c79827b757e2 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 06:13:50 +02:00
.venv
Reference in New Issue
Copy Permalink