From 58f5590943619a8996e6a2a368ed082c92d4bf58 Mon Sep 17 00:00:00 2001 From: Marco Granelli Date: Mon, 27 May 2024 19:17:26 +0200 Subject: [PATCH] Changelog #3318 --- .changelog/unreleased/improvements/3318-masp-custom-epoch.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/improvements/3318-masp-custom-epoch.md diff --git a/.changelog/unreleased/improvements/3318-masp-custom-epoch.md b/.changelog/unreleased/improvements/3318-masp-custom-epoch.md new file mode 100644 index 0000000000..7b1d0ea050 --- /dev/null +++ b/.changelog/unreleased/improvements/3318-masp-custom-epoch.md @@ -0,0 +1,2 @@ +- Added a separate epoch tracker for masp to decouple its logic from the rest of + the protocol. ([\#3318](https://github.com/anoma/namada/pull/3318)) \ No newline at end of file