Commit Graph

8 Commits

Author SHA1 Message Date
d9dec32a8b version bumps 2019-12-08 14:52:19 -05:00
b284b63118 don't pack prices as much 2019-12-05 13:28:23 -05:00
f06361140c uint256 -> uint
use 256 in more places

break out separate functions
2019-12-04 17:08:38 -05:00
710adc3254 changes 2019-11-06 17:23:03 -05:00
4779878e27 named return variables in libraries...
...are now consistent with how we do it in contracts

moved downcast helpers to Math

clearer error names
2019-10-31 11:16:02 -04:00
7417b27666 experiment with 712 2019-10-28 13:29:18 -04:00
cb4d3f3bcb inline variable and tweak tests 2019-10-25 18:32:29 -04:00
1175598e42 rework erc20
start to standardize syntax

4 spaces/tab

add implementation reference links

improve tests
2019-10-22 14:56:34 -04:00