---
title: weekly-dev-meeting-2021-08-25
tags: minutes
---
# Weekly Dev Meeting - 2020-08-25
## Participants
- Thibault Martinez
- Thoralf Müller
- Bing-Yang Lin
- Adam Gleave
- Louay Kamel
- Christian Poveda
- Alex Coats
- Antoni Dikov
- Matthieu Daumas
## Goals
- Round table on crates progression;
## Discussion topics
- Rust teams of teams reorganization
- TO COMPLETE
### Coordicide
- Quick and dirty network layer to connect to the GoShimmer network;
- New REST API using the new tokio library;
- Data Flow PR is being blocked by the network;
- New version of the storage soon to be ready;
### Chrysalis
- Investigating profiling memory issues with pprof;
### State of iota.rs/wallet.rs/firefly (Bing/Thoralf/Antoni)
- hex_public_key_to_bech32_address API call (including bindings, docs, tests)
- work on wasm bindings;
- work on node.js bindings, almost done;
- Help binance investigating issues;
### State of chronicle (Louay/Bing/AlexCoats)
- Backstage nightly: Added websocket server;
- Backstage nightly: Prometheus server still work in progress;
- Backstage nightly: Propagating data down the tree, similar to actor-refactor branch;
- Prototyping data processing algos in python for future chronicle-analytics crate;
- Working on RFC for high-level backstage design;(https://hackmd.io/y_CZM3v4TuOOyrkiFSdXFA);
### State of crate: bee-api (Sam/Thibault)
- Sam is on holidays;
### State of crate: bee-ledger (Thibault/Sam)
- Working on pruning, aiming at a release on Monday;
### State of crate: bee-protocol (Thibault/Sam)
- Nothing this week;