From 30a218dce4624345039edd46e8933587dabcf531 Mon Sep 17 00:00:00 2001 From: Jared Corduan Date: Wed, 6 Jul 2022 15:22:30 -0400 Subject: [PATCH] Update ledger to tip of release/1.0.0 This fixes a bug whereby nodes always re-sync from the start when the last ledger snapshot was in the Babbage era. --- cabal.project | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index adc5846baa7..28b912fcaa1 100644 --- a/cabal.project +++ b/cabal.project @@ -197,8 +197,8 @@ source-repository-package source-repository-package type: git location: https://github.com/input-output-hk/cardano-ledger - tag: ce3057e0863304ccb3f79d78c77136219dc786c6 - --sha256: 19ijcy1sl1iqa7diy5nsydnjsn3281kp75i2i42qv0fpn58238s9 + tag: 3be8a19083fc13d9261b1640e27dd389b51bb08e + --sha256: 0dvm9l43mp1i34bcywmznd0660hhcfxwgawypk9q1hjkml1i41z3 subdir: eras/alonzo/impl eras/alonzo/test-suite