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

feat: added multi-provider support and a zero balance ignore config option #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pascuals
Copy link

@pascuals pascuals commented Dec 8, 2024

This update adds the capacity to distribute calls across several web3 providers, avoiding reaching rate limits on rpcs.
Added an parameter option to ignore zero balances on the results file.
Introduced .nvmrc and updated package-lock.json to match node version lts/iron.

…ance computation.

This update enhances the system's capacity to distribute tasks across several Web3 providers, improving network resilience and fault tolerance. The balance computation process is also optimized to disregard zero balances. Introduced .nvmrc and updated package-lock.json to match node version lts/iron
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.

1 participant