Hi, this has been a tough month for me. I’ve been fighting a gout flare-up. My left foot was swollen and it was hard to move around. But no worries, i’m getting better now! 🦿
Summary of Key Work
- Released 🚀 NEM Wallet v2.7.1 with a Trezor login fix.
- Submitted SIP proposal draft.
- Explored new tools for monitor voting nodes.
- Improved NodeWatch by adding finalized block information and converting expiry epochs to human-readable days.
Work
Release NEM Wallet v2.7.1 🚀
- The community raised an issue where the wallet was unable to login using a Trezor hardware wallet. After updating the Trezor library, new issues appeared due to outdated dependencies. I spent some time to upgrading the dependencies to ensure compatibility and to make sure nothing else in the wallet broke.
SIP
- After researching SIP processes from different protocol and reading community notes, I decided to work on it and submitted the first draft. The proposal includes a clear process and flow. Discussions with the team are still ongoing. Hopefully, we can get finalize it possible.

Monitor Voting nodes
- This is an internal tool to help our team track the status of voting nodes. I’m particularly interested in using n8n for this, so I decided to build a prototype workflow using n8n. The bot sends alerts to Discord if it detects any issues with the nodes. So far, I’ve completed about 60% of the work, still more to do!