---
title: weekly-dev-meeting-2021-07-21
tags: minutes
---
# Weekly Dev Meeting - 2020-07-21
## Participants
- Thibault Martinez
- Thoralf Müller
- Alex Coats
- Bing-Yang Lin
- Adam Gleave
- Alexander Schmidt
- Louay Kamel
- Matthieu Daumas
- Samuel Rufinatscha
## Goals
- Round table on crates progression;
## Discussion topics
### Coordicide
- Message crate is ready and awaiting for reviews;
- Investigating the no_std situation;
- Will change the parents format according to GoShimmer;
- Plugin system using gRPC;
- Callbacks for Handshake and Shutdown;
- Making the dashboard a standalone plugin;
- Network layer to connect to GoShimmer nodes is done and working;
### State of iota.rs/wallet.rs/firefly (Bing/Thoralf/Antoni)
- Documents fix/review;
- Merged Docusaurus PR;
- More work for ledger: legacy address checksum and ability to stop syncing;
- Fixed post bytes with iota_rs: missing header;
- Work on new node.js bindings;
### State of chronicle (Louay/Bing/AlexCoats)
- Backstage refactoring running fine and simplification ongoing;
- Selective-permanode RFC;
### State of crate: bee-api (Sam/Thibault)
- Fixed issue where the API didn't know what submit message endpoint to use if header was missing;
- Unhelpful error from warp is then not shown anymore;
- Improved handling of duplicate messages errors;
### State of crate: bee-ledger (Thibault/Sam)
- PR with mitigation will be cleaned;
- update_metadata will be investigated separetly;
### State of crate: bee-protocol (Thibault/Sam)
- Nothing this week;