diff --git a/.changelog/unreleased/improvements/2178-misc-pos-tasks.md b/.changelog/unreleased/improvements/2178-misc-pos-tasks.md new file mode 100644 index 00000000000..39f95b479b1 --- /dev/null +++ b/.changelog/unreleased/improvements/2178-misc-pos-tasks.md @@ -0,0 +1,3 @@ +- Various improvements to the PoS code, including adding a panic on a slashing + failure, some more checked arithmetics, aesthetic code cleanup, and fixing a + bug in is_delegator. ([\#2178](https://github.com/anoma/namada/pull/2178)) \ No newline at end of file