RdLrT

Results 129 comments of RdLrT

I think the health check in place currently is for the image `cardano-node` while the other scripts will have their own (the current script isnt meant to be used as...

> but would potentially use the same logic for all non cnode.sh scripts anyway. T @TrevorBenson - On contrary, I'd argue their healthchecks are actually different (eg: dbsync being on...

> For checking tip on cncli or dbsync, I would suggest not using koios, but instead relying on the node query tip. This way if the node isn't syncing (for...

As was discussing offline, the one we use for koios lite is [this](https://github.com/koios-official/lite-node/blob/main/scripts/lib/node_healthcheck.sh) for node and [this](https://github.com/koios-official/lite-node/blob/main/scripts/lib/dbsync_healthcheck.sh) for dbsync [for latter - the sed commands are to tweak config for...

> Would it help to have an optional `tx_out.ma_tx_out` field where all multiassets are stored? It could be in the form of json, to allow other more fine grained queries,...

> So it really depends on what are the frequent queries. If users have both queries based on policy and based on tx/output I guess the current schema would be...

I have not seen activity on this project or on temporarily linked discord for a while, unfortunately there aren't alternate approvers for open source developers this contribute too. So I'd...

You likely ran out of memory, on a typical system you can check `dmesg -T | grep [c]ardano-node`

The original implementation (per-release stages) already included a concept that consisted of issuing ticket granting token that allowed user to create further custom aged tokens on their ends (similar implementation...

> [Biscuit](https://www.biscuitsec.org/) was suggested to me by a colleague today. What do you think of it? On initial look - this looks very similar to original implementation (wrt offline secondary...