## List of GitHub issues and PRs by Mandragora team IBC client gets suddenly frozen despite of being constantly updated (bug) https://github.com/anoma/namada/issues/2985 https://github.com/heliaxdev/hermes/issues/27 Unable to fetch validator alias because it's not part of validator metadata (improvement) https://github.com/anoma/namada/issues/2910 We also opened a related PR to add the validator alias as part of validator metadata: https://github.com/anoma/namada/pull/2911 (PR merged) While preparing this PR we also found that one of the commands to properly generate localnet files has a wrong path in one of their flag values: https://github.com/anoma/namada/pull/3044 (PR merged) Querying for invalid validator freezes the node, requiring restart. (bug+improvement) https://github.com/anoma/namada/issues/2716 Checksum rotation (bug+improvement) https://github.com/Zondax/namadexer/issues/139 No permissions for default NAMADA_BASE_DIR in container. (bug+improvement) https://github.com/anoma/namada/issues/2518 We have been asked to make a related PR to solve the issue, which it worked for us. Finally, the team created its related PR some time after ours. https://github.com/anoma/namada/pull/2520 https://github.com/anoma/namada/pull/2680 (PR merged) Misleading error message could be improved on custom wasm code execution https://github.com/anoma/namada/issues/3062 Derive Serialize for PosParams, OwnedPosParams, GovernanceParameters https://github.com/anoma/namada/pull/3702 (PR merged) Querying total stake and voting powers for past epochs (opened issue due to our public feedback on Discord) https://github.com/anoma/namada/issues/3810 Querying IBC params https://github.com/anoma/namada/issues/3838 IBC-specific governance proposal type & independent tally settings (issue noticed and then opened due to our internal feedback on Discord) https://github.com/anoma/namada/issues/3475 chore: add basic shell.nix (PR) https://github.com/anoma/namada/pull/3858 governance voting is broken in v0.44.0 (issue) https://github.com/anoma/namada/issues/3859 And PR merged fixing it https://github.com/anoma/namada/pull/3874