志宇 6a3fb849e8
fix(chain): simplify Append::append impl for keychain::ChangeSet
We only need to loop though entries of `other`. The logic before was
wasteful because we were also looping though all entries of `self` even
if we do not need to modify the `self` entry.
2024-05-08 15:49:45 +02:00
..
2023-03-20 12:12:54 -05:00

BDK Chain

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