Ford

Results 60 comments of Ford

@azf20 The ENS description in your GitHub comment here is a little confusing to me though; you may want to update to clarify that missing rainbow tables now results in...

Hey sorry forgot to detail this before you submitted PR. Would you mind altering commit format a bit to be consistent with past contributions on this repo? `: ` Lately...

Hey @ArtSuslov 👋 Without any comment or description I can only make assumptions about the intent of this PR. I'm always open to improving usability of the docker containers, etc......

If a subgraph deployment being `reallocate` or `unallocated` is not deployed to the indexers stack at all the step to resolve POI will fail (as expected), but the failureReason is...

Brainstorming some solutions: - Indexing rules could specify an indexing network which would allow the indexer to be selective about which indexing networks they support. - The indexer-agent could query...

Related to https://github.com/graphprotocol/allocation-optimizer/issues/42

Gathering some notes from a quick brainstorming session with @tilacog Tasks to do - [ ] Update code to support cost-models on each network: ensure data models include `protocolNetwork`, etc......

The main goal I have for updating this code is to be able to identify issues and resolve them on my indexer. In the case I'm looking at right now...

While were at it there are a few other string fields in the `Subgraph` entity type that could be useful to include in the `subgraphSearch` field: - [nftID](https://github.com/graphprotocol/graph-network-subgraph/blob/master/schema.graphql#L326) - [codeRepository](https://github.com/graphprotocol/graph-network-subgraph/blob/master/schema.graphql#L376)...

Solid list! @davekaj I can help out with setting up a github workflow for continuous integration next week.