Commit Graph

14 Commits

Author SHA1 Message Date
cdd379079d burn -> forfeit
burnFrom -> forfeitFrom
make -> mint
made -> burn
move -> swap

make deadline check >= insteand of >
2019-12-30 15:07:49 -05:00
203795277e add istanbul support for testing environment 2019-12-20 14:26:52 -05:00
49882ab99b forfeit -> burn
mint -> make

burn -> made
2019-12-19 18:02:49 -05:00
20ae6d1195 unsafeBurn{,from} -> forfeit{,From}
expiration -> deadline
2019-12-19 08:45:37 -05:00
c9d0ba6198 prefix burn/burnFrom in ERC20 with unsafe
fix tests for new contract code
2019-12-18 17:51:25 -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
7f7169fec4 fix tests 2019-11-21 13:26:57 -05:00
43dfc8c567 add exchanges data structure
fix tests
2019-11-19 18:17:11 -05:00
b9c105c962 712 signatures 2019-11-19 10:26:03 -05:00
710adc3254 changes 2019-11-06 17:23:03 -05:00
88b63ccee0 add getOtherTokens
rework function order

test tweaks
2019-10-31 12:43:51 -04:00
fbaf1f992a more specific error 2019-10-31 11:29:33 -04:00
73940c6d38 repo cleanup 2019-10-31 11:13:18 -04:00