Skip to content

Continuous wallet synching#133

Merged
luisschwab merged 2 commits into
masterfrom
feat/continual-wallet-synching
Jun 2, 2026
Merged

Continuous wallet synching#133
luisschwab merged 2 commits into
masterfrom
feat/continual-wallet-synching

Conversation

@luisschwab

Copy link
Copy Markdown
Owner

Closes #107

Changelog

- Introduce `Client::scan_continuous`
- Add `ClientError::PoisonedLock`
- Add `ScanHandle`
- Update examples

Apply a single and global `EnvFilter` to `tracing_subscriber::registry()`
to prevent events from being dropped when firing on an idle worker thread.
@luisschwab luisschwab self-assigned this Jun 2, 2026
@luisschwab
luisschwab force-pushed the feat/continual-wallet-synching branch from 4d6c699 to 7987602 Compare June 2, 2026 01:27
@luisschwab
luisschwab merged commit 62f579d into master Jun 2, 2026
14 checks passed
@luisschwab
luisschwab deleted the feat/continual-wallet-synching branch June 2, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Continuous wallet synching with embedded node

1 participant