Erik Bjäreholt
Erik Bjäreholt
There are a few Telegram export repos available, worth investigating.
Minor usability issue, should be easy to fix. Tried using it today and got a weird error. ``` Traceback (most recent call last): ... File "/home/.../lib/python3.7/site-packages/deprecation.py", line 232, in _function_wrapper...
See past discussion/research in https://github.com/shanefontaine/uniswap-python/issues/69
Works fine, just need to fix so the tests have the assets they need.
There are a few untested functions in the main Uniswap class, these should be tested: https://app.codecov.io/gh/uniswap-python/uniswap-python/blob/master/uniswap/uniswap.py Would be a big gain to have all public functions basically covered.
Continuing on #110