This website requires JavaScript.
Explore
Help
Sign In
NoBey
/
uniswap-v2
Watch
1
Star
0
Fork
0
You've already forked uniswap-v2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
55ae25109b7918565867e5c39f1e84b7edd19b2a
uniswap-v2
/
contracts
History
Noah Zinsmeister
55ae25109b
MINIMUM_TOTAL_SUPPLY -> MINIMUM_LIQUIDITY (
#51
)
...
* MINIMUM_TOTAL_SUPPLY -> MINIMUM_LIQUIDITY make selector private
2020-02-07 10:38:46 -05:00
..
interfaces
MINIMUM_TOTAL_SUPPLY -> MINIMUM_LIQUIDITY (
#51
)
2020-02-07 10:38:46 -05:00
libraries
fix typo
2020-01-30 11:18:20 -05:00
test
run linter
2020-01-24 11:26:00 -05:00
UniswapV2ERC20.sol
MINIMUM_TOTAL_SUPPLY -> MINIMUM_LIQUIDITY (
#51
)
2020-02-07 10:38:46 -05:00
UniswapV2Exchange.sol
MINIMUM_TOTAL_SUPPLY -> MINIMUM_LIQUIDITY (
#51
)
2020-02-07 10:38:46 -05:00
UniswapV2Factory.sol
move from invariant -> k (compute sqrt lazily)
2020-01-29 13:15:07 -05:00