This website requires JavaScript.
Explore
Help
Sign In
arnaucube
/
go-ethereum
Watch
1
Star
0
Fork
0
You've already forked go-ethereum
mirror of
https://github.com/arnaucube/go-ethereum.git
synced
2026-02-28 05:56:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49da42983af7a775695166689e5bf701bcec4f81
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