This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
go-ethereum
Watch
18
Star
0
Fork
0
You've already forked go-ethereum
Code
Issues
9
Pull Requests
Packages
Projects
Releases
66
Wiki
Activity
bad0de0dcb
go-ethereum
/
miner
History
Nick Johnson
c9471e7782
miner: copy pending state before handing it to callers (
#3162
)
...
The pending state was not copied while not mining, leading to a data race.
2016-10-18 22:34:37 +02:00
..
agent.go
miner: Move CpuAgent channel creation from Start() to initialization (
fixes
#2948
)
2016-08-26 00:12:17 +10:00
miner.go
core, miner: move Backend to miner
2016-08-17 17:39:04 +02:00
remote_agent.go
miner: synchronise start / stop
2015-10-31 02:18:41 +01:00
worker.go
miner: copy pending state before handing it to callers (
#3162
)
2016-10-18 22:34:37 +02:00