This website requires JavaScript.
Explore
Help
Sign In
forks
/
go-ethereum-modded-tocallarg
Watch
1
Star
0
Fork
You've already forked go-ethereum-modded-tocallarg
0
forked from
forks/go-ethereum
Code
Pull requests
Activity
53db80da89
go-ethereum-modded-tocallarg
/
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