15 Commits

Author SHA1 Message Date
7c6d60dcc1 run linter 2020-01-24 11:26:00 -05:00
524b14ed14 remove conditional from mint in test ERC20 2020-01-22 13:34:43 -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
f04890ef4c make GenericERC20 inherit from...
...UniswapV2ERC20 not UniswapV2Exchange

tabs -> spaces
2020-01-14 14:23:40 -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
410ca57f55 make clear that this is still just a mock 2019-11-21 18:35:02 -05:00
f8737d1296 remove extraneous files 2019-11-21 13:23:24 -05:00
43dfc8c567 add exchanges data structure
fix tests
2019-11-19 18:17:11 -05:00
4534a99f87 changes 2019-11-07 17:47:55 -05:00
710adc3254 changes 2019-11-06 17:23:03 -05:00
8cb70d07b2 tweaks 2019-10-31 17:46:25 -04:00
0afb8d1323 tweaks 2019-10-31 11:16:17 -04:00
2c5a1afd39 add uint128 where applicable
remove mapping in exchange

add example oracle

syntax changes
2019-10-30 18:56:12 -04:00
7417b27666 experiment with 712 2019-10-28 13:29:18 -04:00