From 409558b5768abc55867dee3fa390f82355b57a7f Mon Sep 17 00:00:00 2001 From: Steven Shaw Date: Fri, 23 Dec 2022 17:09:25 +1000 Subject: [PATCH] Switch to patched cardano-api with memoised toBabbagePParams The commit was done of top of 1.35.3. See https://github.com/steshaw/cardano-node/tree/memoise-to-pparams. --- cabal.project | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index 26e16a62c..47b7acb86 100644 --- a/cabal.project +++ b/cabal.project @@ -178,8 +178,8 @@ source-repository-package source-repository-package type: git - location: https://github.com/input-output-hk/cardano-node - tag: 1.35.3 + location: https://github.com/steshaw/cardano-node + tag: 94fc6e14f72880e6b542e582d6796f3aff695a00 subdir: cardano-api cardano-cli