Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

internal/ethapi: eth_call block parameter is optional (#28165) #667

Closed
wants to merge 1 commit into from

Conversation

minh-bq
Copy link
Collaborator

@minh-bq minh-bq commented Jan 21, 2025

commit ethereum/go-ethereum@adb9b31.

Make the block parameter in eth_call is optional following the specification. The default value when block parameter is not provided is "latest".

commit ethereum/go-ethereum@adb9b31.

Make the block parameter in eth_call is optional following the specification.
The default value when block parameter is not provided is "latest".
@chiphamskymavis chiphamskymavis self-requested a review January 22, 2025 02:54
@chiphamskymavis chiphamskymavis added this to the v2.9.1 milestone Jan 22, 2025
@minh-bq minh-bq closed this by deleting the head repository Feb 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants