|
|
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 |
|
|
|
da6ba92d92
|
clean up names and implementation of oracle stuff
update UQ104.104 copy
make safetransfer much clearer
|
2019-11-26 13:42:55 -05:00 |
|
|
|
238b0a9658
|
use uint240 for q104.104
|
2019-11-25 16:34:40 -05:00 |
|
|
|
897b61b78d
|
optimize uq104 to avoid higher bit space math
|
2019-11-22 15:48:23 -05:00 |
|
|
|
f9f8306af0
|
add clarifying comments to the fixed point library
|
2019-11-22 13:14:10 -05:00 |
|
|
|
410ca57f55
|
make clear that this is still just a mock
|
2019-11-21 18:35:02 -05:00 |
|
|
|
fe96d9a789
|
add skeleton Q104.104 implementation
|
2019-11-21 18:01:49 -05:00 |
|
|
|
3aa5371d48
|
mock out price accumulator
|
2019-11-21 13:24:09 -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 |
|
|
|
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 |
|
|
|
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 |
|