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 #18254, Need to throw error when methods are called at future… #18422

Closed
wants to merge 1 commit into from

Conversation

xiaods
Copy link

@xiaods xiaods commented Jan 9, 2019

#18254 , Need to throw error when methods are called at future…

  • add unit test for StorageAt rpc call
  • Return error message on future block

Signed-off-by: Deshi Xiao xiaods@gmail.com

@xiaods xiaods force-pushed the fix-18254 branch 6 times, most recently from 612c675 to 603cd6a Compare January 15, 2019 14:18
@xiaods xiaods requested a review from karalabe as a code owner January 15, 2019 14:18
@xiaods xiaods changed the title WIP:fix #18254, Need to throw error when methods are called at future… fix #18254, Need to throw error when methods are called at future… Jan 15, 2019
@xiaods xiaods force-pushed the fix-18254 branch 3 times, most recently from 7b05932 to 56d8b68 Compare January 16, 2019 13:59
@xiaods
Copy link
Author

xiaods commented Jan 17, 2019

@karalabe do you have some advice on it?

…ture blocks

-[x] add unit test for StorageAt rpc call
-[x] Return error message on future block
-[x] add TransactionCount rpc call unit testing

Signed-off-by: Deshi Xiao <xiaods@gmail.com>
@fjl
Copy link
Contributor

fjl commented May 2, 2019

The new ethclient tests in this PR don't really work. I made them work in #18346. Closing this PR because we will merge the other one.

@fjl fjl closed this May 2, 2019
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.

2 participants