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

eth/client: fix get balance for block number #265

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dapi
Copy link

@dapi dapi commented Apr 2, 2024

Add availability to request eth_get_balance for the block number

Add availability to request `eth_get_balance` for the block number
@wafcio
Copy link

wafcio commented Apr 3, 2024

I have prepared this fix: #268. It isn't as easy as yours, but my approach allows us to use eth_call. We should probably support a custom block number for more calls than eth_get_balance and eth_call.

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