dzhelezov

Results 18 issues of dzhelezov

**Describe the Bug** The generated schema does not properly handle the inheritance of interfaces having a non-scalar field. More concretely, an object type declared to implement an interface does not...

Bug :bug:
Community :family_man_girl:

affects: @joystream/hydra-cli, @joystream/hydra-e2e-tests this lays out a ground work for #438 Solution 1. This commit adds support for primitive fields on subclasses and adds an e2e-test for it. In particular,...

qn-hydra-board

By default, `BN.toJSON()` uses hex encoding, and thus a variant field of `BN` type is serialized as a hex string. When queried, the query-node then returns a hex string instead...

bug
estimate-3h
hydra-processor
low-prio

Warthog now natively support concrete JSON types, which we use for variants: https://github.com/goldcaddy77/warthog/commit/5e137ced2a386509ac449e44562cd375699da6a4 After the upgrade, we should revisit the variant implementation, especially the hack around adding extra fields when...

highest-prio-feature
low-prio

Probably we should compile mappings into a WASM code and execute them in the environment with no access to system calls, then enforcing determinism.

medium-prio-feature
hydra-processor
low-prio

Add transactions support for the indexer and indexer-api-gateway

low-prio

# Overview This issue covers future directions and nice-to-haves for Hydra v2, which refers to Hydra post-Babylon release (Hydra v0) and post-refactoring (Hydra v1). ## Grading Impact: 1 to 5...

low-prio

The model types generated from the input schema are buried inside the warthog-based graphql-server files and are decorated with warthog annotations. This leads to the undesirable side-effect that the mappings...

low-prio-feature
low-prio

Graphana dashboards show all metrics in a convenient way and support automated alerting. Key metrics we are interested in include: Indexer: - If the indexer is in sync - If...

DevOps
low-prio-feature
low-prio

## Current state of the art The processor analyzes all the events available for the mappings and fetches from the indexer all the events that match the name. Namely, if...

low-prio