besu icon indicating copy to clipboard operation
besu copied to clipboard

eth_config prototype

Open shemnon opened this issue 8 months ago • 6 comments

PR description

A prototype for eth_cofig, sharing operational client configuration data via RPC.

Fixed Issue(s)

Thanks for sending a pull request! Have you done the following?

  • [ ] Checked out our contribution guidelines?
  • [ ] Considered documentation and added the doc-change-required label to this PR if updates are required.
  • [ ] Considered the changelog and included an update if required.
  • [ ] For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • [ ] spotless: ./gradlew spotlessApply
  • [ ] unit tests: ./gradlew build
  • [ ] acceptance tests: ./gradlew acceptanceTest
  • [ ] integration tests: ./gradlew integrationTest
  • [ ] reference tests: ./gradlew ethereum:referenceTests:referenceTests

shemnon avatar Mar 13 '25 18:03 shemnon

This pr is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar May 04 '25 02:05 github-actions[bot]

This pr was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar May 18 '25 02:05 github-actions[bot]

Reopening as think we should get this in

siladu avatar May 20 '25 00:05 siladu

@shemnon Would you be happy for this to go in as is? We can always update this when the spec is updated.

jframe avatar May 26 '25 23:05 jframe

I'd feel better if at least one other client had implemented it. But sure, go ahead.

shemnon avatar May 27 '25 04:05 shemnon

This pr is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Jun 27 '25 02:06 github-actions[bot]