Skip to content

Conversation

@samholmes
Copy link
Collaborator

@samholmes samholmes commented Nov 28, 2025

Add DECOY_ADDRESSES_ENABLED flag to temporarily disable the background routine that generates new decoy addresses. Existing saved decoy addresses continue to be used and subscribed to.

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Description

none

Note

Temporarily disables Ethereum decoy address background generation behind a DECOY_ADDRESSES_ENABLED flag.

  • EthereumEngine (src/ethereum/EthereumEngine.ts):
    • Add DECOY_ADDRESSES_ENABLED flag (default false).
    • Wrap decoy address generation loop with the flag to stop background decoy address creation.
  • CHANGELOG:
    • Note in Unreleased: Disabled decoy address routines for performance.

Written by Cursor Bugbot for commit 8919dee. This will update automatically on new commits. Configure here.


Add DECOY_ADDRESSES_ENABLED flag to temporarily disable the background routine that generates new decoy addresses. Existing saved decoy addresses continue to be used and subscribed to.
@paullinator paullinator merged commit 54b26be into master Nov 29, 2025
3 checks passed
@paullinator paullinator deleted the sam/disable-decoy-addresses branch November 29, 2025 04:10
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.

3 participants