We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I suggest the following as a cross client development target for the state network.
X
X = 1,000,000
portal_stateXXXX
eth_getBalance
eth_getTransactionCount
What else should be in this list?
I believe the best way for us to approach this would be to ensure that we have the appropriate hive tests to cover all of this functionality.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I suggest the following as a cross client development target for the state network.
X
blocksX = 1,000,000
as a default, feel free to suggest other values for this.portal_stateXXXX
methods (need to ensure we have hive tests for these)eth_getBalance
,eth_getTransactionCount
with specified block numbers.I believe the best way for us to approach this would be to ensure that we have the appropriate hive tests to cover all of this functionality.
The text was updated successfully, but these errors were encountered: