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

fix: should detect account class automatically #50

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

cwkang1998
Copy link
Contributor

@cwkang1998 cwkang1998 commented Jul 17, 2024

Per title, should detect account class automatically and do not ask in the prompt in the CLI.

Closes #48

Copy link
Member

@julio4 julio4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the account class detection done only in the backend now?

@cwkang1998
Copy link
Contributor Author

Is the account class detection done only in the backend now?

Yes, the account class detection has always been done in the backend. We're simply removing this since we don't use this param in the backend anymore and can detect it via indexers now.

@cwkang1998
Copy link
Contributor Author

Do not merge this, should only be merged when https://github.com/NethermindEth/voyager/pull/5363 is merged.

@cwkang1998 cwkang1998 force-pushed the fix/should-not-ask-for-is-account branch from 5345ab4 to e20630c Compare July 24, 2024 11:09
@cwkang1998 cwkang1998 force-pushed the fix/should-not-ask-for-is-account branch from e20630c to 470fddc Compare August 14, 2024 08:55
@cwkang1998 cwkang1998 merged commit a175e69 into main Aug 25, 2024
4 checks passed
@cwkang1998 cwkang1998 deleted the fix/should-not-ask-for-is-account branch August 25, 2024 09:00
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.

Should detect an account class automatically
3 participants