Jason Dreyzehner

Results 129 comments of Jason Dreyzehner

@seanparkross @BenoitRanque ah, good to know, thanks! I'm trying to connect to an existing database that's already on `25.1` (so I may have to wait for the workaround) – I'm...

@BenoitRanque yes, the fix works, thanks! And the runtime issue was a network configuration error, now working as expected. Thanks!

Actually, I think I was still testing against the `v24` database. I'm still seeing the error with the following setup: - `DDN CLI Version: v2.22.0` - `clickhouse/clickhouse-server@sha256:e9908bce0c245498813965e8b48080a5ebc545de218c897699cb72f70a0f2daa` - `ghcr.io/hasura/v3-engine@sha256:bb9739ae80de4f4b9ff03825c6043a56aac4fc57c06b2174f936199ee0aea532` -...

@BenoitRanque Ah good to know! After ensuring I've updated every other instance of `1.0.5` to `1.0.1` across all config files, I'm now seeing a different error 😅 ``` ❯ ddn...

Awesome, thanks! It looks like I'll be making heavy use of views to workaround https://github.com/hasura/graphql-engine/issues/10676 and control formatting a bit more. Could you also make sure that the feature supports...

NFT.storage is a popular choice for pinning BCH token metadata, see e.g. https://otr.cash/docs/list : > **IPFS URIs for static data** – The icon and [other URIs for static data](https://github.com/bitjson/chip-bcmr#authentication-of-static-data) must...

By the way, you can see all stakeholders and responses so far tracked in each CHIP, e.g. https://github.com/bitjson/bch-vm-limits/blob/master/stakeholders.md

Thanks for opening an issue! Yes, it's time to make storage more configurable – I'll work on this in the next release 👍