-
Currently it seems that only EVM addresses are supported. It'd be great to add support for any non-EVM chain too like Bitcoin, Solana, Tezos, etc.
-
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…
-
We would like to see a cross-chain (Tezos EVM) mechanism for loans, with collateral on one chain, and the loan being extended on another, with automated, decentralized mechanism protecting both sid…