👊🏽 This month feeling great, because many lingering issues finally got sorted out, especially with the Desktop Wallet release and the Statistic Service migration. Lots of debugging, rebasing and discussion with the team. 🦾
Summary of Key Work
- Successfully codesigned and notarized. Release Symbol wallet v1.1.0. 🎉
- Major progress on migrating the Statistic Service to Nodewatch.
Work
Symbol Desktop wallet
- Finally, we resolved the code signing issues. The certs were correct, but they just weren’t working on the terminal machine. We decided to switch to using a Mac Desktop instead of the terminal.
- Magically, it worked with the existing certs. I believe the issue was related Mac permissions behaving differently on Remote Terminal vs Remote Desktop.
- Huge thanks to Wayonb for working through the issue with me, and to cryptoBeliever for testing the wallet before release. 🙏🏽
Nodewatch
- Added node tracker and geo information modules for both Symbol and NEM. These run daily and the data can now be used in Explorer.
- Deployed on testnet, discovered bugs and went through several rounds of debugging and fixes.
Statistic Service Migration to Nodewatch
- Most of the migration work for Explorer and Wallet is now complete, with cryptoBeliever doing the final testing.
- Discovered bugs, fixed them, and repeat 🔁
Symbol Explorer