Commit Graph

17 Commits

Author SHA1 Message Date
ea5e63c427 improve code quality of tests 2020-01-22 12:16: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
9f15d75925 fix tests related to bytecode 2020-01-08 13:04:01 -05:00
3d2493ef2c change variable name 2020-01-06 13:00:57 -05:00
b8655fee9f add "to" parameter to relevant functions 2019-12-30 17:54:02 -05:00
e9e087c328 remove getTokens from the factory 2019-12-30 13:30:15 -05:00
203795277e add istanbul support for testing environment 2019-12-20 14:26:52 -05:00
9e80c55338 try out fees on swap
rework admin/fee stuff in the factory
2019-12-19 10:40:26 -05:00
5b15d59773 approveMeta -> permit
call factory for fee logic

fail on balances > max112

add skim

use reserves in burnLiquidity
2019-12-13 17:25:04 -05:00
f263dab9b5 add more tests 2019-12-13 14:39:09 -05:00
fd95caea17 squash errors 2019-12-09 02:33:18 -05:00
401d8e1e51 fix tests 2019-12-08 16:11:44 -05:00
43dfc8c567 add exchanges data structure
fix tests
2019-11-19 18:17:11 -05:00
8cb70d07b2 tweaks 2019-10-31 17:46:25 -04:00
88b63ccee0 add getOtherTokens
rework function order

test tweaks
2019-10-31 12:43:51 -04:00
73940c6d38 repo cleanup 2019-10-31 11:13:18 -04:00