# # SoB 2023 Agenda
- Previous Agenda: https://hackmd.io/zVNY1BJiQVqwRLzzqEx1qg
- Data: 21-07-2023
- Partecipants: Vincent, Tarek, Harshit
---
## Topics
- Vincent: Discussing homework result
- Tarek:
- Why sometimes `unwrap()` is fine?
- Never fine :)
- How does a test "sometimes" fail? shouldn't it be determinisitc?
- because
- Server authentication
- A way to list all plugins available to install or just search by plugin name to see if it’s available to install. Previously we had `list --remotes` but after using term they were the same output so we deprecated it
- search command
- Should I start working on `upgrade --branch` this week?
- write the code and make a draft
- No as discussed in the last meeting we should work on the install refactoring, I will copy and paste the task from the other agenda
- Before working on it we should fix the different coffee configuration (point 1) and,
- Move the install plugin inside a sandbox directory `.coffee/<network>/plugins`
- (maybe) do not install a plugin inside the directory `plugin=<>` but try after make the install directory change to poin core lightning in the directory plugin `plugin-dir=<>`
- Harshit
- Make a good design for the pop up to copy the txid (can be taken from bitcoin design)
- Implement the feature to get the amount that needs to be paid from the btc address
- Handling the unix socket exceptions
- Start working on the dropdown button
- Some questions regarding bitcoin
- I did not understand how this works https://github.com/bitcoinbook/bitcoinbook/blob/develop/ch06.asciidoc#utxo-stxo