---
title: weekly-dev-meeting-2021-05-26
tags: minutes
---
# Weekly Dev Meeting - 2020-05-26
## Participants
- Thibault Martinez
- Alexander Schmidt
- Louay Kamel
- Thoralf Müller
- Alex Coats
- Bing-Yang Lin
- Joshua Barretto
- Samuel Rufinatscha
## Goals
- Round table on crates progression;
## Discussion topics
### Coordicide
- Working on our own task tracing subscriber;
- Merged console spec;
- Wrote spec for Packable;
- Some prometheus work, will wait for the new Node/Worker design;
### State of iota.rs (Bing/Thoralf/Antoni)
- Added a method to get message_id from message for bindings;
- Added Python example on how to use it;
### State of chronicle (Louay/Bing/AlexCoats)
- Mainly researching and experimenting with backstage;
- Working on export archive files feature;
- Implemented IOTA transfer volume / analytics API;
### State of the Dashboard
- Nothing this week;
### State of crate: bee-api (Sam/Thibault)
- Some compilation errors;
- Fixing review comments;
- Should be done soon;
### State of crate: bee-ledger (Thibault/Sam/Joshua)
- Opened a draft PR for pruning;
- Testing it on our private network;
- Should be able to merge this week;
### State of crate: bee-storage (Thibault)
- Added a MultiFetch trait and rocksdb impl;
- Implementing the storage backend for Sanakirja;
### State of crate: bee-node (Thibault/Alex)
- Working together with the Chronicle team on a shared backstage framework;
### State of crate: bee-protocol (Thibault/Sam/Joshua)
- WRITE LATER