cardano-foundation / cardano-rosetta

An implementation of Rosetta for Cardano
https://www.rosetta-api.org
Apache License 2.0
98 stars 50 forks source link

chore: update the node and db-sync for SanchoNet #538

Open michalrus opened 1 year ago

michalrus commented 1 year ago

Description

Problem: our current Docker image is not compatible with SanchoNet.

Note: This PR should be based off 4059d5387c6d6d34b1cf8eb71fbe9c3d1e76d314 (michalrus:build-with-haskelldotnix) – stacked on top of PR #537 – but I don’t have necessary permissions to select that.

Proposed Solution

This diff – 1cbed8cf9a65a509046559c2152f26bd9b281637 – shows how to update cardano-node and cardano-db-sync now, after PR #537

Important Changes Introduced

n/a

Testing

n/a