# W33 Meeting Minutes ###### tags: `meeting` `lib` :::info - Link: https://github.com/bitcoindevkit/.github/issues/72 ::: ## Agenda - BDK 1.0 milestones and timeline - Wallet needs descriptor checksum in checked in db #1078 - Create LocalChain with genesis block hardwired #1079 - #1063 deal with conflicting unconfirmed - BDK Review Club - Thursday for PR #1034 - Review Begs? - Blockers? ### New Projects and Support - [#147](https://github.com/bitcoindevkit/bitcoindevkit.org/pull/147): Add review club - on hold for now - [#1061](https://github.com/bitcoindevkit/bdk/issues/1061): Further enhancements to Update and ChangeSet structures - put in alpha.3 - [#1062](https://github.com/bitcoindevkit/bdk/issues/1062): Implement Anchor for BlockId - put in alpha.2 - steve fix MSRV with new PR - [#1049](https://github.com/bitcoindevkit/bdk/issues/1049): Subscribe to script hashes when using electrum client - not part of 1.0 - [#1051](https://github.com/bitcoindevkit/bdk/issues/1051): invalid balance for wallet with multiple coinbase transactions - put in 0.29 to get to the bottom of ### Top BDK 1.0 PRs and issues #### alpha.2 - Updated priorities on plan page for PRs ready to review https://github.com/orgs/bitcoindevkit/projects/14 - [#1040](https://github.com/bitcoindevkit/bdk/pull/1040): RPC client refactor - [#1041](https://github.com/bitcoindevkit/bdk/pull/1041): esplora client refactor - [#1048](https://github.com/bitcoindevkit/bdk/pull/1048): Remove TransactionDetails from Wallet API - [#1065](https://github.com/bitcoindevkit/bdk/pull/1065): refactor!(chain): Unify ChangeSet nomenclature - [#922](https://github.com/bitcoindevkit/bdk/issues/922): Kill TransactionDetails #### milestone TBD - [#958](https://github.com/bitcoindevkit/bdk/issues/958): More tests for IndexedTxGraph and TxGraph - replaced by #1063 - put in alpha.2, if not ready when rest is done move to alpha.3 - [#816](https://github.com/bitcoindevkit/bdk/pull/816): TOR+Esplora example - work on during beta testing - in beta.0 milestone for now - [#1055](https://github.com/bitcoindevkit/bdk/pull/1055): Add Compact Block Filters Syncing - nakamoto needs to migrate to rust bitcoin 0.30 - put in future 1.1 release - [#1067](https://github.com/bitcoindevkit/bdk/issues/1067): Allow BDK to be built with env_logger version 0.10 - only a dev depedency so can close issue - [#924](https://github.com/bitcoindevkit/bdk/pull/924): Introduce new bdk_coin_select implementation - replaced by #1072 - will be stand-alone framework - integrate with BDK wallet in future 2.0 milestone - will be ready for alpha.3 - [#1036](https://github.com/bitcoindevkit/bdk/issues/1036): Use max_weight_to_satisfy instead of max_satisfaction_weight - move to alpha.3, related to rust-bitcoin update - If anyone has anything else for 1.0 please make an issue and let Manuel and Steve know so it can get added to the plan - Need to discuss tutorials and how to update them, maybe not as tutorials but as formal docs - For exisiting tutorial put on hold ### Top Maintenance PRs and issues - [#1071](https://github.com/bitcoindevkit/bdk/pull/1071): Update rust bitcoin (BDK 0.28) ## Users