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

Adds functions to chain client. #8

Merged
merged 4 commits into from
Mar 21, 2024

Conversation

jamesduncombe
Copy link
Contributor

@jamesduncombe jamesduncombe commented Feb 21, 2024

This PR:

  • Adds the following functions to the chain client:

    • eth_get_balance
    • eth_get_code
    • eth_fee_history
  • Fixes return types etc.

@jamesduncombe jamesduncombe added the enhancement New feature or request label Feb 21, 2024
@jamesduncombe jamesduncombe force-pushed the features/adds-get-balance-to-client-behaviour branch from a4b3210 to ab971df Compare February 27, 2024 09:37
@jamesduncombe jamesduncombe force-pushed the features/adds-get-balance-to-client-behaviour branch from ab971df to 271c824 Compare March 11, 2024 12:25
@jamesduncombe jamesduncombe changed the title Adds eth_get_balance to client. Adds functions to client. Mar 19, 2024
@jamesduncombe jamesduncombe changed the title Adds functions to client. Adds functions to chain client. Mar 19, 2024
@jamesduncombe jamesduncombe marked this pull request as ready for review March 19, 2024 16:34
Base automatically changed from features/refactors-wallet-handling to main March 21, 2024 10:59
@jamesduncombe jamesduncombe force-pushed the features/adds-get-balance-to-client-behaviour branch from d629355 to 3e2a6f4 Compare March 21, 2024 10:59
@jamesduncombe jamesduncombe merged commit 74c54b2 into main Mar 21, 2024
6 checks passed
@jamesduncombe jamesduncombe deleted the features/adds-get-balance-to-client-behaviour branch March 21, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant