Open pipermerriam opened 4 months ago
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.
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.