From 6fba21a6f664fd3c4366b13e20fe1716f5a825e1 Mon Sep 17 00:00:00 2001 From: Marco Granelli Date: Thu, 28 Sep 2023 12:36:20 +0200 Subject: [PATCH] changelog: add #1954 --- .changelog/unreleased/improvements/1954-gas-in-sig-ver.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/improvements/1954-gas-in-sig-ver.md diff --git a/.changelog/unreleased/improvements/1954-gas-in-sig-ver.md b/.changelog/unreleased/improvements/1954-gas-in-sig-ver.md new file mode 100644 index 0000000000..27ba173c46 --- /dev/null +++ b/.changelog/unreleased/improvements/1954-gas-in-sig-ver.md @@ -0,0 +1,2 @@ +- Increased resoultion of gas accounting for signature verification. + ([\#1954](https://github.com/anoma/namada/pull/1954)) \ No newline at end of file