Last update: September 24, 2020
Mining
Hyperledger Besu supports CPU and GPU mining, which are configured using command line options.
GPU mining support testing used Ethminer with the
stratum+tcp
and getwork
schemes.
Ethminer has been used with Hyperledger Besu to mine blocks on the Ropsten testnet, ETC mainnet (uncle block only) and Mordor ETC testnet.
Note
Some mining software supports the getwork
scheme as the http
scheme.