Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

fix: remove deprecated mining threads arg #2452

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

Rjected
Copy link
Contributor

@Rjected Rjected commented Jun 1, 2023

Motivation

Geth removed the threads arg from miner_start, in 1.12.0 with ethereum/go-ethereum#27178 so we remove it as well. The endpoint is still necessary for clique block production.

Solution

Remove the argument from miner_start

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@DaniPopes DaniPopes merged commit 08472b9 into gakonst:master Jun 1, 2023
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