From ec1312b1f83bad524436129654a0801f409a2b90 Mon Sep 17 00:00:00 2001 From: Tiago Carvalho Date: Tue, 18 Jun 2024 09:33:52 +0100 Subject: [PATCH] Changelog for #3416 --- .../unreleased/improvements/3416-uniquely-identify-inner-txs.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/improvements/3416-uniquely-identify-inner-txs.md diff --git a/.changelog/unreleased/improvements/3416-uniquely-identify-inner-txs.md b/.changelog/unreleased/improvements/3416-uniquely-identify-inner-txs.md new file mode 100644 index 0000000000..57acbe7e3f --- /dev/null +++ b/.changelog/unreleased/improvements/3416-uniquely-identify-inner-txs.md @@ -0,0 +1,2 @@ +- Index batched txs via their wrapper and commitment hashes. + ([\#3416](https://github.com/anoma/namada/pull/3416)) \ No newline at end of file