Meeting Minutes 5
===
###### tags: `BDK Core` `Meeting`
:::info
- **Location:** Online
- **Date:** Oct 28, 2022 09:00 AM (UTC)
- **Agenda**
- Weekly standup
-
- **Participants:**
- Evan (@evanlinjin)
- Daniela (@danielabrozzoni)
- Lloyd (@LLFourn)
- Raj (@rajarshimaitra)
- Vlad (@vlad_kwasi)
- **Reference:**
- [Project board](https://github.com/users/LLFourn/projects/2/views/1)
- [Last meeting](https://hackmd.io/@evanlinjin/bdk_core_4)
:::
:timer_clock: Minutes
--
### Standup
* Lloyd and Evan:
* `bdk_chain` - how to sync chain data.
* Trying to integrate into BDK (few changes as possible).
* 1 or 2 more days to finalize examples.
* Sync will now be "apply_update" or "apply_block".
* Branch on BDK -> BDK 1.0 (alpha release).
* Alekos and Daniela:
* PR! (But bigger changes are needed, ignore edge cases).
* Ignore edge cases to simplify API.
* Rust bitcoin: They break API once on a while...
* Versioning number mirrors `rust-bitcoin`.
* They plan to extract primitives into separate crate.
* Satisfaction weight definition:
* The "bump" in weight when satisfy.
### TODO
- [ ] Branch on BDK -> BDK 1.0 (alpha release).
- [ ] Take into account `rust-bitcoin` versioning. Push for having primitives extracted in a separate crate.
- [ ] November 11th - Alekos has a internal Brink presentation. Let him know what should be discussed for BDK and BDK Core.