-
# Problem
We have to make sure that we correctly synchronize and associate a token did:tezos:chain_id:KT....232fdff:token_id and an entry in the DB.
-
Getting error in console when trying to send:
`POST https://tezos-node.prod.gke.papers.tech/chains/main/blocks/head/helpers/scripts/run_operation 500 (Internal Server Error)`
Response:
`[
…
-
Low priority, but see comments in TezosChainWatcher.hs
-
it shouldn't be necessary to explicitly set snapshots to null when activating a new chain or starting a node in archive mode.
For example:
```
nodes:
regular:
tezos-node-0:
confi…
-
The Tezos-DID Method document is not maintained anymore [see here](https://github.com/spruceid/did-tezos/issues/34).
! There is a call for maintainers !
It came up because I was updating the Cha…
-
**Background**:
Currently, when deploying Tezos nodes, a headless service is created for each statefulset. From a discussion we had, our rationale behind possibly eliminating the headless service for…
-
In the example of the readme you define the ID as:
`"id": "did:tz:delphinet:tz1WvvbEGpBXGeTVbLiR6DYBe1izmgiYuZbq",`
I am wondering if it might be more consistent to change it to the chain agnostic…
-
The example JSON in Step F-22 of [page b](https://github.com/maxtez-raspbaker/tezos-rpi3/wiki/%5Bb%5D-Notes-to-setup-a-RPI3-with-Fedora-OS-(aarch64-armv8)-to-run-Tezos-starting-from-the-plain-OS-(revi…
-
It would be convenient if data store were scoped to chain, e.g. full db path included chain id so that tzindex instance would gracefully handle switching/pointing to a different tezos network. In part…
-
Hi,
I'm experiencing very high load with tezos_exporter, docker tag tested: latest, 0.0.1-beta.13 & v0.0.1-beta.10
I'm using Tezos docker tag v7.1
I've been monitoring **1 329 946** queries in 30…