hopeyen

Results 8 issues of hopeyen

As reported in issue #575, we observed cases in which the agent allocate to a subgraph deployment right after unallocate actions. The two possible causes are - allocation was closed...

enhancement

Currently, to index a subgraph deployment with grafting dependencies, indexers must manually deploy and index the graft base deployments. To enable auto resolve feature on the indexer-agent, we add new...

### General flow The Indexer agent `AllocationReceiptManager` should 1. query the DB for all RAVs with `final=true` status, and parse resulted rav into `SignedRAV[]` 2. As the escrow contract is...

enhancement
indexer-agent
status: implementing solution

Create repo Create more detailed specs Metamask sdk to sign and boardcast messages to Graphcast network

size:medium
p2
meta:triaged

**Problem statement** Currently Eth addresses are used for identifying entities **Expectation proposal** - Add a query field to get GNS for human readable addresses (Indexer and subgraph) - Add field...

type:feature
size:medium
p3

**Problem statement** On the relay network, all nodes should eventually receive all messages, which might cause too much work for certain nodes. To alleviate network traffic from participating nodes, we...

type:feature
size:large
p3

**Describe the bug** If a radio is connected to multiple peers and the peers are gossiping some of the same messages, the radio experiences multiple instances of those messages. Currently...

type:refactor
size:small
p3
meta:triaged

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** Currently when querying `proofOfIndexing` in the admin API with incorrect block hash or...

Stale