Skip to content

v0.7.0

Latest

Choose a tag to compare

@hetdagli234 hetdagli234 released this 29 Jun 22:38
3188502

Adds transaction cuckoo filter support: cuckoo_account_include on transaction subscriptions (OR-combined with the explicit account_include). Mirrors the account cuckoo feature; reuses CompressedAccountFilterSet.

Verified end-to-end against prod mainnet (live + archive replay): cuckoo filtering matches explicit account_include. See #102.