Commit Graph

7 Commits

Author SHA1 Message Date
7fbf2244e9 add uniswapv2 interface
make bytecode in factory public

update tests
2019-10-25 16:37:17 -04:00
d48b5f5a44 run everything on constantinople
turn on compiler optimization

don't hardcode 18 decimals

add create2

name return values in factory
2019-10-24 18:03:15 -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
f5c196350f add prettier
test in typescript

add GPL license

pin solc version

add CI
2019-10-22 11:38:01 -04:00
d6958dfec8 add README.md 2019-08-29 16:26:59 -04:00
59d19b2962 finish initial contracts 2019-08-29 16:10:44 -04:00
36a59fb592 basic setup 2019-08-28 16:31:10 -04:00