Skip to content

[DO NOT MERGE] CBF support#379

Closed
andreasgriffin wants to merge 9 commits intobitcoindevkit:masterfrom
andreasgriffin:cbf
Closed

[DO NOT MERGE] CBF support#379
andreasgriffin wants to merge 9 commits intobitcoindevkit:masterfrom
andreasgriffin:cbf

Conversation

@andreasgriffin
Copy link
Copy Markdown
Contributor

@andreasgriffin andreasgriffin commented Jun 22, 2023

Description

Fixes: #118
Replaces #207

Notes to the reviewers

  • This should not be merged before BDK 1.0, since BDK CBF support is experimental.

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature

@thunderbiscuit
Copy link
Copy Markdown
Member

Thank you for taking this on!

I'd be very interested in having you come to the dev call at point and telling us about your project, and maybe about this PR specifically if you're interested. Are you on our Discord server yet? Information for the events is there, and our agendas for the calls live here: https://hackmd.io/@thunderbiscuit/devcalls.

Cheers!

@notmandatory notmandatory changed the base branch from master to release/0.28 June 27, 2023 13:13
@notmandatory notmandatory changed the base branch from release/0.28 to master June 27, 2023 13:14
@thunderbiscuit
Copy link
Copy Markdown
Member

thunderbiscuit commented Oct 31, 2023

I'm cleaning up the open issues and PRs on the repo. The new work on the 1.0 API will eventually allow usage of the Nakamoto crate, enabling compact block filters. Will close this now.

If you are keeping this branch up-to-date while waiting for the 1.0 API, note that we have released v0.30.0 of the library a few weeks back!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add compact block filters blockchain support

2 participants