Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
10c14847
Unverified
Commit
10c14847
authored
Feb 06, 2023
by
Marius Kjærstad
Committed by
GitHub
Feb 06, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README: remove text about GPU mining (#26609)
Co-authored-by:
Felix Lange
<
fjl@twurst.com
>
parent
918aed4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
README.md
README.md
+1
-5
No files found.
README.md
View file @
10c14847
...
@@ -321,12 +321,8 @@ also need to configure a miner to process transactions and create new blocks for
...
@@ -321,12 +321,8 @@ also need to configure a miner to process transactions and create new blocks for
#### Running a private miner
#### Running a private miner
Mining on the public Ethereum network is a complex task as it's only feasible using GPUs,
requiring an OpenCL or CUDA enabled
`ethminer`
instance. For information on such a
setup, please consult the
[
EtherMining subreddit
](
https://www.reddit.com/r/EtherMining/
)
and the
[
ethminer
](
https://github.com/ethereum-mining/ethminer
)
repository.
In a private network setting
, however,
a single CPU miner instance is more than enough for
In a private network setting a single CPU miner instance is more than enough for
practical purposes as it can produce a stable stream of blocks at the correct intervals
practical purposes as it can produce a stable stream of blocks at the correct intervals
without needing heavy resources (consider running on a single thread, no need for multiple
without needing heavy resources (consider running on a single thread, no need for multiple
ones either). To start a
`geth`
instance for mining, run it with all your usual flags, extended
ones either). To start a
`geth`
instance for mining, run it with all your usual flags, extended
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment