From c40cbc1e2e66c6319179626e7aa5aeb0f2ef3204 Mon Sep 17 00:00:00 2001 From: Marco Granelli Date: Thu, 12 Oct 2023 17:48:04 +0200 Subject: [PATCH] Changelog #1867 --- .../unreleased/improvements/1867-fix-replay-protection.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/improvements/1867-fix-replay-protection.md diff --git a/.changelog/unreleased/improvements/1867-fix-replay-protection.md b/.changelog/unreleased/improvements/1867-fix-replay-protection.md new file mode 100644 index 0000000000..ad22c70c55 --- /dev/null +++ b/.changelog/unreleased/improvements/1867-fix-replay-protection.md @@ -0,0 +1,2 @@ +- Reworked the signature of inner transactions to improve safety and fix replay + protection. ([\#1867](https://github.com/anoma/namada/pull/1867)) \ No newline at end of file