From 8048f66a19d7ed671c1b0ee4b5f345002da01d51 Mon Sep 17 00:00:00 2001 From: Ouziel Slama Date: Mon, 9 Dec 2024 18:41:29 +0000 Subject: [PATCH] remove new checkpoint --- counterparty-core/counterpartycore/lib/check.py | 4 ---- release-notes/release-notes-v10.7.4.md | 2 -- 2 files changed, 6 deletions(-) diff --git a/counterparty-core/counterpartycore/lib/check.py b/counterparty-core/counterpartycore/lib/check.py index 57b5d15b4d..eb4e5511bd 100644 --- a/counterparty-core/counterpartycore/lib/check.py +++ b/counterparty-core/counterpartycore/lib/check.py @@ -675,10 +675,6 @@ "ledger_hash": "f214d9ed443e0034e1d3508f016086a841fb89036baae1aae857d273ef2a0b76", "txlist_hash": "f378bfec19139f0210808ef8d6c548452cca9e631e5742786d2af7595534106c", }, - 873982: { - "ledger_hash": "454dbff749af97302849e40c9356ec18e1917beeb9246b75572f7d67645d3704", - "txlist_hash": "88ee49d099d95fdd079bc4d33751e042f3986c7a018e3cc8a25a4210188bdcf6", - }, } CONSENSUS_HASH_VERSION_TESTNET = 7 diff --git a/release-notes/release-notes-v10.7.4.md b/release-notes/release-notes-v10.7.4.md index 3337dc0971..0fce7bddaf 100644 --- a/release-notes/release-notes-v10.7.4.md +++ b/release-notes/release-notes-v10.7.4.md @@ -18,8 +18,6 @@ This upgrade is required to address a critical protocol-level bug. No reparse is ## Codebase -- Add Checkpoint for block 873982 - ## API ## CLI