Skip to content

Add birthday to the wallet database #110

@kcalvinalvin

Description

@kcalvinalvin

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.

Metadata

Metadata

Assignees

Labels

new featureNew feature or request

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions