quorum/internal
gary rong 51db5975cc consensus/ethash: move remote agent logic to ethash internal (#15853)
* consensus/ethash: start remote ggoroutine to handle remote mining

* consensus/ethash: expose remote miner api

* consensus/ethash: expose submitHashrate api

* miner, ethash: push empty block to sealer without waiting execution

* consensus, internal: add getHashrate API for ethash

* consensus: add three method for consensus interface

* miner: expose consensus engine running status to miner

* eth, miner: specify etherbase when miner created

* miner: commit new work when consensus engine is started

* consensus, miner: fix some logics

* all: delete useless interfaces

* consensus: polish a bit
2018-08-03 11:33:37 +03:00
..
build build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) 2018-07-30 11:56:40 +03:00
cmdtest all: update license information (#16089) 2018-02-14 13:49:11 +01:00
debug cmd, dashboard, log: log collection and exploration (#17097) 2018-07-11 10:59:04 +03:00
ethapi crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 2018-06-12 15:26:08 +02:00
guide all: update license information 2017-04-14 10:29:00 +02:00
jsre internal: golint updates for this or self warning (#16634) 2018-05-02 11:26:21 +03:00
web3ext consensus/ethash: move remote agent logic to ethash internal (#15853) 2018-08-03 11:33:37 +03:00