ach
ach
⚠️ Issue: It looks like `commit_id` is not stored properly. Query: ``` select commit_id from github_events where repo_id = 1181927 order by event_day desc limit 10; ``` Response: ``` {...
https://github.com/chainpoint/chainpoint-js/blob/1bf369cdd79163198471cd0d2b2725de58528998/lib/utils/network.js#L63 has the following ips mentioned: `['3.142.136.148', '18.118.26.31', '3.133.161.241', '18.220.31.138', '3.145.43.113']` And the requests to `http://${targetIP}/peers` are failing where `targetIP` is one of the above IPs. The following script: ```...