Haochuan Guo

Results 12 issues of Haochuan Guo

It's a DeFi wallet, for viewing assets and debts in different Ethereum DeFi projects.

Currently, journald cant follow logiops logs because buffer is rarely synced, even after setting "\n" at each line end. This pr will set stdout buff to 0, so that logs...

It's both an analytics tool and user application: 1. It has Lending/Stablecoin/Dex/Margin trading analytics. 2. It has a defi portfolio tracker to help track defi assets and debts.

# Help Needed This pull request has been stalled for quite some time because we can't find an environment to battle test it. Any help reguarding testing is greatly appreciated....

# how to reproduce Python: 2.7 ```python In [1]: import thriftpy In [2]: thriftpy.load(u"note/note.thrift") --------------------------------------------------------------------------- TypeError Traceback (most recent call last) in () ----> 1 thriftpy.load(u"note/note.thrift") /Users/WooParadog/.virtualenvs/zeus_core/lib/python2.7/site-packages/thriftpy/parser/__init__.pyc in load(path, module_name,...

Ref: https://github.com/dbcli/pgcli/blob/main/pgcli/magic.py

It's a defi portfolio tracker to track one's assets/debts across ethereum defi projects.

Hi, I understand you guys should have a common lib for doing common tasks. But is [thinapps-shared](https://github.com/jina-ai/thinapps-shared/) planned to open source? Or what's the open source plan for reader as...

Hi, It seems that we can't send https requests in lua in blockly. The http.code() always returns `-1`.