---
title: weekly-dev-meeting-2021-12-08
tags: minutes
---
# Weekly Dev Meeting - 2021-12-08
## Participants
- Thibault Martinez
- Jochen Görtler
- Louay Kamel
- Alexander Schmidt
- Samuel Rufinatscha
- Alexander Coats
- Umair Sarfraz
- Adam Gleave
- Pelumi Ajayi
- Matthieu Daumas
~~- Thoralf Müller~~
~~- Branko Bosnic~~
~~- Minyong Li~~
~~- Christian Poveda~~
## Goals
- Round table on projects progression;
## Discussion topics
### Chrysalis node
- Stardust;
- Syntactic and semantic validations are done;
- Currently porting White Flag to stardust;
- Nothing has been done regarding Dust;
- Samuel will do the DTOs and Responses;
- Hornet started doing some live tests, we should be able to join soon;
- Will create a task force for trying to break the network;
- Rosetta;
- The project has been added to the rosetta ecosystem overview;
- Test tool provided by Coinbase seems to consume a LOT or RAM;
- Autopeering;
- Currently fixing the comments left on the PR;
- Should be done/reviewed/merged by Friday night;
- Tracing
- Console layer now working, will be another PR;
- Backstage transition
- A bit on hold because of the double branch;
- Investigating requirements meanwhile;
- Misc
- Closing some PRs for the next release;
- Should Clippy be switched from nightly to beta?;
- No objections, should be a good compromise;
### Coordicide
- API;
- Rebased and fixed;
- Waiting for more reviews;
### Chronicle
- Backstage
- Enhanced pub/sub, fixed bugs;
- Ensured abortable behavior while building channel;
- Fixed `MqttInbox` abort issue;
- Fixed toml config de/serialization;
- Chronicle crates
- Fixing bugs;
- Chronicle node is syncing;
- Still working on the quality of service;
- Have to finish the broker topology restarting behavior;
- Cleanup WIP;
- Scylla
- Add temporary tag cql statements at compile time;
- Enhancing keyspace/tables creation;
### Clients
- Hornet dashboard participation plugin (nearly done);
- Work in progress for fixing some outdated tests;
- Research around startdust spec is in progress (early stages);
- Research around database migrations is in progress;
- Some minor bug fixes around wallet lib returning duplicate addresses to firefly and around staking;
- Work for building a custom CLI tool for migrating funds for Huobi exchange.