IntersectMBO / IntersectMBO/cardano-api

gRPC: Switch to `utxorpc` package

Open
#910 5 comments 0 reactions 1 assignee Claimed by @carbolymer View on GitHub
Dominant language
Haskell
Stars
40
Forks
30
Avg merge
2d 5h
Merged PRs (30d)
30

Description

Currently `cardano-rpc` uses proto files which are vendored in the repository. This makes local development iterations faster. This however introduces a risk of feature drift from `utxorpc` spec.

We should try to switch to https://hackage.haskell.org/package/utxorpc which should make CI infrastructure easier and to stay in sync with `utxorpc` spec.

Related PRs:
- https://github.com/IntersectMBO/cardano-api/pull/947

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.