|
|
55ae25109b
|
MINIMUM_TOTAL_SUPPLY -> MINIMUM_LIQUIDITY (#51)
* MINIMUM_TOTAL_SUPPLY -> MINIMUM_LIQUIDITY
make selector private
|
2020-02-07 10:38:46 -05:00 |
|
|
|
a1e31c29a6
|
THRESHOLD -> MINIMUM_TOTAL_SUPPLY
|
2020-02-03 11:08:22 -05:00 |
|
|
|
e382d705d1
|
add THRESHOLD for pool shares balances
tentatively set to 1e6 for now
|
2020-01-31 15:10:21 -05:00 |
|
|
|
1a2d91c440
|
view -> pure for the appropriate functions
|
2020-01-30 15:45:23 -05:00 |
|
|
|
794c384702
|
tighten up permit
|
2020-01-22 14:06:06 -05:00 |
|
|
|
1a4837bffa
|
reorder ERC20 functions, clean up naming
|
2020-01-22 13:14:55 -05:00 |
|
|
|
b972227df8
|
update to solc@0.5.16
update waffle version and fix deprecations
move CI from circle to github actions
|
2020-01-22 11:47:24 -05:00 |
|
|
|
cbe801b54f
|
remove forfeit{,from}
make name + symbol + decimals constant
add GenericERC20
rename some contracts
update tests to reflect all of this
|
2020-01-13 15:59:07 -05:00 |
|