Skip to content

Commit 5618fc7

Browse files
authored
Merge pull request #62 from synonymdev/refactor/lazy-sync-requests-batched-payment-store
refactor: lazy sync requests and batched payment store updates
2 parents 6b4d1be + 0cecaf7 commit 5618fc7

11 files changed

Lines changed: 368 additions & 272 deletions

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

crates/bdk-wallet-aggregate/src/lib.rs

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change

src/chain/electrum.rs

Lines changed: 130 additions & 80 deletions
Original file line numberDiff line numberDiff line change

src/chain/esplora.rs

Lines changed: 175 additions & 133 deletions
Original file line numberDiff line numberDiff line change

src/chain/mod.rs

Lines changed: 35 additions & 30 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)