tokamak-network / Tms-contract

GNU General Public License v3.0
0 stars 1 forks source link

Fix known issues #15

Closed bayram98 closed 1 month ago

bayram98 commented 2 months ago

This PR is to fix know issues

Main changes I applied is to use SafeERC20Upgradeable and use safeTransferFrom to transfer ERC20 tokens. I also removed import of SafeERC20 since it is not needed anymore.

Additionally, I applied gas saving logics.

List of issues: