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 error messages, Fix 1k limit #21

Merged
merged 1 commit into from
Apr 9, 2023

Conversation

Rishi556
Copy link
Contributor

This PR respects the maxLimit as defined in the rpcConfig for what the max limit should be for RPC calls(it keeps 1000 for internal calls from contracts) rather than limiting it to 1000. This also modifies some of the error messages to use the proper missing/incorrect param name.

Copy link
Contributor

@bt-cryptomancer bt-cryptomancer left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@bt-cryptomancer bt-cryptomancer merged commit 3f53c25 into hive-engine:qa Apr 9, 2023
6 checks passed
@Rishi556 Rishi556 deleted the fix-rpc branch April 30, 2023 23:58
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.

None yet

2 participants