志宇 96a9aa6e63
feat(chain): refactor merge_chains
`merge_chains` now returns a tuple of the resultant checkpoint AND
changeset. This is arguably a more readable/understandable setup.

To do this, we had to create `CheckPoint::apply_changeset` which is kept
as a private method.

Thank you @ValuedMammal for the suggestion.

Co-authored-by: valuedvalued mammal <valuedmammal@protonmail.com>
2024-04-22 17:39:06 +08:00
..
2024-04-22 17:39:06 +08:00
2024-04-12 11:43:25 -05:00
2023-03-20 12:12:54 -05:00

BDK Chain

BDK keychain tracker, tools for storing and indexing chain data.