Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gary rong
40a71f28cf
miner: fix state commit, track old work packages too ( #17490 )
...
* miner: commit state which is relative with sealing result
* consensus, core, miner, mobile: introduce sealHash interface
* miner: evict pending task with threshold
* miner: go fmt
6 years ago
..
algorithm.go
consensus: move test use only var/func to test( #17004 )
6 years ago
algorithm_test.go
cmd, consensus/ethash, eth: miner push notifications
6 years ago
api.go
consensus/ethash: move remote agent logic to ethash internal ( #15853 )
6 years ago
consensus.go
miner: fix state commit, track old work packages too ( #17490 )
6 years ago
consensus_test.go
accounts, consensus, core, eth: make chain maker consensus agnostic ( #15497 )
7 years ago
ethash.go
consensus/ethash: use DAGs for remote mining, generate async
6 years ago
ethash_test.go
miner: fix state commit, track old work packages too ( #17490 )
6 years ago
sealer.go
miner: fix state commit, track old work packages too ( #17490 )
6 years ago
sealer_test.go
miner: fix state commit, track old work packages too ( #17490 )
6 years ago