RdLrT
RdLrT
Hi, Thanks for the submission. It looks like your submission is missing one of the key/values , `version`. You mentioned on telegram group that you've a customised setup, could you...
Hey @happystaking - would you be able to join in at v1.3.2 (release notes have just been pushed out) for your mainnet instance?
Consumed in [c838ffd](https://github.com/cardano-community/koios-artifacts/commit/c838ffdf492b4bf6b059c116e189f0c244bf1b8e), closing here as it had conflicts since a while due to base branch advancing
The variations in representation is also one of the causes of #1835 request to atleast make bech32 fields optional (there is also draft CIP-105 and CIP-129, that hasnt been merged,...
Since this involves join on block/tx/tx_metadata tables, and input filter will be on tx_netadata (key) and optionally block (_after_block_height - inline with other endpoints), for joins to be optimal and...
Does your dbsync config contain removal of jsonb as [documented](https://github.com/IntersectMBO/cardano-db-sync/blob/master/doc/configuration.md#remove-jsonb-from-schema)? If so, modify that as per your case
You can provide your own config file as per documentation [here](https://github.com/IntersectMBO/cardano-db-sync/blob/master/doc/docker.md#db_sync_config-optional)
When you specify `NETWORK` environment variable for starting up docker, you're provided with default dbsync config (whose contents would be something like [here](https://book.play.dev.cardano.org/environments/mainnet/db-sync-config.json) ). If you want to override with...
@carbolymer - would you know if this is even on the radar? shouldnt be a huge task, feels a bit weird to keep bumping for close to a year without...