|
|
c5e9261036
|
bump to solc@0.5.15
|
2019-12-20 13:28:21 -05:00 |
|
|
|
4e4546d0a9
|
bump solc to 0.5.14
chainId implementation (commented out for now)
improve events
move safeTransfer in UniswapV2
tweak error messages
|
2019-12-12 14:52:15 -05:00 |
|
|
|
8bdf549b98
|
improve fee logic, make clamping logic more robust
|
2019-12-11 14:36:55 -05:00 |
|
|
|
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 |
|
|
|
2c5a1afd39
|
add uint128 where applicable
remove mapping in exchange
add example oracle
syntax changes
|
2019-10-30 18:56:12 -04:00 |
|
|
|
b6e403ed14
|
add downcast helpers
add safe transfer for bad tokens
reorder updateData order
refactor tests to be more explicit
|
2019-10-28 16:24:29 -04:00 |
|
|
|
7417b27666
|
experiment with 712
|
2019-10-28 13:29:18 -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 |
|