Sudip Bhattarai
Sudip Bhattarai
`cardano-db-sync` lacks support for IPFS anchor URLs. IPFS is one of the best choice for decentralized storage. It might a preferred way to store offchain data for proposals, drep registration...
### Log ``` dev@computer $ docker run -it --rm -eNETWORK=sanchonet ghcr.io/intersectmbo/cardano-node:8.12.2 Starting: exec /nix/store/ylbhc86bwffn21dfipzipdzyywhpza95-cardano-node-exe-cardano-node-8.12.2/bin/cardano-node run --config /nix/store/x9ir0nc8wxflgvqy3lkksskfswy4l3g9-config-0-0.json --database-path /data/db --topology /nix/store/9hcdz5gpb0ddk5yfm9pchpsfg94m1pv2-topology.yaml --host-addr 0.0.0.0 --port 3001 --socket-path /ipc/node.socket +RTS -N2 -I0...
I have added a JSON-RPC client feature to `cardano-cli` that allows making RPC calls to any backend. The client uses the `network.http.simple` library for sending HTTP requests and `aeson` for...
Add haddock docs as per discussion https://github.com/input-output-hk/cardano-node/issues/4398
### Describe the feature you'd like **When** I have a BuiltinList **and** I know the index of element to accessed **Then** I can directly access the item by it's index...
#### Why Its important for my use-case that re-encoding some portion of decoded data creates the same binary. #### What When decoding indefinite length array, text, binary or map, -...
**Versions** The `db-sync` version (eg `cardano-db-sync --version`): - `ghcr.io/intersectmbo/cardano-db-sync:13.6.0.4` (upgraded over time) PostgreSQL version: - docker.io/postgres:15.0 **Additional context** Network: mainnet **Problem Report** Suprisingly there are drep_hash entries in dbsync that...
### Scope of this Ticket: - Determine external library dependencies required. - Determine changes required in `kuber-client` and `libcardano` pacakages. - Determine how to integrate with both browser and serverside...
### What Relay Hydra utxo commit transaction via kuber, Respond proper error reasons when errors occur