Skip to content

Conversation

carbolymer
Copy link
Contributor

Description

WIP

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. These may include:
    • golden tests
    • property tests
    • roundtrip tests
    • integration tests
      See Runnings tests for more details
  • Any changes are noted in the CHANGELOG.md for affected package
  • The version bounds in .cabal files are updated
  • CI passes. See note on CI. The following CI checks are required:
    • Code is linted with hlint. See .github/workflows/check-hlint.yml to get the hlint version
    • Code is formatted with stylish-haskell. See .github/workflows/stylish-haskell.yml to get the stylish-haskell version
    • Code builds on Linux, MacOS and Windows for ghc-9.6 and ghc-9.12
  • Self-reviewed the diff

Note on CI

If your PR is from a fork, the necessary CI jobs won't trigger automatically for security reasons.
You will need to get someone with write privileges. Please contact IOG node developers to do this
for you.

@carbolymer carbolymer self-assigned this Jul 4, 2025
@carbolymer carbolymer changed the title cardano-rpc | Add gRPC interface to cardano-node, add tests to cardano-testnet cardano-rpc | Add gRPC interface to cardano-node with tests in cardano-testnet Jul 4, 2025
@carbolymer carbolymer force-pushed the mgalazyn/feature/add-grpc-interface branch 2 times, most recently from 864cf20 to 12bae80 Compare July 10, 2025 15:37
@carbolymer carbolymer force-pushed the mgalazyn/feature/add-grpc-interface branch from 0004d02 to 2c89086 Compare July 23, 2025 14:20
@carbolymer carbolymer force-pushed the mgalazyn/feature/add-grpc-interface branch 2 times, most recently from 73e0705 to aaab28c Compare July 25, 2025 16:53
@carbolymer carbolymer force-pushed the mgalazyn/feature/add-grpc-interface branch from aaab28c to eab2ed1 Compare July 25, 2025 16:57
@palas palas force-pushed the mgalazyn/feature/add-grpc-interface branch 2 times, most recently from 9a8827f to 8c3583c Compare July 30, 2025 13:15
@palas palas force-pushed the mgalazyn/feature/add-grpc-interface branch from 9a8827f to 15f3252 Compare July 30, 2025 13:18
@palas palas force-pushed the mgalazyn/feature/add-grpc-interface branch from 4d19d4c to 98d8073 Compare August 3, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants