diff --git a/.changelog/unreleased/bug-fixes/1898-fix-epoch-trimming.md b/.changelog/unreleased/bug-fixes/1898-fix-epoch-trimming.md new file mode 100644 index 0000000000..4f920cc456 --- /dev/null +++ b/.changelog/unreleased/bug-fixes/1898-fix-epoch-trimming.md @@ -0,0 +1,3 @@ +- Keep a record of the first block heights of every epoch in the chain's history + instead of trimming to only keep this data for a certain number of epochs in + the past. ([\#1898](https://github.com/anoma/namada/pull/1898)) \ No newline at end of file