From 0d39e08d24c61b91a9583f9c71ff88f858638e09 Mon Sep 17 00:00:00 2001 From: Fangyu Gai Date: Fri, 29 Nov 2024 17:57:57 +0800 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 696679d8..302772b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,8 @@ empty HD path to derive new key and use master private key. * [#154](https://github.com/babylonlabs-io/finality-provider/pull/154) Use sign schnorr instead of getting private key from EOTS manager * [#167](https://github.com/babylonlabs-io/finality-provider/pull/167) Remove last processed height * [#168](https://github.com/babylonlabs-io/finality-provider/pull/168) Remove key creation in `create-finality-provider` +* [#176](https://github.com/babylonlabs-io/finality-provider/pull/176) Refactor +determining start height based on [ADR-35](https://github.com/babylonlabs-io/pm/blob/main/adr/adr-035-slashing-protection.md) ### v0.12.1