Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request #427

Open
dkatzan opened this issue Aug 4, 2024 · 3 comments
Open

Feature Request #427

dkatzan opened this issue Aug 4, 2024 · 3 comments

Comments

@dkatzan
Copy link

dkatzan commented Aug 4, 2024

Hi, we will be interested in 2 new features:

  1. Allow set an env config to track all addresses instead of a predefined closed set of address defined in env var

  2. Allow control over saving tracked addresses transaction - they are currently being saved in-memory, we would like for example to allow for a config to allow using a Redis client to be used instead

We are happy to contribute if u willing to accept such features and contributions?

@002love
Copy link

002love commented Aug 4, 2024

you can track wallets through the websocket

@dkatzan
Copy link
Author

dkatzan commented Aug 5, 2024

thx, could u please point me in the right direction?
from what I see, this defines the addresses being tracked, and this map is only being initialized on startup based on the env var

@dkatzan
Copy link
Author

dkatzan commented Aug 7, 2024

Thx, I found that option, but it will not exactly fit my use case
I have tried to implement it myself and open a PR, hopefully the contribution will be welcomed

#430

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

No branches or pull requests

2 participants