Skip to content

api: Impl eth_config JSON-RPC Method#588

Merged
Mdaiki0730 merged 7 commits intokaiachain:feat/v3.0.0from
Mdaiki0730:feat/eip7910
Oct 21, 2025
Merged

api: Impl eth_config JSON-RPC Method#588
Mdaiki0730 merged 7 commits intokaiachain:feat/v3.0.0from
Mdaiki0730:feat/eip7910

Conversation

@Mdaiki0730
Copy link
Copy Markdown
Contributor

@Mdaiki0730 Mdaiki0730 commented Oct 17, 2025

Proposed changes

This PR implements the eth_config JSON RPC endpoint defined in KIP-276.

Includes some implementations of eth.

related PRs

Types of changes

Please put an x in the boxes related to your change.

  • Bugfix
  • New feature or enhancement
  • Others

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING GUIDELINES doc
  • I have read the CLA and signed by comment I have read the CLA Document and I hereby sign the CLA in first time contribute
  • Lint and unit tests pass locally with my changes ($ make test)
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Related issues

  • Please leave the issue numbers or links related to this PR here.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@Mdaiki0730 Mdaiki0730 changed the base branch from dev to feat/v3.0.0 October 17, 2025 04:23
@Mdaiki0730 Mdaiki0730 self-assigned this Oct 17, 2025
@Mdaiki0730 Mdaiki0730 marked this pull request as ready for review October 17, 2025 08:43
Comment thread blockchain/system/util.go Outdated
Comment thread blockchain/system/util.go Outdated
Comment thread blockchain/system/util.go Outdated
Comment thread blockchain/system/util.go Outdated
@Mdaiki0730 Mdaiki0730 requested a review from tnasu October 17, 2025 10:32
tnasu
tnasu previously approved these changes Oct 20, 2025
Comment thread api/api_eth.go Outdated
Comment thread blockchain/forkid/forkid.go Outdated
Comment thread blockchain/forkid/forkid.go Outdated
Comment thread blockchain/forkid/forkid_test.go Outdated
@Mdaiki0730 Mdaiki0730 merged commit d453915 into kaiachain:feat/v3.0.0 Oct 21, 2025
9 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 21, 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.

3 participants