---
title: weekly-dev-meeting-2021-05-12
tags: minutes
---
# Weekly Dev Meeting - 2020-05-12
## 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
- Waiting for the nectar release;
- Working on some components improved from Cpt2;
- New Packable ongoing;
- Working on Worker task nursery;
- Still working on the messages;
- Will work on tokio-console;
### State of iota.rs (Bing/Thoralf/Antoni)
- Fixed an issue related to Dust protecion;
- PR to support JWT;
- Fixed some documentation
- Fixed some bindings issues;
- Support for MQTT over websocket;
### State of chronicle (Louay/Bing/AlexCoats)
- Fixed log file merger;
- Deployed mainnet infra;
- Focusing on stability and adding features;
### State of the Dashboard
- Updated frontend to fix receipt payloads;
### State of crate: bee-api (Sam/Thibault)
- Not much progress on the PR recently;
- Some differences between current cpt2 branch and PR;
### State of crate: bee-ledger (Thibault/Sam/Joshua)
- PR is opened;
- Comments have been addresses;
- Last issue with matches is being investigated;
- Pruning fixed, testing it;
### State of crate: bee-network (Alex/Joshua)
- 0.2.1 was released;
- Remaining issue with event being fired erroneously;
### State of crate: bee-node (Thibault/Alex)
- Nothing this week;
### State of crate: bee-protocol (Thibault/Sam/Joshua)
- Will merge next week;
### State of crate: bee-tangle (Joshua/Alex/Sam)
- Will push some tests;
- Added some SEP tangle APIs;