Change Log
Last updated
Was this helpful?
Last updated
Was this helpful?
All notable changes to this project will be documented in this file. See for commit guidelines.
hydra-processor: expose extrinsic id in mappings ()
hydra-indexer-gateway: expose validator_id ()
hydra-indexer: always use paramX name for event params ()
Note: Version bump only for package hydra
Note: Version bump only for package hydra
Note: Version bump only for package hydra
Note: Version bump only for package hydra
Note: Version bump only for package hydra
Note: Version bump only for package hydra
Note: Version bump only for package hydra
Note: Version bump only for package hydra
hydra-indexer: bump polkadot.api to 6.0.2 ()
do not return console on gql endpoint when query param is present ()
hydra-indexer: bump polkadot.js version to 5.8.4-4 ()
hydra-cli: hydra-cli deploy features () ()
fix inline docs for typegen artifacts ()
bump typescript version ()
update docs, remove unsupported options ()
save indexer BLOCK_HEIGHT in database () ()
bump polkadot () ()
support connection queries with where conditions on relations () ()
hydra-indexer: add default values in case SubstrateExtrinsic properties are undefined (e.g. tip (), closes
remove WARTHOG_* from env () ()
hydra-indexer-gateway: hasura-based indexer gateway () ()
hydra-cli: Introduce Field directive, refactoring () (), closes
hydra-indexer: bump polkadot/api indexer version to 4.17.1 ()
hydra-cli: fix array fields ()
hydra-cli: fix array fields () ()
hydra-cli: fix kusama v3 examples and subsquid docker images ()
hydra-cli: fix scaffold indexer url property ()
hydra-cli: render variant fields of array type () ()
hydra-cli: update hydra-cli scaffold template () ()
hydra-indexer: bump polkadot version to 4.15.1 ()
hydra-indexer: bump polkadot-api to 4.16.2 ()
hydra-processor: set createdAt, updatedAt to the block timestamp by default () (), closes
hydra-cli: fix kusama v3 examples and subsquid docker images ()
hydra-cli: fix scaffold indexer url property ()
hydra-cli: update hydra-cli scaffold template () ()
hydra-indexer: bump polkadot/api indexer version to 4.17.1 ()
hydra-cli: fix array fields ()
hydra-indexer: bump polkadot-api to 4.16.2 ()
hydra-cli: Relationship fetching via dataloaders () ()
hydra-cli: optimized implementation of interface queries () ()
hydra-cli: move relationship handling from resolver to service () (), closes
hydra-cli: fix relationships IN query () ()
hydra-cli: add DB env variables to indexer docker-compose stack () ()
hydra-typegen: do proper handling of tuples in typegen () (), closes
hydra-indexer: do not coerce null values to an empty string () (), closes
hydra-cli: fix ts compilation error in generated relationship resolver () ()
hydra-cli: upgrade Node version to 14: hydra-cli, hydra-indexer, hydra-indexer-gateway () (), closes
hydra-typegen: fix tuple types not correctly parsed by typegen () (), closes
hydra-cli: bump hydraVersion -> 3 in manifest files () ()
hydra-cli: support cross filters for entity relationship () ()
hydra-cli: support multiple orderBy clauses () ()
hydra-cli: support variant relations v3 () (), closes
hydra-indexer: add bundle and spec types support for hydra indexer () ()
hydra-indexer: persist block data () ()
hydra-indexer-gateway: add block queries () ()
hydra-processor: add hydra indexer check + hydra-processor performance fix () ()
hydra-processor: Hooks without events () ()
hydra-processor: string-based ranges in manifest () ()
hydra-processor: use mappings contexts and support specVersion filters () ()
typegen: tuple return type for event.params () ()
hydra-cli: update scaffold templates () ()
hydra-processor: fix missing dependency in hydra-procesor () ()
hydra-cli: fix stack overflow caused by lodash.cloneDeep () ()
hydra-cli: fix single import of model files () ()
hydra-cli: export all model files from a single module () ()
hydra-cli: Export all enums + refactor () ()
hydra-processor: lazily init config to fix the --indexer flag () ()
packages: upgrade polkadot/api version to 4.2.1 () ()
packages: upgrade polkadot/api version to 4.2.1 () ()
hydra-cli: declaration:true for graphql-server + fix resolver duplicate names () ()
hydra-cli: fix () ()
hydra-cli: use transpiled js files for query-node () ()
hydra-cli: variants import fixes () ()
hydra-cli: fix overriding entity relation type and derivedFrom () ()
hydra-cli: ignore generating module import for self referenced entities () ()
hydra-typegen: validate location of type definitions json () ()
hydra-cli: fix dockerfiles created by scaffold () ()
hydra-cli: fix docker setup for scaffold + sample project () ()
hydra-cli: generate server source before installing the dependencies () ()
fix package.json files and prepack scripts () ()
hydra-indexer-gateway: add 'inSync' and 'hydraVersion' fields to the indexerStatus query () ()
hydra-processor: Use single hydraVersion in manifest () ()
hydra-cli: support entity relations in interfaces () ()
hydra-cli: fix query name in the fts service template ()
hydra-cli: subscriptions for processor state updates + hydra-cli dep management () ()
add block timestamp to substrate event ()
add guard for event data ()
add guard for related field isList to decide 1:n ()
allow block height only if database is empty ()
always override BLOCK_HEIGHT env var ()
continue with the next block if fail to fetch events ()
import NumericField for BigDecimal type ()
imports ()
missing related entity imports ()
processing a block events in one db transcation ()
provide object type in @Resolver decorator ()
set join props for m-t-m JoinTable decorator ()
use bn.js for numeric types ()
indexer: add guard for required entity fields ()
indexer: introduce asyncForEach to support async/await in foreach ()
indexer: load warthog env vars for db models ()
indexer: use db lock mode to prevent multiple records in last processed event table ()
make entity fields unique on database with directive ()
propagate descriptions in the input schema model classes ()
cli: add option to generate api preview ()
indexer: add getMany to return multiple result from db ()
mappings: add handlers for avatar and handle ()
mappings: add mappings for rootAccount, controllerAccount ()