---
title: weekly-dev-meeting-2021-03-17
tags: minutes
---
# Weekly Dev Meeting - 2020-03-17
## Participants
- Thibault Martinez
- Alexander Schmidt
- Louay Kamel
- Thoralf Müller
- Alexander Coats
- Antoni Dikov
- Adam Gleave
- Bing-Yang Lin
## Goals
- Round table on crates progression;
## Discussion topics
### Coordicide
- Started working on FPC;
### State of iota.rs (Bing/Thoralf/Antoni)
- Setted up cross-platform test env for iota.rs/wallet.rs python binding for Python 3.6~3.9;
- Finished python bindng testing for each method in iota.rs, on-going (also bug-fixing) for wallet.rs;
- Fixed a bug with mnemonic seed overriding;
- Fixed a t1b6 bug;
- Will release npm package;
- Will need to update when bee merged bee-common and bee-message;
### State of chronicle (Louay/Bing/AlexCoats)
- Still working/polishing on/the Data Model;
- Implementing insert workers for collector in broker;
### State of the Dashboard
- Nothing this week;
### State of crate: bee-api (Sam/Thibault)
- Refactored the Warp filters in a nicer way;
- Extracted the endpoints in a cargo feature;
- Added transaction id to message endpoint;
### State of crate: bee-ledger (Thibault/Sam/Joshua)
- Added some missing migration/receipt checks;
- Extracted consensus in a cargo feature;
### State of crate: bee-message (Thibault/Sam)
- Adding some more tests;
### State of crate: bee-network (Alex/Joshua)
- Merged bee-peering and bee-network;
### State of crate: bee-node (Thibault/Alex)
- Nothing this week;
### State of crate: bee-pow (Thibault)
- Nothing this week;
### State of crate: bee-protocol (Thibault/Sam/Joshua)
- Nothing this week;
### State of crate: bee-snapshot (Thibault/Alex/Samuel)
- Nothing this week;
### State of crate: bee-storage (Thibault/Bing/Louay)
- Nothing this week;
### State of crate: bee-tangle (Joshua/Alex/Sam)
- JOSH PLEASE FILL