Skip to content

Commit

Permalink
changelog: add #2964
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Apr 3, 2024
1 parent f1d7471 commit 58883a3
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Replaced DB key-val diffs pruning of non-persisted keys that searched for the
last diffs and was degrading throughput with a separate DB column family that
is pruned on every block.
([\#2964](https://github.com/anoma/namada/pull/2964))

0 comments on commit 58883a3

Please sign in to comment.