---
title: weekly-dev-meeting-2021-04-21
tags: minutes
---
# Weekly Dev Meeting - 2020-04-21
## Participants
- Thibault Martinez
- Alexander Schmidt
- Louay Kamel
- Christian Poveda
- Thoralf Müller
- Antoni Dikov
- Adam Gleave
- Bing-Yang Lin
- Samuel Rufinatscha
- Joshua Barretto
## Goals
- Round table on crates progression;
## Discussion topics
### Coordicide
- Nothing this week;
### State of iota.rs (Bing/Thoralf/Antoni)
- Everything are been prepared for the migration;
- Authentication parameter has been added;
- Migration testing and fixed bugs in bundle miner;
- More documentation;
### State of chronicle (Louay/Bing/AlexCoats)
- Added importer for LogFile(s);
- Improved Syncer to refill the gaps;
- Updated Broker supervision tree;
- Refactored all the repos;
- Aligned the API with explorer requirements;
- Completed most of the code docs;
### State of the Dashboard
- Fixed a shutdown issue;
### State of crate: bee-api (Sam/Thibault)
- Moved the types to dev branch;
- Still missing some documentation;
- Will open second PR tonight;
### State of crate: bee-ledger (Thibault/Sam/Joshua)
- Moved the types to dev branch;
- Will open another PR by tomorrow;
- Added some security checks;
- Still an issue with snapshot rollback;
- Pruning needs a bit of cleaning;
### State of crate: bee-message (Thibault/Sam)
- Moved to the dev branch;
- Writing some more tests;
### State of crate: bee-network (Alex/Joshua)
- Moved the types to dev branch;
- Will open the PR for the rest ASAP;
### 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)
- Moved the types to dev branch;
### State of crate: bee-storage (Thibault/Bing/Louay)
- Basically ready to merge, waiting for tangle types;
### State of crate: bee-tangle (Joshua/Alex/Sam)
- Has been documented and writing tests;
- Let's all review it ASAP;