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

implement web3_clientVersion #7580

Merged
merged 8 commits into from
Feb 17, 2025
Merged

implement web3_clientVersion #7580

merged 8 commits into from
Feb 17, 2025

Conversation

nprt
Copy link
Contributor

@nprt nprt commented Feb 14, 2025

Implements the web3_clientVersion method. This is a common requirement for external Ethereum libraries when querying a client.

Fixes paritytech/contract-issues#26.

@nprt nprt added the T7-smart_contracts This PR/Issue is related to smart contracts. label Feb 14, 2025
@nprt nprt requested a review from pgherveou February 14, 2025 18:49
@pgherveou pgherveou marked this pull request as ready for review February 14, 2025 21:46
@pgherveou
Copy link
Contributor

/cmd prdoc --audience runtime_dev --bump minor

@pgherveou pgherveou added the R0-silent Changes should not be mentioned in any release notes label Feb 14, 2025
@pgherveou pgherveou requested review from athei and xermicus February 14, 2025 21:47
@github-actions github-actions bot requested a review from pgherveou February 17, 2025 08:22
Copy link
Contributor

Review required! Latest push from author must always be reviewed

@pgherveou pgherveou enabled auto-merge February 17, 2025 08:34
@github-actions github-actions bot requested a review from pgherveou February 17, 2025 14:24
@pgherveou
Copy link
Contributor

/cmd fmt

@pgherveou pgherveou added this pull request to the merge queue Feb 17, 2025
Merged via the queue into paritytech:master with commit d61032b Feb 17, 2025
226 of 232 checks passed
clangenb pushed a commit to clangenb/polkadot-sdk that referenced this pull request Feb 19, 2025
Implements the `web3_clientVersion` method. This is a common requirement
for external Ethereum libraries when querying a client.

Fixes paritytech/contract-issues#26.

---------

Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T7-smart_contracts This PR/Issue is related to smart contracts.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web3.py cannot connect to Westend Asset Hub
4 participants