--- tags: Wallet, Clients, Sync Up --- # πŸ—“οΈ 28-04-2022 - Weekly Dev Meeting β€” Client Libraries ## πŸ‘₯ Participants - Minyong Li - Pelumi Ajayi - Thoralf MΓΌller - Umair Sarfraz - Thibault Martinez - Samuel Rufinatscha ## Discussion Topics # iota-rs ## Mainnet - Merged the getEssenceHash feature requested by community member; ## Shimmer - Updated to latest bee versions; - Python bindings are done but needs more examples; - Signer refactoring into SecretManager; - Added more message interface methods; - Workflows are mostly fixed, one remaining node.js error; - Support latest Event API spec changes; - Only waiting for the milestone response from Bee; - Simplified NativeTokens usage; - Refactored input selection; - Fixed GenerateMessage; - Make message interface use DTOs to avoid overflows; # wallet-rs ## Mainnet - Signature validation PR waiting for review; - Waiting for feedback on Voting; ## Shimmer - Updated to SignerManager; - Added Nodejs mnemonic methods; - Exposed underlying getNodeInfo client method; - Added with_coin_type to builder; - Still working on the NativeToken burn PR;