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

implemented eth_accounts #122

Merged
merged 1 commit into from
Nov 16, 2021
Merged

implemented eth_accounts #122

merged 1 commit into from
Nov 16, 2021

Conversation

shunjizhan
Copy link
Collaborator

@shunjizhan shunjizhan commented Nov 16, 2021

Change

  • added eth_accounts method, since our rpc adaptor doesn't support storing keys (which is managed by bodhi), this method should just return an empty array.
  • remove some tests for eth_getTransactionByHash since I think these are false assumptions (contract creation can actually contain input data)

Test

unit tested eth_accounts

@shunjizhan shunjizhan merged commit e4d2115 into master Nov 16, 2021
@shunjizhan shunjizhan deleted the eth_accounts branch November 16, 2021 02:05
@shunjizhan shunjizhan mentioned this pull request Nov 16, 2021
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