This website requires JavaScript.
Explore
Help
Sign In
forks
/
go-ethereum
Watch
1
Star
0
Fork
You've already forked go-ethereum
1
mirror of
https://github.com/ethereum/go-ethereum.git
synced
2026-02-26 15:47:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
9bc97a5785
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