This website requires JavaScript.
Explore
Help
Sign In
status-im
/
op-geth
Watch
2
Star
0
Fork
0
You've already forked op-geth
mirror of
https://github.com/status-im/op-geth.git
synced
2025-02-12 06:46:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
op-geth
/
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