Jacek

Results 2 issues of Jacek

There is a proxy contract (https://etherscan.io/address/0x34460c0eb5074c29a9f6fe13b8e7e23a0d08af01) with implementation (https://etherscan.io/address/0x934ef5836e78d93125317034f5cf855a97b13f43). I'd like to use proxy contract methods in a type-safe way (in this case `getTarget` and `getMaster`). I would like to...

This PR makes sure that we only return fully synced data on the `/api/activity` endpoint. This means: - for all non-starkex projects we track a tip i.e. first row in...