---
title: weekly-dev-meeting-2021-08-11
tags: minutes
---
# Weekly Dev Meeting - 2020-08-11
## Participants
- Thibault Martinez
- Thoralf Müller
- Bing-Yang Lin
- Adam Gleave
- Alexander Schmidt
- Louay Kamel
- Samuel Rufinatscha
- Christian Poveda
- Alex Coats
- Antoni Dikov
- Matthieu Daumas
## Goals
- Round table on crates progression;
## Discussion topics
### Coordicide
- Messages have been merged;
- Trying to glue all almost ready components together;
- Network: integrating backstage, GoShimmer network still using pb3;
- Plugins: PR is done, still some comments to address;
- Storage: PR should be opened and merged soon;
-
### State of iota.rs/wallet.rs/firefly (Bing/Thoralf/Antoni)
- Update the message API input type for ease of usage (python binding);
- Update/fix the docs;
- Wasm bindings
- PoW working with it;
- Examples are missing;
- More documentation needed;
- Finalising node js bindings;
### State of chronicle (Louay/Bing/AlexCoats)
- Selective-permanode rfc under review/enhancement;
- Backstage enhancement still ongoing;
- chronicle.rs almost working with `new-backstage`;
- Start using GATs with nightly;
### State of crate: bee-api (Sam/Thibault)
- Small PR to dev branch to change the `OutputCreated` and `OutputConsumed` event in bee-ledger;
- The MQTT PR will be openend after as it requires the changes;
- Working on the last event handler for metadata changes;
### State of crate: bee-ledger (Thibault/Sam)
- Pruning ready to be merged;
### State of crate: bee-protocol (Thibault/Sam)
- Nothing this week;