Yaro Shkvorets

Results 23 issues of Yaro Shkvorets

- node.js version note - addresses #27 - updated osrm commands - addresses #25 - removed reference to dc.osrm that doesn't exist

Fixes #4976 Re-implemented this stale PR to include new integration tests: https://github.com/graphprotocol/graph-node/pull/4977

This particular case: http://brouter.de/brouter-web/#map=17/45.40321/-75.71102/standard&lonlats=-75.71197,45.401851;-75.714172,45.404143 Due to construction `access=no` tag has been there since June

profiles

See Vitalik's [pairwise formula article](https://ethresear.ch/t/pairwise-coordination-subsidies-a-new-quadratic-funding-design/5553): Here, `M` is `threshold` and it should be summed up with the pairwise sum rather than divided. Otherwise, as in your code, `threshold` doesn't have...

- Add rate limit parameter for some chains so `graph init` waits 5 seconds when needed - Refactor chain definitions - Replace dead etherscan-like api urls for some chains

When you change number of lanes via "Number of Lanes" edit box and change it to "1" plugin doesn't change the lanes tag to "1". See: ![gif](https://thumbs.gfycat.com/BlindDopeyAbyssiniangroundhornbill-size_restricted.gif)

Seems like heatmaps stopped working a couple of days ago. Only low-res showing. I mean these tiles: https://anygis.ru/api/v1/Tracks_Strava_All_HD/{x}/{y}/{z}

Fixes https://github.com/graphprotocol/graph-node/issues/5615

Due to #888, new Bridgetown projects will be ERB by default. This means the existing documentation which often presumes Liquid by default will be confusing to new users. We need...

documentation
high priority

We had a discussion with @abourget on Slack that `substreams/graph-entities` kind doesn't make sense for trigger-based SbS. This PR adds new kind `substreams/triggers`. Data source mapping of this kind requires...