bitcoindevkit / bitcoindevkit/bdk_wallet

Add birthday to the wallet database

Open
#110 14 comments 5 reactions 1 assignee Claimed by @luisschwab View on GitHub
new feature
Dominant language
Rust
Stars
59
Forks
105
Avg merge
10d 9h
Merged PRs (30d)
1

Description

**Describe the enhancement**
Add a method `wallet_birthday` or `birthday` that returns the unix time of when the wallet was created.

**Use case**
If we know the birthday of a wallet, we can avoid scanning blocks that happened before the wallet was created. If there's no birthday, we must scan the entire chain to be sure that we don't miss txs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.